- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1031 - 1040 of 2,621 for host:perldoc.perl.org (0.03 sec)
-
Pod::Simple::Methody.txt
package Pod::Simple::Methody; use strict; use warnings; use Pod::Simple (); our $VERSION = '3.45'; our @ISA = ('Pod::Simple'); # Yes, we could use named variables, but I want this to be impose # as...perldoc.perl.org/Pod::Simple::Methody.txtRegistered: Sat Apr 05 22:25:28 UTC 2025 - 3.5K 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: Sat Apr 05 20:08:51 UTC 2025 - 5.4K 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: Sat Apr 05 20:02:39 UTC 2025 - 2.1K bytes - Viewed (0) -
TAP::Formatter::File::Session.txt
package TAP::Formatter::File::Session; use strict; use warnings; use base 'TAP::Formatter::Session'; =head1 NAME TAP::Formatter::File::Session - Harness output delegate for file output =head1 VERSI...perldoc.perl.org/TAP::Formatter::File::Session.txtRegistered: Sat Apr 05 20:22:55 UTC 2025 - 2.2K bytes - Viewed (0) -
TAP::Parser::Result::Comment.txt
package TAP::Parser::Result::Comment; use strict; use warnings; use base 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Comment - Comment result token. =head1 VERSION Version 3.48 =cut our...perldoc.perl.org/TAP::Parser::Result::Comment.txtRegistered: Sat Apr 05 20:31:19 UTC 2025 - 986 bytes - Viewed (0) -
FileCache.txt
package FileCache; our $VERSION = '1.10'; =head1 NAME FileCache - keep more files open than the system permits =head1 SYNOPSIS no strict 'refs'; use FileCache; # or use FileCache maxopen => 16; cac...perldoc.perl.org/FileCache.txtRegistered: Fri Apr 04 19:24:22 UTC 2025 - 5.4K bytes - Viewed (0) -
IO::Socket::INET.txt
# IO::Socket::INET.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms a...perldoc.perl.org/IO::Socket::INET.txtRegistered: Mon Apr 14 00:45:51 UTC 2025 - 12.5K bytes - Viewed (0) -
File::DosGlob.txt
#!perl -w # # Documentation at the __END__ # package File::DosGlob; our $VERSION = '1.12'; use strict; use warnings; require XSLoader; XSLoader::load(); sub doglob { my $cond = shift; my @retval = ...perldoc.perl.org/File::DosGlob.txtRegistered: Mon Apr 14 03:38:20 UTC 2025 - 7.8K bytes - Viewed (0) -
I18N::Collate.txt
package I18N::Collate; use strict; our $VERSION = '1.02'; =head1 NAME I18N::Collate - compare 8-bit scalar data according to the current locale =head1 SYNOPSIS use I18N::Collate; setlocale(LC_COLLA...perldoc.perl.org/I18N::Collate.txtRegistered: Mon Apr 14 04:40:18 UTC 2025 - 5.3K bytes - Viewed (0) -
IO::Poll.txt
# IO::Poll.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl i...perldoc.perl.org/IO::Poll.txtRegistered: Sun Apr 13 23:24:53 UTC 2025 - 4.4K bytes - Viewed (0)