- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4241 - 4250 of about 10,000 for content_length:[10000 TO 99999] (0.26 sec)
-
perlootut.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlootut.pod =head1 NAME perlootut - Object-Oriented Programming in Perl Tutorial =head1...perldoc.perl.org/perlootut.txtRegistered: Sat Aug 30 13:26:54 UTC 2025 - 26.1K bytes - Viewed (0) -
perlreftut.txt
=head1 NAME perlreftut - Mark's very short tutorial about references =head1 DESCRIPTION One of the most important new features in Perl 5 was the capability to manage complicated data structures lik...perldoc.perl.org/perlreftut.txtRegistered: Sat Aug 30 14:37:15 UTC 2025 - 18.3K bytes - Viewed (0) -
perlopentut.txt
=encoding utf8 =head1 NAME perlopentut - simple recipes for opening files and pipes in Perl =head1 DESCRIPTION Whenever you do I/O on a file in Perl, you do so through what in Perl is called a B<fi...perldoc.perl.org/perlopentut.txtRegistered: Sat Aug 30 13:53:17 UTC 2025 - 14.9K bytes - Viewed (0) -
perlpodstyle.txt
=head1 NAME perlpodstyle - Perl POD style guide =head1 DESCRIPTION These are general guidelines for how to write POD documentation for Perl scripts and modules, based on general guidelines for writ...perldoc.perl.org/perlpodstyle.txtRegistered: Sat Aug 30 12:36:36 UTC 2025 - 11.8K bytes - Viewed (0) -
perlref - Perl references and nested data struc...
perlref ( source , CPAN ) CONTENTS NAME NOTE DESCRIPTION Making References Backslash Operator Square Brackets Curly B...perldoc.perl.org/perlref Similar Results (1)Registered: Mon Aug 25 12:34:27 UTC 2025 - 59.1K bytes - Viewed (0) -
ExtUtils::ParseXS::Node.txt
package ExtUtils::ParseXS::Node; use strict; use warnings; our $VERSION = '3.57'; =head1 NAME ExtUtils::ParseXS::Node - Classes for nodes of an ExtUtils::ParseXS AST =head1 SYNOPSIS XXX TBC =head1 ...perldoc.perl.org/ExtUtils::ParseXS::Node.txtRegistered: Tue Aug 26 22:07:53 UTC 2025 - 52.9K bytes - Viewed (0) -
ExtUtils::Install.txt
package ExtUtils::Install; use strict; use Config qw(%Config); use Cwd qw(cwd); use Exporter (); use File::Basename qw(dirname); use File::Copy; use File::Path; use File::Spec; our @ISA = ('Exporte...perldoc.perl.org/ExtUtils::Install.txtRegistered: Wed Aug 27 00:38:24 UTC 2025 - 40K bytes - Viewed (0) -
I18N::LangTags.txt
# Time-stamp: "2004-10-06 23:26:33 ADT" # Sean M. Burke <sburke@cpan.org> require 5.000; package I18N::LangTags; use strict; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(); our @EXPO...perldoc.perl.org/I18N::LangTags.txtRegistered: Wed Aug 27 02:24:30 UTC 2025 - 27.4K bytes - Viewed (0) -
IO::Compress::Deflate.txt
package IO::Compress::Deflate ; require 5.006 ; use strict ; use warnings; use bytes; require Exporter ; use IO::Compress::RawDeflate 2.213 (); use IO::Compress::Adapter::Deflate 2.213 ; use IO::Co...perldoc.perl.org/IO::Compress::Deflate.txtRegistered: Wed Aug 27 03:40:16 UTC 2025 - 24.8K bytes - Viewed (0) -
ExtUtils::MM_Win32.txt
package ExtUtils::MM_Win32; use strict; use warnings; =head1 NAME ExtUtils::MM_Win32 - methods to override UN*X behaviour in ExtUtils::MakeMaker =head1 SYNOPSIS use ExtUtils::MM_Win32; # Done inter...perldoc.perl.org/ExtUtils::MM_Win32.txtRegistered: Wed Aug 27 01:38:16 UTC 2025 - 17.1K bytes - Viewed (0)