- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1431 - 1440 of 2,621 for host:perldoc.perl.org (0.03 sec)
-
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) -
Pod::Simple::XMLOutStream.txt
package Pod::Simple::XMLOutStream; use strict; use warnings; use Carp (); use Pod::Simple (); our $VERSION = '3.45'; BEGIN { our @ISA = ('Pod::Simple'); *DEBUG = \&Pod::Simple::DEBUG unless defined...perldoc.perl.org/Pod::Simple::XMLOutStream.txtRegistered: Sat Apr 05 18:42:43 UTC 2025 - 4.5K bytes - Viewed (0) -
Pod::Simple::PullParserToken.txt
package Pod::Simple::PullParserToken; # Base class for tokens gotten from Pod::Simple::PullParser's $parser->get_token our @ISA = (); our $VERSION = '3.45'; use strict; sub new { # Class->new('type...perldoc.perl.org/Pod::Simple::PullParserToken.txtRegistered: Sat Apr 05 20:16:40 UTC 2025 - 3.9K bytes - Viewed (0) -
TAP::Parser::SourceHandler::Executable.txt
package TAP::Parser::SourceHandler::Executable; use strict; use warnings; use File::Spec; use TAP::Parser::IteratorFactory (); use TAP::Parser::Iterator::Process (); use base 'TAP::Parser::SourceHa...perldoc.perl.org/TAP::Parser::SourceHandler::Executable.txtRegistered: Sat Apr 05 22:40:22 UTC 2025 - 4K bytes - Viewed (0) -
TAP::Parser::Iterator.txt
package TAP::Parser::Iterator; use strict; use warnings; use base 'TAP::Object'; =head1 NAME TAP::Parser::Iterator - Base class for TAP source iterators =head1 VERSION Version 3.48 =cut our $VERSIO...perldoc.perl.org/TAP::Parser::Iterator.txtRegistered: Sat Apr 05 23:09:14 UTC 2025 - 2.9K bytes - Viewed (0) -
TAP::Parser::Result::Version.txt
package TAP::Parser::Result::Version; use strict; use warnings; use base 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Version - TAP syntax version token. =head1 VERSION Version 3.48 =cut...perldoc.perl.org/TAP::Parser::Result::Version.txtRegistered: Sat Apr 05 23:45:44 UTC 2025 - 946 bytes - Viewed (0) -
SelectSaver.txt
package SelectSaver; our $VERSION = '1.02'; =head1 NAME SelectSaver - save and restore selected file handle =head1 SYNOPSIS use SelectSaver; { my $saver = SelectSaver->new(FILEHANDLE); # FILEHANDLE...perldoc.perl.org/SelectSaver.txtRegistered: Sat Apr 05 15:32:19 UTC 2025 - 1.1K bytes - Viewed (0) -
Test2::API::InterceptResult::Event.txt
package Test2::API::InterceptResult::Event; use strict; use warnings; our $VERSION = '1.302199'; use List::Util qw/first/; use Test2::Util qw/pkg_to_file/; use Scalar::Util qw/reftype blessed/; use...perldoc.perl.org/Test2::API::InterceptResult::Event.txtRegistered: Sun Apr 06 03:45:27 UTC 2025 - 28.1K bytes - Viewed (0) -
Test2::Formatter::TAP.txt
package Test2::Formatter::TAP; use strict; use warnings; our $VERSION = '1.302199'; use Test2::Util qw/clone_io/; use Test2::Util::HashBase qw{ no_numbers handles _encoding _last_fh -made_assertion...perldoc.perl.org/Test2::Formatter::TAP.txtRegistered: Sun Apr 06 03:27:26 UTC 2025 - 13.4K bytes - Viewed (0)