- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2421 - 2430 of 2,643 for host:perldoc.perl.org (0.07 sec)
-
Test2::Tools::GenTemp.txt
package Test2::Tools::GenTemp; use strict; use warnings; our $VERSION = '1.302210'; use File::Temp qw/tempdir/; use File::Spec; our @EXPORT = qw{gen_temp}; use base 'Exporter'; sub gen_temp { my %a...perldoc.perl.org/Test2::Tools::GenTemp.txtRegistered: Sun Jul 13 08:11:45 UTC 2025 - 2.4K bytes - Viewed (0) -
Test2::Plugin.txt
package Test2::Plugin; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =pod =encoding UTF-8 =head1 NAME Test2::Plugin - Documentation for plugins =head1 DESCRIPTION Plugins are pack...perldoc.perl.org/Test2::Plugin.txtRegistered: Sun Jul 13 07:04:35 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::EventFacet::Meta.txt
package Test2::EventFacet::Meta; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } # replace set_details { no warnings 'rede...perldoc.perl.org/Test2::EventFacet::Meta.txtRegistered: Sun Jul 13 07:38:26 UTC 2025 - 1.8K bytes - Viewed (0) -
Unicode::Collate::CJK::Korean.txt
package Unicode::Collate::CJK::Korean; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %jamo2prim = ( '1100', 0x4175, '1101', 0x4176, '1102', 0x4177, '1103', 0x4178, '1105', 0x417A, ...perldoc.perl.org/Unicode::Collate::CJK::Korean.txtRegistered: Sun Jul 13 15:31:38 UTC 2025 - 47.5K bytes - Viewed (0) -
Test2::Workflow.txt
package Test2::Workflow; use strict; use warnings; our $VERSION = '1.302210'; our @EXPORT_OK = qw/parse_args current_build build root_build init_root build_stack/; use base 'Exporter'; use Test2::W...perldoc.perl.org/Test2::Workflow.txtRegistered: Sun Jul 13 12:08:26 UTC 2025 - 7.1K bytes - Viewed (0) -
Test2::Tools::Basic.txt
package Test2::Tools::Basic; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/croak/; use Test2::API qw/context/; our @EXPORT = qw{ ok pass fail diag note todo skip plan skip_all do...perldoc.perl.org/Test2::Tools::Basic.txtRegistered: Sun Jul 13 11:37:22 UTC 2025 - 6.9K bytes - Viewed (0) -
Tie::Memoize.txt
use strict; package Tie::Memoize; use Tie::Hash; our @ISA = 'Tie::ExtraHash'; our $VERSION = '1.1'; our $exists_token = \undef; sub croak {require Carp; goto &Carp::croak} # Format: [0: STORAGE, 1:...perldoc.perl.org/Tie::Memoize.txtRegistered: Sun Jul 13 12:23:41 UTC 2025 - 4.2K bytes - Viewed (0) -
Test2::Manual::Tooling::Nesting.txt
package Test2::Manual::Tooling::Nesting; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Nesting - Tutorial for using other tools within your own...perldoc.perl.org/Test2::Manual::Tooling::Nesting.txtRegistered: Sun Jul 13 10:15:34 UTC 2025 - 3.5K bytes - Viewed (0) -
Test2::Util::Times.txt
package Test2::Util::Times; use strict; use warnings; use List::Util qw/sum/; our $VERSION = '1.302210'; our @EXPORT_OK = qw/render_bench render_duration/; use base 'Exporter'; sub render_duration ...perldoc.perl.org/Test2::Util::Times.txtRegistered: Sun Jul 13 11:54:38 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::Manual::Tooling::Plugin::TestingDone.txt
package Test2::Manual::Tooling::Plugin::TestingDone; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Plugin::TestingDone - Run code when the test file is finished, or when...perldoc.perl.org/Test2::Manual::Tooling::Plugin::TestingDone.txtRegistered: Sun Jul 13 10:08:16 UTC 2025 - 2.7K bytes - Viewed (0)