- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4041 - 4050 of about 10,000 for content_length:[10000 TO 99999] (0.62 sec)
-
perl584delta - what is new for perl v5.8.4 - Pe...
perl584delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Incompatible Changes Core Enhancements Malloc wrapping Unico...perldoc.perl.org/perl584deltaRegistered: Wed Sep 03 11:10:29 UTC 2025 - 29.2K bytes - Viewed (0) -
perlfreebsd - Perl version 5 on FreeBSD systems...
perlfreebsd ( source , CPAN ) CONTENTS NAME DESCRIPTION FreeBSD core dumps from readdir_r with ithreads $^X doesn't a...perldoc.perl.org/perlfreebsdRegistered: Wed Sep 03 11:10:34 UTC 2025 - 17.1K bytes - Viewed (0) -
perlmacosx - Perl under Mac OS X - Perldoc Browser
perlmacosx ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Installation Prefix SDK support Universal Binary supp...perldoc.perl.org/perlmacosxRegistered: Wed Sep 03 11:10:47 UTC 2025 - 30.1K bytes - Viewed (0) -
perlos390 - building and installing Perl for z/...
perlos390 ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Tools Building a 64-bit Dynamic ASCII Perl Building a ...perldoc.perl.org/perlos390Registered: Wed Sep 03 11:10:51 UTC 2025 - 34.9K bytes - Viewed (0) -
perlos400 - Perl version 5 on OS/400 - Perldoc ...
perlos400 ( source , CPAN ) CONTENTS NAME DESCRIPTION Compiling Perl for OS/400 PASE Installing Perl in OS/400 PASE U...perldoc.perl.org/perlos400Registered: Wed Sep 03 11:10:56 UTC 2025 - 20.8K 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: Wed Sep 03 23:07:54 UTC 2025 - 29.6K bytes - Viewed (0) -
bignum.txt
package bignum; use strict; use warnings; use Carp qw< carp croak >; our $VERSION = '0.67'; use Exporter; our @ISA = qw( Exporter ); our @EXPORT_OK = qw( PI e bpi bexp hex oct ); our @EXPORT = qw( ...perldoc.perl.org/bignum.txtRegistered: Wed Sep 03 21:12:00 UTC 2025 - 27.5K 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: Wed Sep 03 22:59:27 UTC 2025 - 18.4K 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: Thu Sep 04 20:09:11 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: Thu Sep 04 22:05:44 UTC 2025 - 40K bytes - Viewed (0)