Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 31 - 40 of 80 for host:perldoc.perl.org (0.06 sec)

  1. perl5140delta - what is new for perl v5.14.0 - ...

    perl5140delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Notice Core Enhancements Unicode Unicode Version 6.0 is now...
    perldoc.perl.org/perl5140delta
    Registered: Fri Apr 26 12:29:29 UTC 2024
    - 255.5K bytes
    - Viewed (0)
  2. perlop.txt

    =head1 NAME X<operator> perlop - Perl operators and precedence =head1 DESCRIPTION In Perl, the operator determines what operation is performed, independent of the type of the operands. For example ...
    perldoc.perl.org/perlop.txt
    Registered: Fri Apr 26 12:55:16 UTC 2024
    - 148.4K bytes
    - Viewed (0)
  3. 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)
  4. perlglossary.txt

    =encoding utf8 =head1 NAME perlglossary - Perl Glossary =head1 VERSION version 5.20210520 =head1 DESCRIPTION A glossary of terms (technical and otherwise) used in the Perl documentation, derived fr...
    perldoc.perl.org/perlglossary.txt
    Registered: Fri Apr 19 23:08:30 UTC 2024
    - 134K bytes
    - Viewed (0)
  5. perl561delta.txt

    =head1 NAME perl561delta - what's new for perl v5.6.1 =head1 DESCRIPTION This document describes differences between the 5.005 release and the 5.6.1 release. =head1 Summary of changes between 5.6.0...
    perldoc.perl.org/perl561delta.txt
    Registered: Sat Apr 20 11:15:35 UTC 2024
    - 121.8K bytes
    - Viewed (0)
  6. perlfunc.txt

    =head1 NAME X<function> perlfunc - Perl builtin functions =head1 DESCRIPTION The functions in this section can serve as terms in an expression. They fall into two major categories: list operators a...
    perldoc.perl.org/perlfunc.txt
    Registered: Fri Apr 19 17:40:31 UTC 2024
    - 412.3K bytes
    - Viewed (0)
  7. perl5160delta.txt

    =encoding utf8 =head1 NAME perl5160delta - what is new for perl v5.16.0 =head1 DESCRIPTION This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgradin...
    perldoc.perl.org/perl5160delta.txt
    Registered: Sat Apr 20 14:37:30 UTC 2024
    - 130.5K bytes
    - Viewed (0)
  8. Unicode::UCD.txt

    package Unicode::UCD; use strict; use warnings; no warnings 'surrogate'; # surrogates can be inputs to this use charnames (); our $VERSION = '0.78'; sub DEBUG () { 0 } $|=1 if DEBUG; require Export...
    perldoc.perl.org/Unicode::UCD.txt
    Registered: Tue Apr 23 07:02:29 UTC 2024
    - 181.9K bytes
    - Viewed (1)
  9. perlop - Perl operators and precedence - Perldo...

    perlop ( source , CPAN ) CONTENTS NAME DESCRIPTION Operator Precedence and Associativity Terms and List Operators (Le...
    perldoc.perl.org/perlop
    Registered: Fri Apr 26 09:29:43 UTC 2024
    - 212.1K bytes
    - Viewed (0)
  10. Win32API::File - Low-level access to Win32 syst...

    Win32API::File ( source , CPAN ) version 0.1203_01 CONTENTS NAME SYNOPSIS DESCRIPTION Object Oriented/Tied Handle Int...
    perldoc.perl.org/Win32API::File
    Registered: Fri Apr 26 10:46:41 UTC 2024
    - 146.4K bytes
    - Viewed (0)
Back to top