- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1981 - 1990 of 2,642 for host:perldoc.perl.org (0.04 sec)
-
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: Thu Aug 28 08:14:52 UTC 2025 - 1.7K 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: Fri Aug 29 07:29:45 UTC 2025 - 64.9K bytes - Viewed (0) -
Test2::Event::Generic.txt
package Test2::Event::Generic; use strict; use warnings; use Carp qw/croak/; use Scalar::Util qw/reftype/; our $VERSION = '1.302210'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use...perldoc.perl.org/Test2::Event::Generic.txtRegistered: Thu Aug 28 15:35:57 UTC 2025 - 5.8K bytes - Viewed (0) -
Test2::Env.txt
package Test2::Env; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =pod =encoding UTF-8 =head1 NAME Test2::Env - Documentation for environment variables used or set by Test2. =head...perldoc.perl.org/Test2::Env.txtRegistered: Thu Aug 28 13:54:49 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::Compare::Set.txt
package Test2::Compare::Set; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; use Test2::Util::HashBase qw/checks _reduction/; use Test2::Compare::Delta(); use ...perldoc.perl.org/Test2::Compare::Set.txtRegistered: Thu Aug 28 14:44:47 UTC 2025 - 2.9K bytes - Viewed (0) -
Test2::Event::Encoding.txt
package Test2::Event::Encoding; use strict; use warnings; our $VERSION = '1.302210'; 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: Thu Aug 28 14:04:16 UTC 2025 - 1.7K bytes - Viewed (0) -
Test2::Compare::Bool.txt
package Test2::Compare::Bool; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; use Test2::Util::HashBase qw/input/; # Overloads '!' for us...perldoc.perl.org/Test2::Compare::Bool.txtRegistered: Thu Aug 28 14:27:34 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::Compare::DeepRef.txt
package Test2::Compare::DeepRef; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; use Test2::Util::HashBase qw/input/; use Test2::Util::Ref qw/render_ref rtype/...perldoc.perl.org/Test2::Compare::DeepRef.txtRegistered: Thu Aug 28 14:35:10 UTC 2025 - 1.9K bytes - Viewed (0) -
Test2::Compare::Wildcard.txt
package Test2::Compare::Wildcard; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; use Test2::Util::HashBase qw/expect/; use Carp qw/croak/; sub init { my $self...perldoc.perl.org/Test2::Compare::Wildcard.txtRegistered: Thu Aug 28 14:41:16 UTC 2025 - 1.1K bytes - Viewed (0) -
Test2::Event.txt
package Test2::Event; use strict; use warnings; our $VERSION = '1.302210'; use Scalar::Util qw/blessed reftype/; use Carp qw/croak/; use Test2::Util::HashBase qw/trace -amnesty uuid -_eid -hubs/; u...perldoc.perl.org/Test2::Event.txtRegistered: Thu Aug 28 18:53:54 UTC 2025 - 22.1K bytes - Viewed (0)