- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4301 - 4310 of about 10,000 for content_length:[10000 TO 99999] (0.35 sec)
-
Test2::Tools::Spec.txt
package Test2::Tools::Spec; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/croak/; use Test2::Workflow qw/parse_args build current_build root_build init_root build_stack/; use Tes...perldoc.perl.org/Test2::Tools::Spec.txtRegistered: Fri Aug 29 03:32:57 UTC 2025 - 16.3K bytes - Viewed (0) -
Unicode::Collate::CJK::GB2312.txt
package Unicode::Collate::CJK::GB2312; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...perldoc.perl.org/Unicode::Collate::CJK::GB2312.txtRegistered: Fri Aug 29 11:19:22 UTC 2025 - 34.4K bytes - Viewed (0) -
Unicode::Collate::Locale.txt
package Unicode::Collate::Locale; use strict; use warnings; use Carp; use base qw(Unicode::Collate); our $VERSION = '1.31'; my $PL_EXT = '.pl'; my %LocaleFile = map { ($_, $_) } qw( af ar as az be ...perldoc.perl.org/Unicode::Collate::Locale.txtRegistered: Fri Aug 29 08:59:56 UTC 2025 - 18.5K bytes - Viewed (0) -
Thread::Queue.txt
package Thread::Queue; use strict; use warnings; our $VERSION = '3.14'; # remember to update version in POD! $VERSION = eval $VERSION; use threads::shared 1.21; use Scalar::Util 1.10 qw(looks_like_...perldoc.perl.org/Thread::Queue.txtRegistered: Fri Aug 29 10:27:34 UTC 2025 - 17.3K bytes - Viewed (0) -
XSLoader.txt
# Generated from XSLoader_pm.PL (resolved %Config::Config value) # This file is unique for every OS use strict; no strict 'refs'; package XSLoader; our $VERSION = "0.32"; # remember to update versi...perldoc.perl.org/XSLoader.txtRegistered: Fri Aug 29 10:36:29 UTC 2025 - 11.1K bytes - Viewed (0) -
perl5221delta - what is new for perl v5.22.1 - ...
perl5221delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Incompatible Changes Bounds Checking Constructs Modules and...perldoc.perl.org/perl5221deltaRegistered: Mon Aug 25 12:44:50 UTC 2025 - 30.7K bytes - Viewed (0) -
sprintf - Perldoc Browser
functions / sprintf ( source , CPAN ) # sprintf FORMAT, LIST Returns a string formatted by the usual printf conventio...perldoc.perl.org/functions/sprintf Similar Results (1)Registered: Mon Aug 25 13:21:56 UTC 2025 - 33.3K bytes - Viewed (0) -
dump - Perldoc Browser
functions / dump ( source , CPAN ) # dump LABEL # dump EXPR # dump This function causes an immediate core dump. See a...perldoc.perl.org/functions/dumpRegistered: Mon Aug 25 13:25:26 UTC 2025 - 16.2K bytes - Viewed (0) -
pos - Perldoc Browser
functions / pos ( source , CPAN ) # pos SCALAR # pos Returns the offset of where the last m//g search left off for th...perldoc.perl.org/functions/posRegistered: Mon Aug 25 13:25:35 UTC 2025 - 15.9K bytes - Viewed (0) -
map - Perldoc Browser
functions / map ( source , CPAN ) # map BLOCK LIST # map EXPR,LIST Evaluates the BLOCK or EXPR for each element of LI...perldoc.perl.org/functions/mapRegistered: Mon Aug 25 13:25:39 UTC 2025 - 17.9K bytes - Viewed (0)