- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 7671 - 7680 of about 10,000 for content_length:[10000 TO 99999] (0.17 sec)
-
encoding.txt
# $Id: encoding.pm,v 3.00 2020/04/19 10:56:28 dankogai Exp $ package encoding; our $VERSION = sprintf "%d.%02d", q$Revision: 3.00 $ =~ /(\d+)/g; use Encode; use strict; use warnings; use Config; us...perldoc.perl.org/encoding.txtRegistered: Wed May 21 07:40:27 UTC 2025 - 22.4K bytes - Viewed (0) -
bigfloat.txt
package bigfloat; 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/bigfloat.txtRegistered: Wed May 21 07:06:14 UTC 2025 - 21.4K bytes - Viewed (0) -
App::Prove.txt
package App::Prove; use strict; use warnings; use TAP::Harness::Env; use Text::ParseWords qw(shellwords); use File::Spec; use Getopt::Long; use App::Prove::State; use Carp; use base 'TAP::Object'; ...perldoc.perl.org/App::Prove.txtRegistered: Wed May 21 10:51:55 UTC 2025 - 18.2K bytes - Viewed (0) -
perlsub.txt
=head1 NAME X<subroutine> X<function> perlsub - Perl subroutines (user-defined functions) =head1 SYNOPSIS To declare subroutines: X<subroutine, declaration> X<sub> sub NAME; # A "forward" declarati...perldoc.perl.org/perlsub.txtRegistered: Tue May 20 06:17:19 UTC 2025 - 75.9K bytes - Viewed (0) -
perlrun.txt
=head1 NAME perlrun - how to execute the Perl interpreter =head1 SYNOPSIS B<perl> S<[ B<-gsTtuUWX> ]> S<[ B<-h?v> ] [ B<-V>[:I<configvar>] ]> S<[ B<-cw> ] [ B<-d>[B<t>][:I<debugger>] ] [ B<-D>[I<nu...perldoc.perl.org/perlrun.txtRegistered: Mon May 19 18:30:02 UTC 2025 - 57.8K bytes - Viewed (0) -
print - Perldoc Browser
functions / print ( source , CPAN ) # print FILEHANDLE LIST # print FILEHANDLE # print LIST # print Prints a string o...perldoc.perl.org/functions/printRegistered: Mon May 19 12:11:40 UTC 2025 - 17.2K bytes - Viewed (0) -
caller - Perldoc Browser
functions / caller ( source , CPAN ) # caller EXPR # caller Returns the context of the current pure perl subroutine c...perldoc.perl.org/functions/callerRegistered: Mon May 19 12:11:44 UTC 2025 - 20.4K bytes - Viewed (0) -
stat - Perldoc Browser
functions / stat ( source , CPAN ) # stat FILEHANDLE # stat EXPR # stat DIRHANDLE # stat Returns a 13-element list gi...perldoc.perl.org/functions/statRegistered: Mon May 19 12:17:30 UTC 2025 - 21.1K bytes - Viewed (0) -
ptardiff - program that diffs an extracted arch...
ptardiff ( source , CPAN ) CONTENTS NAME DESCRIPTION SYNOPSIS OPTIONS SEE ALSO # NAME ptardiff - program that diffs a...perldoc.perl.org/ptardiffRegistered: Mon May 19 12:34:42 UTC 2025 - 15.7K bytes - Viewed (0) -
json_pp - JSON::PP command utility - Perldoc Br...
json_pp ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION OPTIONS -f -t -json_opt -v -V EXAMPLES SEE ALSO AUTHOR C...perldoc.perl.org/json_ppRegistered: Mon May 19 12:34:48 UTC 2025 - 19.3K bytes - Viewed (0)