- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4441 - 4450 of about 10,000 for content_length:[10000 TO 99999] (0.48 sec)
-
perlfaq.txt
=head1 NAME perlfaq - Frequently asked questions about Perl =head1 VERSION version 5.20250619 =head1 DESCRIPTION The perlfaq comprises several documents that answer the most commonly asked question...perldoc.perl.org/perlfaq.txtRegistered: Fri Dec 12 12:43:58 UTC 2025 - 22.2K bytes - Viewed (0) -
CPAN::Meta::History::Meta_1_4.txt
=for :stopwords MailingList PODs RWS subcontext =head1 NAME CPAN::Meta::History::Meta_1_4 - Version 1.4 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1...perldoc.perl.org/CPAN::Meta::History::Meta_1_4.txtRegistered: Mon Dec 15 09:51:02 UTC 2025 - 18.6K bytes - Viewed (0) -
Fcntl.txt
package Fcntl; use strict; use Exporter 'import'; require XSLoader; our $VERSION = '1.20'; XSLoader::load(); # Named groups of exports our %EXPORT_TAGS = ( 'flock' => [qw(LOCK_SH LOCK_EX LOCK_NB LO...perldoc.perl.org/Fcntl.txtRegistered: Mon Dec 15 13:32:53 UTC 2025 - 18.6K bytes - Viewed (0) -
Archive::Tar::File.txt
package Archive::Tar::File; use strict; use Carp (); use IO::File; use File::Spec::Unix (); use File::Spec (); use File::Basename (); use Archive::Tar::Constant; use vars qw[@ISA $VERSION]; #@ISA =...perldoc.perl.org/Archive::Tar::File.txtRegistered: Mon Dec 15 07:59:31 UTC 2025 - 18.4K bytes - Viewed (0) -
zipdetails - display the internal structure of ...
zipdetails ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Default Behaviour Date & Time fields Filenames & Comm...perldoc.perl.org/zipdetailsRegistered: Fri Dec 12 13:04:17 UTC 2025 - 43.3K bytes - Viewed (0) -
perlivp - Perl Installation Verification Proced...
perlivp ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION OPTIONS DIAGNOSTICS AUTHOR # NAME perlivp - Perl Install...perldoc.perl.org/perlivpRegistered: Fri Dec 12 13:04:21 UTC 2025 - 18.4K bytes - Viewed (0) -
CPAN::Meta.txt
use 5.006; use strict; use warnings; package CPAN::Meta; our $VERSION = '2.150010'; #pod =head1 SYNOPSIS #pod #pod use v5.10; #pod use strict; #pod use warnings; #pod use CPAN::Meta; #pod use Modul...perldoc.perl.org/CPAN::Meta.txtRegistered: Sun Dec 14 02:29:53 UTC 2025 - 29.6K bytes - Viewed (0) -
autodie::hints.txt
package autodie::hints; use strict; use warnings; use constant PERL58 => ( $] < 5.009 ); our $VERSION = '2.37'; # VERSION: Generated by DZP::OurPkg:Version # ABSTRACT: Provide hints about user subr...perldoc.perl.org/autodie::hints.txtRegistered: Sun Dec 14 00:26:57 UTC 2025 - 16.7K bytes - Viewed (0) -
builtin.txt
package builtin 0.019; use v5.40; # All code, including &import, is implemented by always-present # functions in the perl interpreter itself. # See also `builtin.c` in perl source __END__ =head1 NA...perldoc.perl.org/builtin.txtRegistered: Sun Dec 14 01:17:00 UTC 2025 - 15.5K bytes - Viewed (0) -
CPAN::Meta::Prereqs.txt
use 5.006; use strict; use warnings; package CPAN::Meta::Prereqs; our $VERSION = '2.150010'; #pod =head1 DESCRIPTION #pod #pod A CPAN::Meta::Prereqs object represents the prerequisites for a CPAN #...perldoc.perl.org/CPAN::Meta::Prereqs.txtRegistered: Sun Dec 14 02:14:43 UTC 2025 - 13.1K bytes - Viewed (0)