Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

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

  1. perl5260delta.txt

    =encoding utf8 =head1 NAME perl5260delta - what is new for perl v5.26.0 =head1 DESCRIPTION This document describes the differences between the 5.24.0 release and the 5.26.0 release. =head1 Notice T...
    perldoc.perl.org/perl5260delta.txt
    Registered: Mon May 13 10:26:29 UTC 2024
    - 97.8K bytes
    - Viewed (0)
  2. Math::BigFloat.txt

    package Math::BigFloat; # # Mike grinned. 'Two down, infinity to go' - Mike Nostrus in 'Before and After' # # The following hash values are used internally: # sign : "+", "-", "+inf", "-inf", or "N...
    perldoc.perl.org/Math::BigFloat.txt
    Registered: Mon May 13 14:43:48 UTC 2024
    - 216.7K bytes
    - Viewed (0)
  3. 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: Thu May 16 05:25:37 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  4. perlvar - Perl predefined variables - Perldoc B...

    perlvar ( source , CPAN ) CONTENTS NAME DESCRIPTION The Syntax of Variable Names SPECIAL VARIABLES General Variables ...
    perldoc.perl.org/perlvar
    Registered: Fri May 17 09:37:52 UTC 2024
    - 148.2K bytes
    - Viewed (0)
  5. ExtUtils::MakeMaker - Create a module Makefile ...

    ExtUtils::MakeMaker ( source , CPAN ) version 7.70 CONTENTS NAME SYNOPSIS DESCRIPTION How To Write A Makefile.PL Defa...
    perldoc.perl.org/ExtUtils::MakeMaker
    Registered: Fri May 17 10:24:51 UTC 2024
    - 114.9K bytes
    - Viewed (0)
  6. POSIX - Perl interface to IEEE Std 1003.1 - Per...

    POSIX ( source , CPAN ) version 2.13 CONTENTS NAME SYNOPSIS DESCRIPTION CAVEATS FUNCTIONS CLASSES POSIX::SigAction PO...
    perldoc.perl.org/POSIX
    Registered: Fri May 17 10:40:57 UTC 2024
    - 161.7K bytes
    - Viewed (0)
  7. perl56delta - what's new for perl v5.6.0 - Perl...

    perl56delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements Interpreter cloning, threads, and concurren...
    perldoc.perl.org/perl56delta
    Registered: Fri May 17 11:58:50 UTC 2024
    - 207.2K bytes
    - Viewed (0)
  8. perl58delta - what is new for perl v5.8.0 - Per...

    perl58delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Highlights In 5.8.0 Incompatible Changes Binary Incompatibili...
    perldoc.perl.org/perl58delta
    Registered: Fri May 17 11:55:25 UTC 2024
    - 172.8K bytes
    - Viewed (0)
  9. I18N::LangTags::List -- tags and names for huma...

    I18N::LangTags::List ( source , CPAN ) version 0.41 CONTENTS NAME SYNOPSIS DESCRIPTION ABOUT LANGUAGE TAGS LIST OF LA...
    perldoc.perl.org/I18N::LangTags::List
    Registered: Fri May 17 10:33:38 UTC 2024
    - 105.5K bytes
    - Viewed (0)
  10. 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 May 17 11:37:25 UTC 2024
    - 148.4K bytes
    - Viewed (0)
Back to top