Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 82 for host:perldoc.perl.org (0.04 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 Mar 25 03:59:35 UTC 2025
    - 110K bytes
    - Viewed (0)
  2. 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: Mon Mar 31 09:44:40 UTC 2025
    - 155K bytes
    - Viewed (0)
  3. 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: Mon Mar 31 09:29:57 UTC 2025
    - 213.5K bytes
    - Viewed (0)
  4. 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: Mon Mar 31 09:31:23 UTC 2025
    - 194.8K bytes
    - Viewed (0)
  5. perlintern - autogenerated documentation of pur...

    perlintern ( source , CPAN ) CONTENTS NAME DESCRIPTION AV Handling Callback Functions Casting Character case changing...
    perldoc.perl.org/perlintern
    Registered: Mon Mar 31 09:30:23 UTC 2025
    - 180.4K bytes
    - Viewed (0)
  6. 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: Mon Mar 31 09:36:26 UTC 2025
    - 160.8K 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: Mon Mar 31 09:38:31 UTC 2025
    - 143.8K bytes
    - Viewed (0)
  8. 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: Mon Mar 31 12:16:29 UTC 2025
    - 115.2K bytes
    - Viewed (0)
  9. 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: Mon Mar 31 19:51:37 UTC 2025
    - 127.2K bytes
    - Viewed (0)
  10. 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 Similar Results (1)
    Registered: Mon Mar 31 19:11:27 UTC 2025
    - 126.6K bytes
    - Viewed (0)
Back to top