- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1761 - 1770 of 2,621 for host:perldoc.perl.org (0.03 sec)
-
Memoize::AnyDBM_File.txt
use strict; use warnings; package Memoize::AnyDBM_File; our $VERSION = '1.16'; our @ISA = qw(DB_File GDBM_File Memoize::NDBM_File SDBM_File ODBM_File) unless @ISA; for my $mod (@ISA) { if (eval "re...perldoc.perl.org/Memoize::AnyDBM_File.txtRegistered: Mon Apr 21 19:48:03 UTC 2025 - 886 bytes - Viewed (0) -
TAP::Formatter::File.txt
package TAP::Formatter::File; use strict; use warnings; use TAP::Formatter::File::Session; use POSIX qw(strftime); use base 'TAP::Formatter::Base'; =head1 NAME TAP::Formatter::File - Harness output...perldoc.perl.org/TAP::Formatter::File.txtRegistered: Mon Apr 21 20:51:40 UTC 2025 - 850 bytes - Viewed (0) -
Pod::Simple::Subclassing.txt
=head1 NAME Pod::Simple::Subclassing -- write a formatter as a Pod::Simple subclass =head1 SYNOPSIS package Pod::SomeFormatter; use Pod::Simple; @ISA = qw(Pod::Simple); $VERSION = '1.01'; use stric...perldoc.perl.org/Pod::Simple::Subclassing.txtRegistered: Mon Apr 21 21:13:42 UTC 2025 - 33.3K bytes - Viewed (0) -
Sys::Syslog::Win32.txt
package Sys::Syslog::Win32; use strict; use warnings; use Carp; use File::Spec; # === WARNING === WARNING === WARNING === WARNING === WARNING === WARNING === # # This file was generated by Sys-Sysl...perldoc.perl.org/Sys::Syslog::Win32.txtRegistered: Mon Apr 21 21:20:37 UTC 2025 - 7.8K 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: Mon Apr 21 21:27:32 UTC 2025 - 8.1K 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: Tue Apr 22 02:56:14 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: Mon Apr 21 21:34:59 UTC 2025 - 5.5K bytes - Viewed (0) -
Pod::Simple::PullParserStartToken.txt
package Pod::Simple::PullParserStartToken; use strict; use warnings; use Pod::Simple::PullParserToken (); our @ISA = ('Pod::Simple::PullParserToken'); our $VERSION = '3.45'; sub new { # Class->new(...perldoc.perl.org/Pod::Simple::PullParserStartToken.txtRegistered: Mon Apr 21 22:52:18 UTC 2025 - 4K 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: Tue Apr 22 00:38:26 UTC 2025 - 3.1K 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: Tue Apr 22 01:04:33 UTC 2025 - 2.1K bytes - Viewed (0)