Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 1 - 10 of 63 for host:perldoc.perl.org (0.03 sec)

  1. 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: Tue Apr 23 13:44:16 UTC 2024
    - 110K bytes
    - Viewed (0)
  2. Unicode::UCD - Unicode character database - Per...

    Unicode::UCD ( source , CPAN ) version 0.78 CONTENTS NAME SYNOPSIS DESCRIPTION code point argument charinfo() charpro...
    perldoc.perl.org/Unicode::UCD
    Registered: Fri Apr 26 10:45:27 UTC 2024
    - 115.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 Apr 26 11:30:25 UTC 2024
    - 195.4K bytes
    - Viewed (0)
  4. 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/perl5260delta
    Registered: Fri Apr 26 12:21:16 UTC 2024
    - 161.1K bytes
    - Viewed (0)
  5. 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 Apr 26 12:21:42 UTC 2024
    - 144.1K 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 Apr 26 12:18:30 UTC 2024
    - 179.4K bytes
    - Viewed (0)
  7. 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/perlos2
    Registered: Fri Apr 26 12:29:52 UTC 2024
    - 155.3K bytes
    - Viewed (0)
  8. 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
    Registered: Fri Apr 26 12:31:04 UTC 2024
    - 213.9K bytes
    - Viewed (0)
  9. 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
    Registered: Sat Apr 27 05:34:54 UTC 2024
    - 253.8K bytes
    - Viewed (0)
  10. Unicode::Collate::CJK::Pinyin.txt

    package Unicode::Collate::CJK::Pinyin; 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::Pinyin.txt
    Registered: Tue Apr 23 13:08:49 UTC 2024
    - 103.6K bytes
    - Viewed (0)
Back to top