Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1721 - 1730 of 2,621 for host:perldoc.perl.org (0.11 sec)

  1. 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: Fri Apr 18 22:08:38 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  2. unpack.txt

    =over =item unpack TEMPLATE,EXPR X<unpack> =item unpack TEMPLATE L<C<unpack>|/unpack TEMPLATE,EXPR> does the reverse of L<C<pack>|/pack TEMPLATE,LIST>: it takes a string and expands it out into a l...
    perldoc.perl.org/functions/unpack.txt
    Registered: Fri Apr 18 21:46:43 UTC 2025
    - 2.4K bytes
    - Viewed (0)
  3. exists.txt

    =over =item exists EXPR X<exists> X<autovivification> Given an expression that specifies an element of a hash, returns true if the specified element in the hash has ever been initialized, even if t...
    perldoc.perl.org/functions/exists.txt
    Registered: Fri Apr 18 19:02:49 UTC 2025
    - 2.5K bytes
    - Viewed (0)
  4. fcntl.txt

    =over =item fcntl FILEHANDLE,FUNCTION,SCALAR X<fcntl> Implements the L<fcntl(2)> function. You'll probably have to say use Fcntl; first to get the correct constant definitions. Argument processing ...
    perldoc.perl.org/functions/fcntl.txt
    Registered: Fri Apr 18 21:52:24 UTC 2025
    - 1.6K bytes
    - Viewed (0)
  5. chdir.txt

    =over =item chdir EXPR X<chdir> X<cd> X<directory, change> =item chdir FILEHANDLE =item chdir DIRHANDLE =item chdir Changes the working directory to EXPR, if possible. If EXPR is omitted, changes t...
    perldoc.perl.org/functions/chdir.txt
    Registered: Fri Apr 18 21:22:54 UTC 2025
    - 754 bytes
    - Viewed (0)
  6. dbmclose.txt

    =over =item dbmclose HASH X<dbmclose> [This function has been largely superseded by the L<C<untie>|/untie VARIABLE> function.] Breaks the binding between a DBM file and a hash. Portability issues: ...
    perldoc.perl.org/functions/dbmclose.txt
    Registered: Fri Apr 18 22:45:03 UTC 2025
    - 229 bytes
    - Viewed (0)
  7. CPAN::FirstTime - Utility for CPAN::Config file...

    CPAN::FirstTime ( source , CPAN ) version 5.5317 CONTENTS NAME SYNOPSIS DESCRIPTION LICENSE # NAME CPAN::FirstTime - ...
    perldoc.perl.org/CPAN::FirstTime
    Registered: Wed Apr 16 11:16:11 UTC 2025
    - 50.9K bytes
    - Viewed (0)
  8. DBM_Filter::encode - filter for DBM_Filter - Pe...

    DBM_Filter::encode ( source , CPAN ) version 0.03 CONTENTS NAME SYNOPSIS DESCRIPTION SEE ALSO AUTHOR # NAME DBM_Filte...
    perldoc.perl.org/DBM_Filter::encode
    Registered: Wed Apr 16 11:16:46 UTC 2025
    - 23.1K bytes
    - Viewed (0)
  9. B::Concise - Walk Perl syntax tree, printing co...

    B::Concise ( source , CPAN ) version 1.007 CONTENTS NAME SYNOPSIS DESCRIPTION EXAMPLE OPTIONS Options for Opcode Orde...
    perldoc.perl.org/B::Concise
    Registered: Wed Apr 16 11:17:03 UTC 2025
    - 61.6K bytes
    - Viewed (0)
  10. autodie::exception - Exceptions from autodying ...

    autodie::exception ( source , CPAN ) version 2.37 CONTENTS NAME SYNOPSIS DESCRIPTION Common Methods args function fil...
    perldoc.perl.org/autodie::exception
    Registered: Wed Apr 16 11:17:15 UTC 2025
    - 33.9K bytes
    - Viewed (0)
Back to top