- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 941 - 950 of 2,612 for host:perldoc.perl.org (0.12 sec)
- 
				Test2::Plugin::Times.txtpackage Test2::Plugin::Times; use strict; use warnings; use Test2::Util::Times qw/render_bench render_duration/; use Test2::API qw{ test2_add_callback_exit }; use Time::HiRes qw/time/; our $VERSION...perldoc.perl.org/Test2::Plugin::Times.txtRegistered: Fri Oct 31 17:44:43 UTC 2025 - 3.1K bytes - Viewed (0)
- 
				Test2::Tools::Defer.txtpackage Test2::Tools::Defer; use strict; use warnings; our $VERSION = '1.302210'; 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: Fri Oct 31 18:21:43 UTC 2025 - 3.3K bytes - Viewed (0)
- 
				Test2::Require::Threads.txtpackage Test2::Require::Threads; use strict; use warnings; BEGIN { require Test2::Require; our @ISA = qw(Test2::Require) } our $VERSION = '1.302210'; use Test2::Util qw/CAN_THREAD/; sub skip { retu...perldoc.perl.org/Test2::Require::Threads.txtRegistered: Fri Oct 31 18:29:51 UTC 2025 - 2.1K bytes - Viewed (0)
- 
				Thread.txtpackage Thread; use strict; use warnings; no warnings 'redefine'; our $VERSION = '3.06'; $VERSION = eval $VERSION; BEGIN { use Config; if (! $Config{useithreads}) { die("This Perl not built to supp...perldoc.perl.org/Thread.txtRegistered: Thu Oct 16 10:03:51 UTC 2025 - 8.1K bytes - Viewed (0)
- 
				Test2::Plugin::SRand.txtpackage Test2::Plugin::SRand; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/carp/; use Test2::API qw{ context test2_add_callback_post_load test2_add_callback_exit test2_stack }; ...perldoc.perl.org/Test2::Plugin::SRand.txtRegistered: Mon Oct 20 16:05:23 UTC 2025 - 4.4K bytes - Viewed (0)
- 
				Time::Local.txtpackage Time::Local; use strict; use Carp (); use Exporter; our $VERSION = '1.35'; use parent 'Exporter'; our @EXPORT = qw( timegm timelocal ); our @EXPORT_OK = qw( timegm_modern timelocal_modern t...perldoc.perl.org/Time::Local.txtRegistered: Tue Oct 21 03:21:24 UTC 2025 - 16.9K bytes - Viewed (0)
- 
				Unicode::Normalize.txtpackage Unicode::Normalize; use 5.006; use strict; use warnings; use Carp; no warnings 'utf8'; our $VERSION = '1.32'; our $PACKAGE = __PACKAGE__; our @EXPORT = qw( NFC NFD NFKC NFKD ); our @EXPORT_...perldoc.perl.org/Unicode::Normalize.txtRegistered: Tue Oct 21 04:39:56 UTC 2025 - 19.5K bytes - Viewed (0)
- 
				Test2::Transition.txt=pod =head1 NAME Test2::Transition - Transition notes when upgrading to Test2 =head1 DESCRIPTION This is where gotchas and breakages related to the Test2 upgrade are documented. The upgrade causes ...perldoc.perl.org/Test2::Transition.txtRegistered: Tue Oct 21 02:33:42 UTC 2025 - 13.2K bytes - Viewed (0)
- 
				UNIVERSAL.txtpackage UNIVERSAL; our $VERSION = '1.17'; # UNIVERSAL.pm should not contain any methods/subs, they # are all defined in universal.c 1; __END__ =head1 NAME UNIVERSAL - base class for ALL classes (bl...perldoc.perl.org/UNIVERSAL.txtRegistered: Tue Oct 21 07:06:37 UTC 2025 - 6.3K bytes - Viewed (0)
- 
				Test2::Util::Sub.txtpackage Test2::Util::Sub; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/croak carp/; use B(); our @EXPORT_OK = qw{ sub_info sub_name gen_reader gen_writer gen_accessor }; use bas...perldoc.perl.org/Test2::Util::Sub.txtRegistered: Tue Oct 21 05:09:39 UTC 2025 - 4.7K bytes - Viewed (0)