- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2801 - 2810 of 3,812 for filetype:txt (0.07 sec)
-
Test2::Tools::AsyncSubtest.txt
package Test2::Tools::AsyncSubtest; use strict; use warnings; our $VERSION = '0.000162'; use Test2::IPC; use Test2::AsyncSubtest; use Test2::API qw/context/; use Carp qw/croak/; our @EXPORT = qw/as...perldoc.perl.org/Test2::Tools::AsyncSubtest.txtRegistered: Wed Apr 23 00:56:10 UTC 2025 - 3.9K bytes - Viewed (0) -
Test::Tester::CaptureRunner.txt
# $Header: /home/fergal/my/cvs/Test-Tester/lib/Test/Tester/CaptureRunner.pm,v 1.3 2003/03/05 01:07:55 fergal Exp $ use strict; package Test::Tester::CaptureRunner; our $VERSION = '1.302199'; use Te...perldoc.perl.org/Test::Tester::CaptureRunner.txtRegistered: Wed Apr 23 02:41:40 UTC 2025 - 1.3K bytes - Viewed (0) -
Win32.txt
package Win32; # BEGIN { use strict; use vars qw|$VERSION $XS_VERSION @ISA @EXPORT @EXPORT_OK|; require Exporter; require DynaLoader; @ISA = qw|Exporter DynaLoader|; $VERSION = '0.59'; $XS_VERSION ...perldoc.perl.org/Win32.txtRegistered: Wed Apr 23 20:16:22 UTC 2025 - 61.1K bytes - Viewed (0) -
Text::ParseWords.txt
package Text::ParseWords; use strict; use warnings; require 5.006; our $VERSION = "3.31"; use Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(shellwords quotewords nested_quotewords parse_line)...perldoc.perl.org/Text::ParseWords.txtRegistered: Wed Apr 23 08:03:36 UTC 2025 - 8.1K bytes - Viewed (0) -
Test2::Util::Facets2Legacy.txt
package Test2::Util::Facets2Legacy; use strict; use warnings; our $VERSION = '1.302199'; use Carp qw/croak confess/; use Scalar::Util qw/blessed/; use base 'Exporter'; our @EXPORT_OK = qw{ causes_f...perldoc.perl.org/Test2::Util::Facets2Legacy.txtRegistered: Wed Apr 23 20:48:53 UTC 2025 - 6.7K bytes - Viewed (0) -
Tie::Handle.txt
package Tie::Handle; use 5.006_001; our $VERSION = '4.3'; # Tie::StdHandle used to be inside Tie::Handle. For backwards compatibility # loading Tie::Handle has to make Tie::StdHandle available. use...perldoc.perl.org/Tie::Handle.txtRegistered: Wed Apr 23 08:32:47 UTC 2025 - 4.1K bytes - Viewed (0) -
Test2::Workflow::Task.txt
package Test2::Workflow::Task; use strict; use warnings; our $VERSION = '0.000162'; use Test2::API(); use Test2::Event::Exception(); use List::Util qw/min max/; use Scalar::Util qw/blessed/; use Ca...perldoc.perl.org/Test2::Workflow::Task.txtRegistered: Wed Apr 23 07:18:47 UTC 2025 - 3.8K bytes - Viewed (0) -
Test2::Workflow::Build.txt
package Test2::Workflow::Build; use strict; use warnings; our $VERSION = '0.000162'; use Test2::Workflow::Task::Group; our @BUILD_FIELDS; BEGIN { @BUILD_FIELDS = qw{ primary variant setup teardown ...perldoc.perl.org/Test2::Workflow::Build.txtRegistered: Wed Apr 23 06:13:22 UTC 2025 - 3.6K bytes - Viewed (0) -
Text::Abbrev.txt
package Text::Abbrev; require 5.005; # Probably works on earlier versions too. require Exporter; our $VERSION = '1.02'; =head1 NAME Text::Abbrev - abbrev - create an abbreviation table from a list ...perldoc.perl.org/Text::Abbrev.txtRegistered: Wed Apr 23 11:24:43 UTC 2025 - 2K bytes - Viewed (0) -
Tie::Hash::NamedCapture.txt
use strict; package Tie::Hash::NamedCapture; our $VERSION = "0.13"; __END__ =head1 NAME Tie::Hash::NamedCapture - Named regexp capture buffers =head1 SYNOPSIS tie my %hash, "Tie::Hash::NamedCapture...perldoc.perl.org/Tie::Hash::NamedCapture.txtRegistered: Wed Apr 23 10:18:51 UTC 2025 - 1.5K bytes - Viewed (0)