- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 1,306 for label:perl (0.02 sec)
-
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: Thu May 15 00:33:29 UTC 2025 - 2K 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: Thu May 15 02:13:03 UTC 2025 - 1.3K 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 May 14 06:34:29 UTC 2025 - 6.7K bytes - Viewed (0) -
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 May 14 03:33:18 UTC 2025 - 3.9K bytes - Viewed (0) -
Test2::IPC.txt
package Test2::IPC; use strict; use warnings; our $VERSION = '1.302199'; use Test2::API::Instance; use Test2::Util qw/get_tid/; use Test2::API qw{ test2_in_preload test2_init_done test2_ipc test2_h...perldoc.perl.org/Test2::IPC.txtRegistered: Wed May 14 08:04:28 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::Manual::Tooling.txt
package Test2::Manual::Tooling; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Tooling - Manual page for tool authors. =head1 DESCRIPTION This section co...perldoc.perl.org/Test2::Manual::Tooling.txtRegistered: Wed May 14 04:59:32 UTC 2025 - 2.5K bytes - Viewed (0) -
Test2::Manual::Anatomy.txt
package Test2::Manual::Anatomy; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Anatomy - The hub for documentation of the inner workings of Test2 compone...perldoc.perl.org/Test2::Manual::Anatomy.txtRegistered: Wed May 14 09:53:30 UTC 2025 - 1.7K bytes - Viewed (0) -
Test2::Tools::Tester.txt
package Test2::Tools::Tester; use strict; use warnings; our $VERSION = '0.000162'; use Carp qw/croak/; use Test2::Util::Ref qw/rtype/; BEGIN { if (eval { no warnings 'deprecated'; require Module::P...perldoc.perl.org/Test2::Tools::Tester.txtRegistered: Tue May 13 21:46:22 UTC 2025 - 7.5K bytes - Viewed (0) -
Test2::Tools::Defer.txt
package Test2::Tools::Defer; use strict; use warnings; our $VERSION = '0.000162'; use Carp qw/croak/; use Test2::Util qw/get_tid/; use Test2::API qw{ test2_add_callback_exit test2_pid test2_tid }; ...perldoc.perl.org/Test2::Tools::Defer.txtRegistered: Tue May 13 21:58:51 UTC 2025 - 3.3K bytes - Viewed (0) -
Test2::Plugin::DieOnFail.txt
package Test2::Plugin::DieOnFail; use strict; use warnings; our $VERSION = '0.000162'; use Test2::API qw/test2_add_callback_context_release/; my $LOADED = 0; sub import { return if $LOADED++; test2...perldoc.perl.org/Test2::Plugin::DieOnFail.txtRegistered: Tue May 13 22:50:55 UTC 2025 - 1.4K bytes - Viewed (0)