- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1841 - 1850 of 3,417 for filetype:txt (0.04 sec)
-
perl5382delta.txt
=encoding utf8 =head1 NAME perl5382delta - what is new for perl v5.38.2 =head1 DESCRIPTION This document describes differences between the 5.38.0 release and the 5.38.2 release. B<Please note:> Thi...perldoc.perl.org/perl5382delta.txtRegistered: Thu Feb 13 22:42:00 UTC 2025 - 4K bytes - Viewed (0) -
perl5162delta.txt
=encoding utf8 =head1 NAME perl5162delta - what is new for perl v5.16.2 =head1 DESCRIPTION This document describes differences between the 5.16.1 release and the 5.16.2 release. If you are upgradin...perldoc.perl.org/perl5162delta.txtRegistered: Thu Feb 13 22:06:44 UTC 2025 - 3.5K bytes - Viewed (0) -
IO::Uncompress::RawInflate.txt
package IO::Uncompress::RawInflate ; # for RFC1951 use strict ; use warnings; use bytes; use Compress::Raw::Zlib 2.212 ; use IO::Compress::Base::Common 2.212 qw(:Status ); use IO::Uncompress::Base ...perldoc.perl.org/IO::Uncompress::RawInflate.txtRegistered: Sat Feb 15 14:34:36 UTC 2025 - 31.7K bytes - Viewed (0) -
TAP::Harness.txt
package TAP::Harness; use strict; use warnings; use Carp; use File::Spec; use File::Path; use IO::Handle; use base 'TAP::Base'; =head1 NAME TAP::Harness - Run test scripts with statistics =head1 VE...perldoc.perl.org/TAP::Harness.txtRegistered: Sat Feb 15 18:58:39 UTC 2025 - 29K bytes - Viewed (0) -
TAP::Parser::Grammar.txt
package TAP::Parser::Grammar; use strict; use warnings; use TAP::Parser::ResultFactory (); use TAP::Parser::YAMLish::Reader (); use base 'TAP::Object'; =head1 NAME TAP::Parser::Grammar - A grammar ...perldoc.perl.org/TAP::Parser::Grammar.txtRegistered: Sat Feb 15 16:42:17 UTC 2025 - 15.4K 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: Sat Feb 15 17:17:33 UTC 2025 - 7.8K bytes - Viewed (0) -
Perl::OSType.txt
use strict; use warnings; package Perl::OSType; # ABSTRACT: Map Perl operating system names to generic types our $VERSION = '1.010'; require Exporter; our @ISA = qw(Exporter); our %EXPORT_TAGS = ( ...perldoc.perl.org/Perl::OSType.txtRegistered: Sat Feb 15 18:30:36 UTC 2025 - 4.6K bytes - Viewed (0) -
Pod::Simple::SimpleTree.txt
package Pod::Simple::SimpleTree; 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::SimpleTree.txtRegistered: Sat Feb 15 16:28:18 UTC 2025 - 4.5K bytes - Viewed (0) -
TAP::Formatter::Session.txt
package TAP::Formatter::Session; use strict; use warnings; use base 'TAP::Base'; my @ACCESSOR; BEGIN { @ACCESSOR = qw( name formatter parser show_count ); for my $method (@ACCESSOR) { no strict 're...perldoc.perl.org/TAP::Formatter::Session.txtRegistered: Sat Feb 15 18:51:59 UTC 2025 - 4.9K bytes - Viewed (0) -
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 Feb 15 19:40:48 UTC 2025 - 3.5K bytes - Viewed (0)