- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4611 - 4620 of about 10,000 for content_length:[10000 TO 99999] (0.18 sec)
-
IO::Compress::Deflate.txt
package IO::Compress::Deflate ; require 5.006 ; use strict ; use warnings; use bytes; require Exporter ; use IO::Compress::RawDeflate 2.212 (); use IO::Compress::Adapter::Deflate 2.212 ; use IO::Co...perldoc.perl.org/IO::Compress::Deflate.txtRegistered: Mon May 05 13:13:10 UTC 2025 - 24.8K bytes - Viewed (0) -
ExtUtils::Typemaps.txt
package ExtUtils::Typemaps; use 5.006001; use strict; use warnings; our $VERSION = '3.51'; require ExtUtils::ParseXS; require ExtUtils::ParseXS::Constants; require ExtUtils::Typemaps::InputMap; req...perldoc.perl.org/ExtUtils::Typemaps.txtRegistered: Mon May 05 12:57:10 UTC 2025 - 26.3K bytes - Viewed (0) -
File::Spec.txt
package File::Spec; use strict; # Keep $VERSION consistent in all *.pm files in this distribution, including # Cwd.pm. our $VERSION = '3.91'; $VERSION =~ tr/_//d; my %module = ( MSWin32 => 'Win32',...perldoc.perl.org/File::Spec.txtRegistered: Mon May 05 12:34:33 UTC 2025 - 10.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 May 04 11:49:52 UTC 2025 - 29.6K 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: Sun May 04 14:26:11 UTC 2025 - 14.7K 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 May 04 12:07:18 UTC 2025 - 13.1K bytes - Viewed (0) -
DB_File.txt
# DB_File.pm -- Perl 5 interface to Berkeley DB # # Written by Paul Marquess (pmqs@cpan.org) # # Copyright (c) 1995-2023 Paul Marquess. All rights reserved. # This program is free software; you can...perldoc.perl.org/DB_File.txtRegistered: Sun May 04 18:30:30 UTC 2025 - 64.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: Mon May 05 00:01:15 UTC 2025 - 40K bytes - Viewed (0) -
Fcntl.txt
package Fcntl; =head1 NAME Fcntl - various flag constants and helper functions from C's fcntl.h =head1 SYNOPSIS use Fcntl; use Fcntl qw(:DEFAULT :flock); use Fcntl qw(F_GETFD F_SETFD FD_CLOEXEC); =...perldoc.perl.org/Fcntl.txtRegistered: Mon May 05 08:54:35 UTC 2025 - 18.7K bytes - Viewed (0) -
File::Spec::Unix.txt
package File::Spec::Unix; use strict; use Cwd (); our $VERSION = '3.91'; $VERSION =~ tr/_//d; =head1 NAME File::Spec::Unix - File::Spec for Unix, base for other File::Spec modules =head1 SYNOPSIS r...perldoc.perl.org/File::Spec::Unix.txtRegistered: Mon May 05 07:39:44 UTC 2025 - 15.5K bytes - Viewed (0)