- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1921 - 1930 of 2,621 for host:perldoc.perl.org (0.04 sec)
-
Test2::EventFacet::Plan.txt
package Test2::EventFacet::Plan; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::HashBase qw{ -count -ski...perldoc.perl.org/Test2::EventFacet::Plan.txtRegistered: Tue Apr 22 16:20:47 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::Plugin::ExitSummary.txt
package Test2::Plugin::ExitSummary; use strict; use warnings; our $VERSION = '0.000162'; 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: Tue Apr 22 16:44:43 UTC 2025 - 1.9K bytes - Viewed (0) -
Test2::Manual::Anatomy::Utilities.txt
package Test2::Manual::Anatomy::Utilities; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::Utilities - Overview of utilities for Test2. =head1 DE...perldoc.perl.org/Test2::Manual::Anatomy::Utilities.txtRegistered: Tue Apr 22 14:21:49 UTC 2025 - 1.6K bytes - Viewed (0) -
Test2::Manual.txt
package Test2::Manual; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual - Documentation hub for Test2 and Test2-Suite. =head1 DESCRIPTION This is the hub fo...perldoc.perl.org/Test2::Manual.txtRegistered: Tue Apr 22 17:03:24 UTC 2025 - 1.5K bytes - Viewed (0) -
Test2::Require::NonInteractiveTesting.txt
package Test2::Require::NonInteractiveTestin; use strict; use warnings; use base 'Test2::Require'; our $VERSION = '0.000162'; sub skip { my $class = shift; return undef if $ENV{'NONINTERACTIVE_TEST...perldoc.perl.org/Test2::Require::NonInteractiveTesting.txtRegistered: Tue Apr 22 15:01:48 UTC 2025 - 1.3K bytes - Viewed (0) -
Test2::Require::AuthorTesting.txt
package Test2::Require::AuthorTesting; use strict; use warnings; use base 'Test2::Require'; our $VERSION = '0.000162'; sub skip { my $class = shift; return undef if $ENV{'AUTHOR_TESTING'}; return '...perldoc.perl.org/Test2::Require::AuthorTesting.txtRegistered: Tue Apr 22 18:40:18 UTC 2025 - 1.2K bytes - Viewed (0) -
Test2::Manual::Tooling::Plugin::ToolCompletes.txt
package Test2::Manual::Tooling::Plugin::ToolCompletes; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Plugin::ToolCompletes - How to add behaviors that occur when a tool ...perldoc.perl.org/Test2::Manual::Tooling::Plugin::ToolCompletes.txtRegistered: Tue Apr 22 19:03:47 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::Manual::Anatomy::Context.txt
package Test2::Manual::Anatomy::Context; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::Context - Internals documentation for the Context object...perldoc.perl.org/Test2::Manual::Anatomy::Context.txtRegistered: Sun Apr 06 06:25:42 UTC 2025 - 3.7K bytes - Viewed (0) -
Test2::EventFacet::Meta.txt
package Test2::EventFacet::Meta; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use vars qw/$AUTOLOAD/; # replace set_det...perldoc.perl.org/Test2::EventFacet::Meta.txtRegistered: Sun Apr 06 08:27:55 UTC 2025 - 1.8K bytes - Viewed (0) -
Unicode::Collate::CJK::Big5.txt
package Unicode::Collate::CJK::Big5; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { next ...perldoc.perl.org/Unicode::Collate::CJK::Big5.txtRegistered: Mon Apr 07 05:17:42 UTC 2025 - 64.9K bytes - Viewed (0)