- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1191 - 1200 of 1,306 for label:perl (0.04 sec)
-
Devel::PPPort.txt
########## # # !!!!! Do NOT edit this file directly! -- Edit PPPort_pm.PL instead. !!!!! # # This file was automatically generated from the definition files in the # parts/inc/ subdirectory by PPPo...perldoc.perl.org/Devel::PPPort.txtRegistered: Sun Jun 08 09:36:36 UTC 2025 - 619.6K bytes - Viewed (0) -
Unicode::Collate::CJK::Stroke.txt
package Unicode::Collate::CJK::Stroke; 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) { nex...perldoc.perl.org/Unicode::Collate::CJK::Stroke.txtRegistered: Wed Jun 11 23:45:34 UTC 2025 - 118.8K bytes - Viewed (0) -
Test2::API.txt
package Test2::API; use strict; use warnings; use Time::HiRes qw/time/; use Test2::Util qw/USE_THREADS/; BEGIN { $ENV{TEST_ACTIVE} ||= 1; $ENV{TEST2_ACTIVE} = 1; } our $VERSION = '1.302199'; my $IN...perldoc.perl.org/Test2::API.txtRegistered: Tue Jun 10 06:09:28 UTC 2025 - 48.4K bytes - Viewed (0) -
Test2::Compare::Array.txt
package Test2::Compare::Array; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/inref meta ending items order for_each/; use Carp q...perldoc.perl.org/Test2::Compare::Array.txtRegistered: Tue Jun 10 06:31:20 UTC 2025 - 8.1K bytes - Viewed (0) -
TAP::Harness::Env.txt
package TAP::Harness::Env; use strict; use warnings; use constant IS_VMS => ( $^O eq 'VMS' ); use TAP::Object; use Text::ParseWords qw/shellwords/; our $VERSION = '3.48'; # Get the parts of @INC wh...perldoc.perl.org/TAP::Harness::Env.txtRegistered: Tue Jun 10 08:10:45 UTC 2025 - 5.3K bytes - Viewed (0) -
Test2::Event::Pass.txt
package Test2::Event::Pass; use strict; use warnings; our $VERSION = '1.302199'; use Test2::EventFacet::Info; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event); *META_KEY = \&Test2::Util::E...perldoc.perl.org/Test2::Event::Pass.txtRegistered: Tue Jun 10 12:01:40 UTC 2025 - 1.9K bytes - Viewed (0) -
Test2::Event::Encoding.txt
package Test2::Event::Encoding; use strict; use warnings; our $VERSION = '1.302199'; use Carp qw/croak/; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw/enc...perldoc.perl.org/Test2::Event::Encoding.txtRegistered: Tue Jun 10 08:48:38 UTC 2025 - 1.7K bytes - Viewed (0) -
Test2::Compare::String.txt
package Test2::Compare::String; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/input/; # Overloads '!' for ...perldoc.perl.org/Test2::Compare::String.txtRegistered: Tue Jun 10 08:23:52 UTC 2025 - 1.8K bytes - Viewed (0) -
TAP::Parser::Iterator::Array.txt
package TAP::Parser::Iterator::Array; use strict; use warnings; use base 'TAP::Parser::Iterator'; =head1 NAME TAP::Parser::Iterator::Array - Iterator for array-based TAP sources =head1 VERSION Vers...perldoc.perl.org/TAP::Parser::Iterator::Array.txtRegistered: Tue Jun 10 10:19:28 UTC 2025 - 1.7K bytes - Viewed (0) -
Test2::Compare::Wildcard.txt
package Test2::Compare::Wildcard; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/expect/; use Carp qw/croak/; sub init { my $self...perldoc.perl.org/Test2::Compare::Wildcard.txtRegistered: Tue Jun 10 03:50:30 UTC 2025 - 1.1K bytes - Viewed (0)