- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2371 - 2380 of 2,621 for host:perldoc.perl.org (0.04 sec)
-
Devel::PPPort.txt
########## # # !!!!! Do NOT edit this file directly! -- Edit PPPort_pm.PL instead. !!!!! # # This file was automatically generated from the definition files in the # parts/inc/ subdirectory by PPPo...perldoc.perl.org/Devel::PPPort.txtRegistered: Sun May 04 18:38:26 UTC 2025 - 619.6K bytes - Viewed (0) -
Sys::Syslog.txt
package Sys::Syslog; use strict; use warnings; use warnings::register; use Carp; use Config; use Exporter (); use File::Basename; use POSIX qw< strftime setlocale LC_TIME >; use Socket qw< :all >; ...perldoc.perl.org/Sys::Syslog.txtRegistered: Tue May 06 05:18:29 UTC 2025 - 46.8K bytes - Viewed (0) -
Parse::CPAN::Meta.txt
use 5.008001; use strict; use warnings; package Parse::CPAN::Meta; # ABSTRACT: Parse META.yml and META.json CPAN metadata files our $VERSION = '2.150010'; use Exporter; use Carp 'croak'; our @ISA =...perldoc.perl.org/Parse::CPAN::Meta.txtRegistered: Tue May 06 04:18:28 UTC 2025 - 10.5K bytes - Viewed (0) -
PerlIO::via.txt
package PerlIO::via; our $VERSION = '0.19'; require XSLoader; XSLoader::load(); 1; __END__ =head1 NAME PerlIO::via - Helper class for PerlIO layers implemented in perl =head1 SYNOPSIS use PerlIO::v...perldoc.perl.org/PerlIO::via.txtRegistered: Tue May 06 05:53:15 UTC 2025 - 7.1K bytes - Viewed (0) -
Pod::Simple::Checker.txt
# A quite dimwitted pod2plaintext that need only know how to format whatever # text comes out of Pod::BlackBox's _gen_errata package Pod::Simple::Checker; use strict; use warnings; use Carp (); use...perldoc.perl.org/Pod::Simple::Checker.txtRegistered: Tue May 06 05:22:20 UTC 2025 - 5.3K bytes - Viewed (0) -
Pod::Simple::LinkSection.txt
package Pod::Simple::LinkSection; # Based somewhat dimly on Array::Autojoin use strict; use warnings; use Pod::Simple::BlackBox; our $VERSION = '3.45'; use overload( # So it'll stringify nice '""' ...perldoc.perl.org/Pod::Simple::LinkSection.txtRegistered: Tue May 06 04:47:18 UTC 2025 - 4.2K bytes - Viewed (0) -
Test2::Manual::Tooling::Plugin::TestExit.txt
package Test2::Manual::Tooling::Plugin::TestExit; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Plugin::TestExit - How to safely add pre-exit behaviors. =head1 DESCRIPTI...perldoc.perl.org/Test2::Manual::Tooling::Plugin::TestExit.txtRegistered: Tue May 06 07:24:53 UTC 2025 - 2.3K bytes - Viewed (0) -
Pod::Perldoc::ToText.txt
package Pod::Perldoc::ToText; use strict; use warnings; use vars qw($VERSION); $VERSION = '3.28'; use parent qw(Pod::Perldoc::BaseTo); sub is_pageable { 1 } sub write_with_binmode { 0 } sub output_...perldoc.perl.org/Pod::Perldoc::ToText.txtRegistered: Tue May 06 05:02:44 UTC 2025 - 2.2K bytes - Viewed (0) -
TAP::Object.txt
package TAP::Object; use strict; use warnings; =head1 NAME TAP::Object - Base class that provides common functionality to all C<TAP::*> modules =head1 VERSION Version 3.48 =cut our $VERSION = '3.48...perldoc.perl.org/TAP::Object.txtRegistered: Tue May 06 06:00:42 UTC 2025 - 2.6K bytes - Viewed (0) -
TAP::Parser::Result::Bailout.txt
package TAP::Parser::Result::Bailout; use strict; use warnings; use base 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Bailout - Bailout result token. =head1 VERSION Version 3.48 =cut our...perldoc.perl.org/TAP::Parser::Result::Bailout.txtRegistered: Tue May 06 02:02:47 UTC 2025 - 1.1K bytes - Viewed (0)