Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 108 for host:perldoc.perl.org (0.05 sec)

  1. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.36'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...
    perldoc.perl.org/5.38.5-RC1/CPAN Similar Results (2)
    Registered: Sat Dec 27 11:33:00 UTC 2025
    - 144.4K bytes
    - Viewed (0)
  2. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '1.94_56'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over an...
    perldoc.perl.org/5.12.3/CPAN Similar Results (1)
    Registered: Sat Dec 27 11:30:58 UTC 2025
    - 130.2K bytes
    - Viewed (0)
  3. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.38'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...
    perldoc.perl.org/5.42.0-RC1/CPAN Similar Results (6)
    Registered: Sat Dec 27 11:35:17 UTC 2025
    - 146.1K bytes
    - Viewed (0)
  4. CPAN

    # -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- package CPAN; $VERSION = '1.76_01'; $VERSION = eval $VERSION; # $Id: CPAN.pm,v 1.412 2003/07/31 14:53:04 k Exp $ # only used during devel...
    perldoc.perl.org/5.8.3/CPAN Similar Results (1)
    Registered: Sat Dec 27 11:28:47 UTC 2025
    - 218.6K bytes
    - Viewed (0)
  5. perluniprops.txt

    =begin comment # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 16.0.0. Any changes made here will be lost! To c...
    perldoc.perl.org/perluniprops.txt Similar Results (1)
    Registered: Fri Jan 23 04:31:58 UTC 2026
    - 460.2K bytes
    - Viewed (0)
  6. 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 Jan 22 23:50:28 UTC 2026
    - 110K bytes
    - Viewed (0)
  7. 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: Fri Jan 23 13:10:51 UTC 2026
    - 149.2K bytes
    - Viewed (0)
  8. 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: Fri Jan 23 21:56:58 UTC 2026
    - 126.6K bytes
    - Viewed (0)
  9. 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 Jan 26 10:03:40 UTC 2026
    - 190.5K bytes
    - Viewed (0)
  10. 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 Jan 26 10:17:49 UTC 2026
    - 138K bytes
    - Viewed (0)
Back to top