Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 108 for content_length:[100000 TO 499999] (0.04 sec)

  1. perlunicode - Unicode support in Perl - Perldoc...

    perlunicode ( source , CPAN ) CONTENTS NAME DESCRIPTION Important Caveats Byte and Character Semantics ASCII Rules ve...
    perldoc.perl.org/perlunicode
    Registered: Fri Dec 26 10:42:58 UTC 2025
    - 137.9K bytes
    - Viewed (0)
  2. 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::UCD
    Registered: Fri Dec 26 12:12:48 UTC 2025
    - 110.7K bytes
    - Viewed (0)
  3. perlre - Perl regular expressions - Perldoc Bro...

    perlre ( source , CPAN ) CONTENTS NAME DESCRIPTION The Basics Metacharacters Modifiers Overview Details on some modif...
    perldoc.perl.org/perlre
    Registered: Fri Dec 26 10:52:11 UTC 2025
    - 190.4K bytes
    - Viewed (0)
  4. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.36'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...
    perldoc.perl.org/5.38.5-RC1/CPAN Similar Results (2)
    Registered: Sat Dec 27 11:33:00 UTC 2025
    - 144.4K bytes
    - Viewed (0)
  5. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '1.94_56'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over an...
    perldoc.perl.org/5.12.3/CPAN Similar Results (1)
    Registered: Sat Dec 27 11:30:58 UTC 2025
    - 130.2K bytes
    - Viewed (0)
  6. perlintern - autogenerated documentation of pur...

    perlintern ( source , CPAN ) CONTENTS NAME DESCRIPTION AV Handling Callback Functions Casting Character case changing...
    perldoc.perl.org/perlintern
    Registered: Fri Dec 26 12:37:54 UTC 2025
    - 189.4K bytes
    - Viewed (0)
  7. 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 Dec 26 12:53:44 UTC 2025
    - 208K bytes
    - Viewed (0)
  8. perlintern.txt

    -*- mode: Pod; buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by autodoc.pl extracting documentation from the C source files. Any changes made here will be lost! =...
    perldoc.perl.org/perlintern.txt
    Registered: Thu Jan 01 13:48:14 UTC 2026
    - 149.2K bytes
    - Viewed (0)
  9. 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.txt
    Registered: Thu Jan 01 00:56:37 UTC 2026
    - 110K bytes
    - Viewed (0)
  10. perlguts.txt

    =for comment The part of this file between =for mg_vtable.pl markers is auto generated by mg_vtable.pl; any changes there need to be made instead to mg_vtable.pl =head1 NAME perlguts - Introduction...
    perldoc.perl.org/perlguts.txt Similar Results (1)
    Registered: Thu Jan 01 17:06:31 UTC 2026
    - 203.9K bytes
    - Viewed (0)
Back to top