- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1391 - 1400 of 3,459 for filetype:txt (0.28 sec)
-
perl5320delta.txt
=pod =encoding utf8 =head1 NAME perl5320delta - what is new for perl v5.32.0 =head1 DESCRIPTION This document describes differences between the 5.30.0 release and the 5.32.0 release. If you are upg...perldoc.perl.org/perl5320delta.txtRegistered: Mon Mar 03 22:35:40 UTC 2025 - 52.8K bytes - Viewed (0) -
perl5163delta.txt
=encoding utf8 =head1 NAME perl5163delta - what is new for perl v5.16.3 =head1 DESCRIPTION This document describes differences between the 5.16.2 release and the 5.16.3 release. If you are upgradin...perldoc.perl.org/perl5163delta.txtRegistered: Mon Mar 03 22:03:44 UTC 2025 - 4K bytes - Viewed (0) -
Unicode::Collate::CJK::Pinyin.txt
package Unicode::Collate::CJK::Pinyin; 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::Pinyin.txtRegistered: Sat Mar 08 07:29:12 UTC 2025 - 103.6K bytes - Viewed (0) -
TAP::Parser::SourceHandler.txt
package TAP::Parser::SourceHandler; use strict; use warnings; use TAP::Parser::Iterator (); use base 'TAP::Object'; =head1 NAME TAP::Parser::SourceHandler - Base class for different TAP source hand...perldoc.perl.org/TAP::Parser::SourceHandler.txtRegistered: Fri Mar 07 07:55:44 UTC 2025 - 5K bytes - Viewed (0) -
TAP::Parser::YAMLish::Writer.txt
package TAP::Parser::YAMLish::Writer; use strict; use warnings; use base 'TAP::Object'; our $VERSION = '3.48'; # No EBCDIC support on early perls *from_native = (ord "A" == 65 || $] < 5.008) ? sub ...perldoc.perl.org/TAP::Parser::YAMLish::Writer.txtRegistered: Fri Mar 07 05:44:53 UTC 2025 - 5.5K bytes - Viewed (0) -
Test2::Compare::Number.txt
package Test2::Compare::Number; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/input mode/; # Overloads '!'...perldoc.perl.org/Test2::Compare::Number.txtRegistered: Fri Mar 07 10:27:54 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::EventFacet::Render.txt
package Test2::EventFacet::Render; use strict; use warnings; our $VERSION = '1.302199'; sub is_list { 1 } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::Hash...perldoc.perl.org/Test2::EventFacet::Render.txtRegistered: Fri Mar 07 08:57:04 UTC 2025 - 2K bytes - Viewed (0) -
Test2::EventFacet::Control.txt
package Test2::EventFacet::Control; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::HashBase qw{ -global ...perldoc.perl.org/Test2::EventFacet::Control.txtRegistered: Fri Mar 07 10:20:16 UTC 2025 - 2K bytes - Viewed (0) -
Test2::Bundle.txt
package Test2::Bundle; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =pod =encoding UTF-8 =head1 NAME Test2::Bundle - Documentation for bundles. =head1 DESCRIPTION Bundles are col...perldoc.perl.org/Test2::Bundle.txtRegistered: Fri Mar 07 08:10:12 UTC 2025 - 1.5K bytes - Viewed (0) -
Test2::Event::TAP::Version.txt
package Test2::Event::TAP::Version; 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...perldoc.perl.org/Test2::Event::TAP::Version.txtRegistered: Fri Mar 07 09:53:57 UTC 2025 - 1.6K bytes - Viewed (0)