Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1 - 10 of 79 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 15 11:33:22 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 13 04:55:12 UTC 2024
    - 253.8K bytes
    - Viewed (0)
  3. 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
    Registered: Tue Apr 16 11:04:04 UTC 2024
    - 126.6K bytes
    - Viewed (0)
  4. 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 19 10:09:28 UTC 2024
    - 213.9K 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 Apr 19 09:49:01 UTC 2024
    - 195.4K 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 19 09:54:56 UTC 2024
    - 179.4K bytes
    - Viewed (0)
  7. 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 19 09:54:14 UTC 2024
    - 144.1K bytes
    - Viewed (0)
  8. 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 19 10:03:16 UTC 2024
    - 161.1K bytes
    - Viewed (0)
  9. 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 19 10:05:03 UTC 2024
    - 155.3K 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
    Registered: Sat Apr 20 00:09:31 UTC 2024
    - 176.6K bytes
    - Viewed (0)
Back to top