- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1401 - 1410 of 3,598 for filetype:txt (0.4 sec)
-
ptardiff.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl BEGIN { pop @I...perldoc.perl.org/ptardiff.txtRegistered: Fri Nov 28 04:10:27 UTC 2025 - 2.7K bytes - Viewed (0) -
LICENSE
/* * Apache License * Version 2.0, January 2004 * https://www.apache.org/licenses/ * * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION * * 1. Definitions. * * "License" shall mean the ...ant.apache.org/manual/LICENSERegistered: Fri Dec 12 00:02:56 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 11.5K bytes - Viewed (0) -
Test2::Tools::Spec.txt
package Test2::Tools::Spec; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/croak/; use Test2::Workflow qw/parse_args build current_build root_build init_root build_stack/; use Tes...perldoc.perl.org/Test2::Tools::Spec.txtRegistered: Wed Dec 10 07:15:12 UTC 2025 - 16.3K bytes - Viewed (0) -
Test2::Manual::Tooling::FirstTool.txt
package Test2::Manual::Tooling::FirstTool; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Tooling::FirstTool - Write your first tool with Test2. =head1 DESCRIPTION This tutorial w...perldoc.perl.org/Test2::Manual::Tooling::FirstTool.txtRegistered: Wed Dec 10 07:44:53 UTC 2025 - 3.5K bytes - Viewed (0) -
Test2::Manual::Anatomy::IPC.txt
package Test2::Manual::Anatomy::IPC; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::IPC - Manual for the IPC system. =head1 DESCRIPTION This doc...perldoc.perl.org/Test2::Manual::Anatomy::IPC.txtRegistered: Wed Dec 10 09:21:56 UTC 2025 - 2.6K bytes - Viewed (0) -
Test2::Util::Sig.txt
package Test2::Util::Sig; use strict; use warnings; our $VERSION = '1.302210'; use POSIX(); use Test2::Util qw/try IS_WIN32/; our @EXPORT_OK = qw{ try_sig_mask }; BEGIN { require Exporter; our @ISA...perldoc.perl.org/Test2::Util::Sig.txtRegistered: Wed Dec 10 08:47:02 UTC 2025 - 2.2K bytes - Viewed (0) -
Test2::EventFacet::Plan.txt
package Test2::EventFacet::Plan; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::HashBase qw{ -count -ski...perldoc.perl.org/Test2::EventFacet::Plan.txtRegistered: Wed Dec 10 10:37:51 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::Plugin::ExitSummary.txt
package Test2::Plugin::ExitSummary; use strict; use warnings; our $VERSION = '1.302210'; use Test2::API qw/test2_add_callback_exit/; my $ADDED_HOOK = 0; sub import { test2_add_callback_exit(\&summa...perldoc.perl.org/Test2::Plugin::ExitSummary.txtRegistered: Wed Dec 10 10:09:14 UTC 2025 - 1.9K bytes - Viewed (0) -
Test2::Manual::Anatomy::Utilities.txt
package Test2::Manual::Anatomy::Utilities; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::Utilities - Overview of utilities for Test2. =head1 DE...perldoc.perl.org/Test2::Manual::Anatomy::Utilities.txtRegistered: Wed Dec 10 09:26:35 UTC 2025 - 1.6K bytes - Viewed (0) -
Test2::Plugin::BailOnFail.txt
package Test2::Plugin::BailOnFail; use strict; use warnings; our $VERSION = '1.302210'; use Test2::API qw/test2_add_callback_context_release/; my $LOADED = 0; sub import { return if $LOADED++; test...perldoc.perl.org/Test2::Plugin::BailOnFail.txtRegistered: Wed Dec 10 08:19:42 UTC 2025 - 1.5K bytes - Viewed (0)