- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1851 - 1860 of 3,417 for filetype:txt (0.04 sec)
-
Pod::Simple::PullParserEndToken.txt
package Pod::Simple::PullParserEndToken; use strict; use warnings; use Pod::Simple::PullParserToken (); our @ISA = ('Pod::Simple::PullParserToken'); our $VERSION = '3.45'; sub new { # Class->new(ta...perldoc.perl.org/Pod::Simple::PullParserEndToken.txtRegistered: Sat Feb 15 19:45:57 UTC 2025 - 2.8K bytes - Viewed (0) -
SelfLoader.txt
package SelfLoader; use 5.008; use strict; use IO::Handle; our $VERSION = "1.27"; # The following bit of eval-magic is necessary to make this work on # perls < 5.009005. our $AttrList; BEGIN { if (...perldoc.perl.org/SelfLoader.txtRegistered: Sun Feb 16 00:45:46 UTC 2025 - 17.3K bytes - Viewed (0) -
TAP::Parser::YAMLish::Reader.txt
package TAP::Parser::YAMLish::Reader; use strict; use warnings; use base 'TAP::Object'; our $VERSION = '3.48'; # No EBCDIC support on early perls *to_native = (ord "A" == 65 || $] < 5.008) ? sub { ...perldoc.perl.org/TAP::Parser::YAMLish::Reader.txtRegistered: Sun Feb 16 03:07:31 UTC 2025 - 8.1K bytes - Viewed (0) -
TAP::Formatter::Console::Session.txt
package TAP::Formatter::Console::Session; use strict; use warnings; use base 'TAP::Formatter::Session'; my @ACCESSOR; BEGIN { my @CLOSURE_BINDING = qw( header result clear_for_close close_test ); f...perldoc.perl.org/TAP::Formatter::Console::Session.txtRegistered: Sun Feb 16 01:27:43 UTC 2025 - 5.4K bytes - Viewed (0) -
TAP::Parser::SourceHandler::File.txt
package TAP::Parser::SourceHandler::File; use strict; use warnings; use TAP::Parser::IteratorFactory (); use TAP::Parser::Iterator::Stream (); use base 'TAP::Parser::SourceHandler'; TAP::Parser::It...perldoc.perl.org/TAP::Parser::SourceHandler::File.txtRegistered: Sun Feb 16 04:36:59 UTC 2025 - 2.9K 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: Sun Feb 16 02:30:50 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::Compare::Scalar.txt
package Test2::Compare::Scalar; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/item/; use Carp qw/croak confess/; use Scalar::Uti...perldoc.perl.org/Test2::Compare::Scalar.txtRegistered: Sun Feb 16 02:44:01 UTC 2025 - 2K bytes - Viewed (0) -
TAP::Parser::Scheduler::Job.txt
package TAP::Parser::Scheduler::Job; use strict; use warnings; use Carp; =head1 NAME TAP::Parser::Scheduler::Job - A single testing job. =head1 VERSION Version 3.48 =cut our $VERSION = '3.48'; =hea...perldoc.perl.org/TAP::Parser::Scheduler::Job.txtRegistered: Sun Feb 16 02:14:40 UTC 2025 - 2.1K bytes - Viewed (0) -
Test2::Event::Exception.txt
package Test2::Event::Exception; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw{error}; sub init { my ...perldoc.perl.org/Test2::Event::Exception.txtRegistered: Sun Feb 16 05:05:35 UTC 2025 - 1.7K bytes - Viewed (0) -
perl5140delta.txt
=encoding utf8 =head1 NAME perl5140delta - what is new for perl v5.14.0 =head1 DESCRIPTION This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgradin...perldoc.perl.org/perl5140delta.txtRegistered: Thu Feb 13 20:02:29 UTC 2025 - 140.9K bytes - Viewed (0)