Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 51 - 60 of 80 for host:perldoc.perl.org (0.03 sec)

  1. 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 Apr 26 12:16:13 UTC 2024
    - 107K bytes
    - Viewed (0)
  2. 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 Apr 26 12:17:56 UTC 2024
    - 119.2K 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 Apr 26 12:28:52 UTC 2024
    - 113K bytes
    - Viewed (0)
  4. perlretut - Perl regular expressions tutorial -...

    perlretut ( source , CPAN ) CONTENTS NAME DESCRIPTION Part 1: The basics Simple word matching Using character classes...
    perldoc.perl.org/perlretut
    Registered: Fri Apr 26 11:29:52 UTC 2024
    - 171.7K bytes
    - Viewed (0)
  5. perlmodlib - constructing new Perl modules and ...

    perlmodlib ( source , CPAN ) CONTENTS NAME THE PERL MODULE LIBRARY Pragmatic Modules Standard Modules Extension Modul...
    perldoc.perl.org/perlmodlib
    Registered: Fri Apr 26 11:30:02 UTC 2024
    - 145.3K bytes
    - Viewed (0)
  6. perlport - Writing portable Perl - Perldoc Browser

    perlport ( source , CPAN ) CONTENTS NAME DESCRIPTION ISSUES Newlines Numbers endianness and Width Files and Filesyste...
    perldoc.perl.org/perlport
    Registered: Fri Apr 26 12:21:57 UTC 2024
    - 143.3K bytes
    - Viewed (0)
  7. ExtUtils::MakeMaker.txt

    # $Id$ package ExtUtils::MakeMaker; use strict; use warnings; BEGIN {require 5.006;} require Exporter; use ExtUtils::MakeMaker::Config; use ExtUtils::MakeMaker::version; # ensure we always have our...
    perldoc.perl.org/ExtUtils::MakeMaker.txt
    Registered: Sat Apr 27 11:58:44 UTC 2024
    - 106.7K bytes
    - Viewed (0)
  8. File::Temp.txt

    package File::Temp; # git description: v0.2310-3-gc7148fe # ABSTRACT: return name and handle of a temporary file safely our $VERSION = '0.2311'; #pod =begin :__INTERNALS #pod #pod =head1 PORTABILIT...
    perldoc.perl.org/File::Temp.txt
    Registered: Sat Apr 27 23:14:00 UTC 2024
    - 116.1K bytes
    - Viewed (0)
  9. JSON::PP.txt

    package JSON::PP; # JSON-2.0 use 5.008; use strict; use Exporter (); BEGIN { our @ISA = ('Exporter') } use overload (); use JSON::PP::Boolean; use Carp (); use Scalar::Util qw(blessed reftype refad...
    perldoc.perl.org/JSON::PP.txt
    Registered: Sat Apr 27 22:35:48 UTC 2024
    - 98.2K bytes
    - Viewed (0)
  10. 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: Sat Apr 27 17:25:13 UTC 2024
    - 264.1K bytes
    - Viewed (0)
Back to top