Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

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

  1. 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 Jun 03 18:44:31 UTC 2024
    - 216.7K bytes
    - Viewed (0)
  2. 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 Jun 06 11:38:00 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  3. 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 Jun 07 08:44:42 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  4. 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 Jun 07 10:01:44 UTC 2024
    - 105.7K bytes
    - Viewed (0)
  5. Config - access Perl configuration information ...

    Config ( source , CPAN ) version 5.038002 CONTENTS NAME SYNOPSIS DESCRIPTION EXAMPLE WARNING GLOSSARY P _ a b c d e f...
    perldoc.perl.org/Config
    Registered: Fri Jun 07 09:42:40 UTC 2024
    - 417.7K 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 Jun 07 10:05:48 UTC 2024
    - 161.9K bytes
    - Viewed (0)
  7. 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 Jun 07 11:00:23 UTC 2024
    - 148.4K bytes
    - Viewed (0)
  8. 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 Jun 07 08:27:41 UTC 2024
    - 207.4K bytes
    - Viewed (0)
  9. perlguts - Introduction to the Perl API - Perld...

    perlguts ( source , CPAN ) CONTENTS NAME DESCRIPTION Variables Datatypes What is an "IV"? Working with SVs Offsets Wh...
    perldoc.perl.org/perlguts
    Registered: Fri Jun 07 08:22:40 UTC 2024
    - 240.9K bytes
    - Viewed (0)
  10. perlipc - Perl interprocess communication (sign...

    perlipc ( source , CPAN ) CONTENTS NAME DESCRIPTION Signals Handling the SIGHUP Signal in Daemons Deferred Signals (S...
    perldoc.perl.org/perlipc
    Registered: Fri Jun 07 08:17:01 UTC 2024
    - 105.3K bytes
    - Viewed (0)
Back to top