- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 78 for content_length:[100000 TO 499999] (0.06 sec)
-
perlre - Perl regular expressions - Perldoc Bro...
perlre ( source , CPAN ) CONTENTS NAME DESCRIPTION The Basics Metacharacters Modifiers Overview Details on some modif...perldoc.perl.org/perlreRegistered: Fri Oct 24 13:58:54 UTC 2025 - 190.3K bytes - Viewed (0) -
perlunicode - Unicode support in Perl - Perldoc...
perlunicode ( source , CPAN ) CONTENTS NAME DESCRIPTION Important Caveats Byte and Character Semantics ASCII Rules ve...perldoc.perl.org/perlunicodeRegistered: Fri Oct 24 14:27:34 UTC 2025 - 137.8K bytes - Viewed (0) -
Unicode::UCD - Unicode character database - Per...
Unicode::UCD ( source , CPAN ) version 0.81 CONTENTS NAME SYNOPSIS DESCRIPTION code point argument charinfo() charpro...perldoc.perl.org/Unicode::UCDRegistered: Fri Oct 24 17:33:21 UTC 2025 - 110.5K bytes - Viewed (0) -
perl5160delta - what is new for perl v5.16.0 - ...
perl5160delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Notice Core Enhancements use VERSION __SUB__ New and Improv...perldoc.perl.org/perl5160delta Similar Results (1)Registered: Fri Oct 24 18:06:53 UTC 2025 - 207.8K bytes - Viewed (0) -
perlintern - autogenerated documentation of pur...
perlintern ( source , CPAN ) CONTENTS NAME DESCRIPTION AV Handling Callback Functions Casting Character case changing...perldoc.perl.org/perlinternRegistered: Fri Oct 24 18:07:56 UTC 2025 - 189.3K bytes - Viewed (0) -
perlos2 - Perl under OS/2, DOS, Win0.3*, Win0.9...
perlos2 ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Target Other OSes Prerequisites Starting Perl programs u...perldoc.perl.org/perlos2Registered: Fri Oct 24 18:11:36 UTC 2025 - 149.2K bytes - Viewed (0) -
Config.txt
=head1 NAME =for comment Generated by configpm. Any changes made here will be lost! Config - access Perl configuration information =head1 SYNOPSIS use Config; if ($Config{usethreads}) { print "has ...perldoc.perl.org/Config.txt Similar Results (1)Registered: Tue Oct 28 17:02:14 UTC 2025 - 255.2K bytes - Viewed (0) -
perl5260delta - what is new for perl v5.26.0 - ...
perl5260delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Notice Core Enhancements Lexical subroutines are no longer ...perldoc.perl.org/perl5260deltaRegistered: Fri Oct 24 17:58:25 UTC 2025 - 154.9K bytes - Viewed (0) -
perl5220delta.txt
=encoding utf8 =head1 NAME perl5220delta - what is new for perl v5.22.0 =head1 DESCRIPTION This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgradin...perldoc.perl.org/perl5220delta.txt Similar Results (1)Registered: Sat Nov 01 18:34:56 UTC 2025 - 126.6K bytes - Viewed (0) -
Unicode::Collate::CJK::Zhuyin.txt
package Unicode::Collate::CJK::Zhuyin; 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::Zhuyin.txtRegistered: Sat Nov 01 05:46:32 UTC 2025 - 110K bytes - Viewed (0)