Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

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

  1. 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)
  2. 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)
  3. 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)
  4. 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)
  5. perllocale - Perl locale handling (internationa...

    perllocale ( source , CPAN ) CONTENTS NAME DESCRIPTION WHAT IS A LOCALE PREPARING TO USE LOCALES USING LOCALES The "u...
    perldoc.perl.org/perllocale
    Registered: Fri May 17 11:37:28 UTC 2024
    - 118.5K bytes
    - Viewed (0)
  6. perlebcdic - Considerations for running Perl on...

    perlebcdic ( source , CPAN ) CONTENTS NAME DESCRIPTION COMMON CHARACTER CODE SETS ASCII ISO 8859 Latin 1 (ISO 8859-1)...
    perldoc.perl.org/perlebcdic
    Registered: Fri May 17 11:37:32 UTC 2024
    - 124.8K bytes
    - Viewed (0)
  7. 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 May 17 11:47:01 UTC 2024
    - 240.8K bytes
    - Viewed (0)
  8. 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 May 17 11:48:35 UTC 2024
    - 105.1K bytes
    - Viewed (0)
  9. 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)
  10. 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)
Back to top