- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 1,635 for content_length:[10000 TO 99999] (0.03 sec)
-
HTTP::Tiny.txt
# vim: ts=4 sts=4 sw=4 et: package HTTP::Tiny; use strict; use warnings; # ABSTRACT: A small, simple, correct HTTP/1.1 client our $VERSION = '0.088'; sub _croak { require Carp; Carp::croak(@_) } #p...perldoc.perl.org/HTTP::Tiny.txtRegistered: Mon May 12 12:04:54 UTC 2025 - 79.3K bytes - Viewed (0) -
Locale::Maketext.txt
# Time-stamp: "2004-01-11 18:35:34 AST" =head1 NAME Locale::Maketext - framework for localization =head1 SYNOPSIS package MyProgram; use strict; use MyProgram::L10N; # ...which inherits from Locale...perldoc.perl.org/Locale::Maketext.txtRegistered: Mon May 12 18:27:20 UTC 2025 - 51.2K bytes - Viewed (0) -
Module::Metadata.txt
# -*- mode: cperl; tab-width: 8; indent-tabs-mode: nil; basic-offset: 2 -*- # vim:ts=8:sw=2:et:sta:sts=2:tw=78 package Module::Metadata; # git description: v1.000037-8-g92dec6c # ABSTRACT: Gather p...perldoc.perl.org/Module::Metadata.txtRegistered: Mon May 12 15:01:54 UTC 2025 - 33.8K bytes - Viewed (0) -
ExtUtils::Manifest.txt
package ExtUtils::Manifest; # git description: 1.74-10-g1bddbb0 require Exporter; use Config; use File::Basename; use File::Copy 'copy'; use File::Find; use File::Spec 0.8; use Carp; use strict; us...perldoc.perl.org/ExtUtils::Manifest.txtRegistered: Mon May 12 14:01:53 UTC 2025 - 22.9K bytes - Viewed (0) -
File::Spec::Mac.txt
package File::Spec::Mac; use strict; use Cwd (); require File::Spec::Unix; our $VERSION = '3.91'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); sub case_tolerant { 1 } =head1 NAME File::Spe...perldoc.perl.org/File::Spec::Mac.txtRegistered: Mon May 12 14:19:54 UTC 2025 - 21.8K bytes - Viewed (0) -
perl5004delta.txt
=head1 NAME perl5004delta - what's new for perl5.004 =head1 DESCRIPTION This document describes differences between the 5.003 release (as documented in I<Programming Perl>, second edition--the Came...perldoc.perl.org/perl5004delta.txtRegistered: Thu May 15 16:59:21 UTC 2025 - 54.9K bytes - Viewed (0) -
perlhack.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlhack.pod =head1 NAME perlhack - How to hack on Perl =head1 DESCRIPTION This document ...perldoc.perl.org/perlhack.txtRegistered: Thu May 15 14:58:42 UTC 2025 - 44K bytes - Viewed (0) -
perlxstut.txt
=head1 NAME perlxstut - Tutorial for writing XSUBs =head1 DESCRIPTION This tutorial will educate the reader on the steps involved in creating a Perl extension. The reader is assumed to have access ...perldoc.perl.org/perlxstut.txt Similar Results (1)Registered: Thu May 15 12:32:41 UTC 2025 - 49.3K bytes - Viewed (0) -
perl5101delta.txt
=head1 NAME perl5101delta - what is new for perl v5.10.1 =head1 DESCRIPTION This document describes differences between the 5.10.0 release and the 5.10.1 release. If you are upgrading from an earli...perldoc.perl.org/perl5101delta.txtRegistered: Thu May 15 17:37:46 UTC 2025 - 42.9K bytes - Viewed (0) -
perlinterp.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlinterp.pod =head1 NAME perlinterp - An overview of the Perl interpreter =head1 DESCRI...perldoc.perl.org/perlinterp.txtRegistered: Thu May 15 12:01:57 UTC 2025 - 36.5K bytes - Viewed (0)