Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 79 for content_length:[100000 TO 499999] (0.03 seconds)

  1. File::Temp.txt

    package File::Temp; # git description: v0.2310-3-gc7148fe # ABSTRACT: return name and handle of a temporary file safely our $VERSION = '0.2311'; #pod =begin :__INTERNALS #pod #pod =head1 PORTABILIT...
    perldoc.perl.org/File::Temp.txt
    Wed Jan 28 03:42:52 GMT 2026
      116.1K bytes
  2. zipdetails.txt

    #!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl # zipdetails #...
    perldoc.perl.org/zipdetails.txt
    Sun Feb 01 01:56:20 GMT 2026
      231.1K bytes
  3. Math::BigInt.txt

    # -*- coding: utf-8-unix -*- package Math::BigInt; # # "Mike had an infinite amount to do and a negative amount of time in which # to do it." - Before and After # # The following hash values are us...
    perldoc.perl.org/Math::BigInt.txt
    Mon Jan 26 17:53:19 GMT 2026
      318.6K bytes
  4. JSON::PP.txt

    package JSON::PP; # JSON-2.0 use 5.008; use strict; use Exporter (); BEGIN { our @ISA = ('Exporter') } use overload (); use JSON::PP::Boolean; use Carp (); use Scalar::Util qw(blessed reftype refad...
    perldoc.perl.org/JSON::PP.txt
    Thu Jan 29 02:43:36 GMT 2026
      98.2K bytes
  5. perlretut.txt

    =head1 NAME perlretut - Perl regular expressions tutorial =head1 DESCRIPTION This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a com...
    perldoc.perl.org/perlretut.txt
    Mon Jan 26 16:07:11 GMT 2026
      120.5K bytes
      Similar Results (1)
  6. ExtUtils::MakeMaker.txt

    # $Id$ package ExtUtils::MakeMaker; use strict; use warnings; BEGIN {require 5.006;} require Exporter; use ExtUtils::MakeMaker::Config; use ExtUtils::MakeMaker::version; # ensure we always have our...
    perldoc.perl.org/ExtUtils::MakeMaker.txt
    Tue Jan 27 00:22:27 GMT 2026
      106.9K bytes
  7. perlmodlib - constructing new Perl modules and ...

    perlmodlib ( source , CPAN ) CONTENTS NAME THE PERL MODULE LIBRARY Pragmatic Modules Standard Modules Extension Modul...
    perldoc.perl.org/perlmodlib
    Fri Feb 06 12:17:26 GMT 2026
      165.5K bytes
  8. CPAN - query, download and build perl modules f...

    CPAN ( source , CPAN ) version 2.38 CONTENTS NAME SYNOPSIS DESCRIPTION CPAN::shell([$prompt, $command]) Starting Inte...
    perldoc.perl.org/CPAN
    Fri Feb 06 11:09:33 GMT 2026
      154.9K bytes
  9. perlport - Writing portable Perl - Perldoc Browser

    perlport ( source , CPAN ) CONTENTS NAME DESCRIPTION ISSUES Newlines Numbers endianness and Width Files and Filesyste...
    perldoc.perl.org/perlport
    Fri Feb 06 13:00:33 GMT 2026
      137.7K bytes
  10. perl5320delta - what is new for perl v5.32.0 - ...

    perl5320delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements The isa Operator Unicode 13.0 is supporte...
    perldoc.perl.org/perl5320delta
    Fri Feb 06 13:02:47 GMT 2026
      101.1K bytes
Back to Top