- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1321 - 1330 of about 10,000 for content_length:[10000 TO 99999] (0.11 sec)
-
Test2::Compare.txt
package Test2::Compare; use strict; use warnings; our $VERSION = '0.000162'; use Scalar::Util qw/blessed/; use Test2::Util qw/try/; use Test2::Util::Ref qw/rtype/; use Carp qw/croak/; our @EXPORT_O...perldoc.perl.org/Test2::Compare.txtRegistered: Fri Mar 07 05:30:26 UTC 2025 - 11.5K bytes - Viewed (0) -
Test2::Formatter::TAP.txt
package Test2::Formatter::TAP; use strict; use warnings; our $VERSION = '1.302199'; use Test2::Util qw/clone_io/; use Test2::Util::HashBase qw{ no_numbers handles _encoding _last_fh -made_assertion...perldoc.perl.org/Test2::Formatter::TAP.txtRegistered: Fri Mar 07 10:01:01 UTC 2025 - 13.4K 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: Sat Mar 08 02:21:58 UTC 2025 - 34.4K bytes - Viewed (0) -
Time::Piece.txt
package Time::Piece; use strict; use XSLoader (); use Time::Seconds; use Carp; use Time::Local; use Scalar::Util qw/ blessed /; use Exporter (); our @EXPORT = qw( localtime gmtime ); our %EXPORT_TA...perldoc.perl.org/Time::Piece.txtRegistered: Sat Mar 08 02:04:55 UTC 2025 - 31.5K bytes - Viewed (0) -
Test::Tutorial.txt
=head1 NAME Test::Tutorial - A tutorial about writing really basic tests =head1 DESCRIPTION I<AHHHHHHH!!!! NOT TESTING! Anything but testing! Beat me, whip me, send me to Detroit, but don't make me...perldoc.perl.org/Test::Tutorial.txtRegistered: Sat Mar 08 03:23:48 UTC 2025 - 18.9K bytes - Viewed (0) -
Test2::Tools::Spec.txt
package Test2::Tools::Spec; use strict; use warnings; our $VERSION = '0.000162'; 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 Mar 07 20:41:22 UTC 2025 - 16.3K bytes - Viewed (0) -
Time::HiRes.txt
package Time::HiRes; { use 5.006; } use strict; require Exporter; use XSLoader (); our @ISA = qw(Exporter); our @EXPORT = qw( ); # More or less this same list is in Makefile.PL. Should unify. our @...perldoc.perl.org/Time::HiRes.txtRegistered: Sat Mar 08 03:40:11 UTC 2025 - 25.1K 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: Sat Mar 08 05:37:42 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: Sat Mar 08 08:18:11 UTC 2025 - 11.1K bytes - Viewed (0) -
jQuery.ajax() | jQuery API Documentation
jQuery API Documentation jQuery.ajax( url [, settings ] ) Returns: jqXHR Description: Perform an asynchronous HTTP (A...api.jquery.com/jQuery.ajax/Registered: Wed Mar 12 00:17:12 UTC 2025 - Last Modified: Wed Mar 12 00:17:12 UTC 2025 - 89.7K bytes - Viewed (0)