Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1 - 10 of 80 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: Mon Apr 29 13:20:19 UTC 2024
    - 110K bytes
    - Viewed (0)
  2. 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)
  3. 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: Wed May 01 11:41:27 UTC 2024
    - 126.1K bytes
    - Viewed (0)
  4. 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 May 03 12:32:24 UTC 2024
    - 115.8K bytes
    - Viewed (0)
  5. 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 03 10:18:58 UTC 2024
    - 195.5K bytes
    - Viewed (0)
  6. 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 May 03 11:26:20 UTC 2024
    - 155.3K bytes
    - Viewed (0)
  7. 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 May 03 11:18:57 UTC 2024
    - 161.2K bytes
    - Viewed (0)
  8. 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 May 03 10:23:43 UTC 2024
    - 144.1K bytes
    - Viewed (0)
  9. 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 May 03 11:23:19 UTC 2024
    - 214K bytes
    - Viewed (0)
  10. 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 May 03 11:19:23 UTC 2024
    - 179.5K bytes
    - Viewed (0)
Back to top