Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 141 - 150 of 280 for host:perldoc.perl.org (0.02 sec)

  1. perlos400.txt

    # vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. =h...
    perldoc.perl.org/perlos400.txt
    Registered: Sun Jun 02 03:12:54 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  2. crypt.txt

    =over =item crypt PLAINTEXT,SALT X<crypt> X<digest> X<hash> X<salt> X<plaintext> X<password> X<decrypt> X<cryptography> X<passwd> X<encrypt> Creates a digest string exactly like the L<crypt(3)> fun...
    perldoc.perl.org/functions/crypt.txt
    Registered: Sun Jun 02 07:02:46 UTC 2024
    - 3.6K bytes
    - Viewed (0)
  3. readline.txt

    =over =item readline EXPR =item readline X<readline> X<gets> X<fgets> Reads from the filehandle whose typeglob is contained in EXPR (or from C<*ARGV> if EXPR is not provided). In scalar context, ea...
    perldoc.perl.org/functions/readline.txt
    Registered: Sun Jun 02 08:21:19 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  4. hex.txt

    =over =item hex EXPR X<hex> X<hexadecimal> =item hex Interprets EXPR as a hex string and returns the corresponding numeric value. If EXPR is omitted, uses L<C<$_>|perlvar/$_>. print hex '0xAf'; # p...
    perldoc.perl.org/functions/hex.txt
    Registered: Sun Jun 02 07:35:33 UTC 2024
    - 938 bytes
    - Viewed (0)
  5. chr.txt

    =over =item chr NUMBER X<chr> X<character> X<ASCII> X<Unicode> =item chr Returns the character represented by that NUMBER in the character set. For example, C<chr(65)> is C<"A"> in either ASCII or ...
    perldoc.perl.org/functions/chr.txt
    Registered: Sun Jun 02 07:20:30 UTC 2024
    - 705 bytes
    - Viewed (0)
  6. perltodo.txt

    =head1 NAME perltodo - Link to the Perl to-do list =head1 DESCRIPTION The Perl 5 to-do list is maintained in the git repository, and can be viewed at L<https://github.com/Perl/perl5/blob/blead/Port...
    perldoc.perl.org/perltodo.txt
    Registered: Sun Jun 02 05:25:03 UTC 2024
    - 372 bytes
    - Viewed (0)
  7. perl5240delta.txt

    =encoding utf8 =head1 NAME perl5240delta - what is new for perl v5.24.0 =head1 DESCRIPTION This document describes the differences between the 5.22.0 release and the 5.24.0 release. =head1 Core Enh...
    perldoc.perl.org/perl5240delta.txt
    Registered: Sat Jun 01 17:45:37 UTC 2024
    - 63K bytes
    - Viewed (0)
  8. perl5380delta.txt

    =encoding utf8 =head1 NAME perl5380delta - what is new for perl v5.38.0 =head1 DESCRIPTION This document describes differences between the 5.36.0 release and the 5.38.0 release. =head1 Core Enhance...
    perldoc.perl.org/perl5380delta.txt
    Registered: Sat Jun 01 15:08:29 UTC 2024
    - 67.3K bytes
    - Viewed (0)
  9. perlwin32.txt

    # vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. =h...
    perldoc.perl.org/perlwin32.txt
    Registered: Sun Jun 02 02:56:33 UTC 2024
    - 32K bytes
    - Viewed (0)
  10. perlsec.txt

    =head1 NAME perlsec - Perl security =head1 DESCRIPTION Perl is designed to make it easy to program securely even when running with extra privileges, like setuid or setgid programs. Unlike most comm...
    perldoc.perl.org/perlsec.txt
    Registered: Sat Jun 01 19:09:33 UTC 2024
    - 27.2K bytes
    - Viewed (0)
Back to top