Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 21 - 30 of 80 for host:perldoc.perl.org (0.03 sec)

  1. perl5380delta - what is new for perl v5.38.0 - ...

    perl5380delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements New class Feature Unicode 15.0 is support...
    perldoc.perl.org/perl5380delta
    Registered: Fri May 03 11:16:17 UTC 2024
    - 119.3K bytes
    - Viewed (0)
  2. perl5320delta - what is new for perl v5.32.0 - ...

    perl5320delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements The isa Operator Unicode 13.0 is supporte...
    perldoc.perl.org/perl5320delta
    Registered: Fri May 03 11:17:41 UTC 2024
    - 107.1K bytes
    - Viewed (0)
  3. perl5004delta - what's new for perl5.004 - Perl...

    perl5004delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Supported Environments Core Changes List assignment to %ENV...
    perldoc.perl.org/perl5004delta
    Registered: Fri May 03 11:28:17 UTC 2024
    - 113.1K bytes
    - Viewed (0)
  4. 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 03 11:41:54 UTC 2024
    - 158.7K bytes
    - Viewed (0)
  5. perlretut.txt

    =head1 NAME perlretut - Perl regular expressions tutorial =head1 DESCRIPTION This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a com...
    perldoc.perl.org/perlretut.txt
    Registered: Fri May 03 17:43:30 UTC 2024
    - 120.5K bytes
    - Viewed (0)
  6. Math::BigInt.txt

    # -*- coding: utf-8-unix -*- package Math::BigInt; # # "Mike had an infinite amount to do and a negative amount of time in which # to do it." - Before and After # # The following hash values are us...
    perldoc.perl.org/Math::BigInt.txt
    Registered: Fri May 03 19:44:53 UTC 2024
    - 264.1K bytes
    - Viewed (0)
  7. 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: Mon Apr 29 12:29:27 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  8. CPAN.txt

    # -*- 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/CPAN.txt
    Registered: Fri Apr 26 21:06:21 UTC 2024
    - 144.4K bytes
    - Viewed (0)
  9. perldiag.txt

    =head1 NAME perldiag - various Perl diagnostics =head1 DESCRIPTION These messages are classified as follows (listed in increasing order of desperation): (W) A warning (optional). (D) A deprecation ...
    perldoc.perl.org/perldiag.txt
    Registered: Mon Apr 29 15:02:12 UTC 2024
    - 304.1K bytes
    - Viewed (0)
  10. perl5140delta.txt

    =encoding utf8 =head1 NAME perl5140delta - what is new for perl v5.14.0 =head1 DESCRIPTION This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgradin...
    perldoc.perl.org/perl5140delta.txt
    Registered: Thu May 02 00:48:03 UTC 2024
    - 140.9K bytes
    - Viewed (0)
Back to top