Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 11 - 20 of 80 for content_length:[100000 TO 499999] (0.02 sec)

  1. Config.txt

    =head1 NAME =for comment Generated by configpm. Any changes made here will be lost! Config - access Perl configuration information =head1 SYNOPSIS use Config; if ($Config{usethreads}) { print "has ...
    perldoc.perl.org/Config.txt
    Registered: Mon May 06 13:54:38 UTC 2024
    - 253.8K bytes
    - Viewed (0)
  2. perluniprops.txt

    =begin comment # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 15.0.0. Any changes made here will be lost! To c...
    perldoc.perl.org/perluniprops.txt
    Registered: Sun May 05 06:10:21 UTC 2024
    - 443.7K bytes
    - Viewed (0)
  3. perlguts.txt

    =for comment The part of this file between =for mg_vtable.pl markers is auto generated by mg_vtable.pl; any changes there need to be made instead to mg_vtable.pl =head1 NAME perlguts - Introduction...
    perldoc.perl.org/perlguts.txt
    Registered: Sun May 05 10:11:18 UTC 2024
    - 176.6K bytes
    - Viewed (0)
  4. 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: Mon Apr 29 12:29:27 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  5. 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 03 10:08:13 UTC 2024
    - 148.2K bytes
    - Viewed (0)
  6. 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 03 10:24:22 UTC 2024
    - 118.5K bytes
    - Viewed (0)
  7. 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 03 10:30:21 UTC 2024
    - 124.8K bytes
    - Viewed (0)
  8. 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 May 03 11:23:47 UTC 2024
    - 255.6K bytes
    - Viewed (0)
  9. 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 03 11:23:35 UTC 2024
    - 172.8K 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 03 10:27:33 UTC 2024
    - 148.4K bytes
    - Viewed (0)
Back to top