Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1 - 10 of 14 for host:perldoc.perl.org (0.05 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: Thu May 16 08:20:45 UTC 2024
    - 110K bytes
    - Viewed (0)
  2. 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 May 17 09:38:25 UTC 2024
    - 195.5K bytes
    - Viewed (0)
  3. perlretut - Perl regular expressions tutorial -...

    perlretut ( source , CPAN ) CONTENTS NAME DESCRIPTION Part 1: The basics Simple word matching Using character classes...
    perldoc.perl.org/perlretut
    Registered: Fri May 17 09:38:20 UTC 2024
    - 171.7K bytes
    - Viewed (0)
  4. perlmodlib - constructing new Perl modules and ...

    perlmodlib ( source , CPAN ) CONTENTS NAME THE PERL MODULE LIBRARY Pragmatic Modules Standard Modules Extension Modul...
    perldoc.perl.org/perlmodlib
    Registered: Fri May 17 09:43:32 UTC 2024
    - 145.4K bytes
    - Viewed (0)
  5. CPAN - query, download and build perl modules f...

    CPAN ( source , CPAN ) version 2.36 CONTENTS NAME SYNOPSIS DESCRIPTION CPAN::shell([$prompt, $command]) Starting Inte...
    perldoc.perl.org/CPAN
    Registered: Fri May 17 10:11:28 UTC 2024
    - 158.7K bytes
    - Viewed (0)
  6. Unicode::Collate::CJK::Stroke.txt

    package Unicode::Collate::CJK::Stroke; 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::Stroke.txt
    Registered: Thu May 16 05:33:30 UTC 2024
    - 118.8K bytes
    - Viewed (0)
  7. perlsub - Perl subroutines - Perldoc Browser

    perlsub ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Signatures Private Variables via my() Persistent Private...
    perldoc.perl.org/perlsub
    Registered: Fri May 17 09:39:15 UTC 2024
    - 112.7K bytes
    - Viewed (0)
  8. Devel::PPPort - Perl/Pollution/Portability - Pe...

    Devel::PPPort ( source , CPAN ) version 3.71 CONTENTS NAME SYNOPSIS Start using Devel::PPPort for XS projects DESCRIP...
    perldoc.perl.org/Devel::PPPort
    Registered: Fri May 17 10:28:39 UTC 2024
    - 103.1K bytes
    - Viewed (0)
  9. 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: Thu May 16 05:25:37 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  10. perlvar - Perl predefined variables - Perldoc B...

    perlvar ( source , CPAN ) CONTENTS NAME DESCRIPTION The Syntax of Variable Names SPECIAL VARIABLES General Variables ...
    perldoc.perl.org/perlvar
    Registered: Fri May 17 09:37:52 UTC 2024
    - 148.2K bytes
    - Viewed (0)
Back to top