Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 411 - 420 of 2,621 for host:perldoc.perl.org (0.03 sec)

  1. IO::Uncompress::Base - Base Class for IO::Uncom...

    IO::Uncompress::Base ( source , CPAN ) version 2.212 CONTENTS NAME SYNOPSIS DESCRIPTION SUPPORT SEE ALSO AUTHOR MODIF...
    perldoc.perl.org/IO::Uncompress::Base Similar Results (1)
    Registered: Wed Apr 16 11:40:18 UTC 2025
    - 26K bytes
    - Viewed (0)
  2. Locale::Maketext::GutsLoader - Deprecated modul...

    Locale::Maketext::GutsLoader ( source , CPAN ) version 1.20 CONTENTS NAME SYNOPSIS DESCRIPTION # NAME Locale::Maketex...
    perldoc.perl.org/Locale::Maketext::GutsLoader Similar Results (1)
    Registered: Wed Apr 16 11:40:50 UTC 2025
    - 23.4K bytes
    - Viewed (0)
  3. Memoize::SDBM_File - DEPRECATED compability shi...

    Memoize::SDBM_File ( source , CPAN ) version 1.16 CONTENTS NAME DESCRIPTION # NAME Memoize::SDBM_File - DEPRECATED co...
    perldoc.perl.org/Memoize::SDBM_File
    Registered: Wed Apr 16 11:41:03 UTC 2025
    - 22.1K bytes
    - Viewed (0)
  4. TAP::Parser::Grammar - A grammar for the Test A...

    TAP::Parser::Grammar ( source , CPAN ) version 3.48 CONTENTS NAME VERSION SYNOPSIS DESCRIPTION METHODS Class Methods ...
    perldoc.perl.org/TAP::Parser::Grammar
    Registered: Wed Apr 16 11:49:44 UTC 2025
    - 30.9K bytes
    - Viewed (0)
  5. 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 Similar Results (1)
    Registered: Thu Apr 17 08:16:02 UTC 2025
    - 443.7K bytes
    - Viewed (0)
  6. flock.txt

    =over =item flock FILEHANDLE,OPERATION X<flock> X<lock> X<locking> Calls L<flock(2)>, or an emulation of it, on FILEHANDLE. Returns true for success, false on failure. Produces a fatal error if use...
    perldoc.perl.org/functions/flock.txt
    Registered: Fri Apr 18 20:18:25 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  7. substr.txt

    =over =item substr EXPR,OFFSET,LENGTH,REPLACEMENT X<substr> X<substring> X<mid> X<left> X<right> =item substr EXPR,OFFSET,LENGTH =item substr EXPR,OFFSET Extracts a substring out of EXPR and return...
    perldoc.perl.org/functions/substr.txt
    Registered: Fri Apr 18 16:11:11 UTC 2025
    - 3.3K bytes
    - Viewed (0)
  8. fc.txt

    =over =item fc EXPR X<fc> X<foldcase> X<casefold> X<fold-case> X<case-fold> =item fc Returns the casefolded version of EXPR. This is the internal function implementing the C<\F> escape in double-qu...
    perldoc.perl.org/functions/fc.txt
    Registered: Fri Apr 18 19:29:22 UTC 2025
    - 2.6K bytes
    - Viewed (0)
  9. close.txt

    =over =item close FILEHANDLE X<close> =item close Closes the file or pipe associated with the filehandle, flushes the IO buffers, and closes the system file descriptor. Returns true if those operat...
    perldoc.perl.org/functions/close.txt
    Registered: Fri Apr 18 17:16:48 UTC 2025
    - 2.8K bytes
    - Viewed (0)
  10. readdir.txt

    =over =item readdir DIRHANDLE X<readdir> Returns the next directory entry for a directory opened by L<C<opendir>|/opendir DIRHANDLE,EXPR>. If used in list context, returns all the rest of the entri...
    perldoc.perl.org/functions/readdir.txt
    Registered: Fri Apr 18 18:00:24 UTC 2025
    - 1.5K bytes
    - Viewed (0)
Back to top