Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1191 - 1200 of 2,621 for host:perldoc.perl.org (0.07 sec)

  1. FileCache.txt

    package FileCache; our $VERSION = '1.10'; =head1 NAME FileCache - keep more files open than the system permits =head1 SYNOPSIS no strict 'refs'; use FileCache; # or use FileCache maxopen => 16; cac...
    perldoc.perl.org/FileCache.txt
    Registered: Mon Apr 21 02:28:17 UTC 2025
    - 5.4K bytes
    - Viewed (0)
  2. I18N::Collate.txt

    package I18N::Collate; use strict; our $VERSION = '1.02'; =head1 NAME I18N::Collate - compare 8-bit scalar data according to the current locale =head1 SYNOPSIS use I18N::Collate; setlocale(LC_COLLA...
    perldoc.perl.org/I18N::Collate.txt
    Registered: Mon Apr 21 03:57:14 UTC 2025
    - 5.3K bytes
    - Viewed (0)
  3. ExtUtils::Constant::XS.txt

    package ExtUtils::Constant::XS; use strict; use vars qw($VERSION %XS_Constant %XS_TypeSet @ISA @EXPORT_OK $is_perl56); use Carp; use ExtUtils::Constant::Utils 'perl_stringify'; require ExtUtils::Co...
    perldoc.perl.org/ExtUtils::Constant::XS.txt
    Registered: Mon Apr 21 02:54:02 UTC 2025
    - 6.2K bytes
    - Viewed (0)
  4. ExtUtils::MM_OS390.txt

    package ExtUtils::MM_OS390; use strict; use warnings; our $VERSION = '7.70'; $VERSION =~ tr/_//d; use ExtUtils::MakeMaker::Config; require ExtUtils::MM_Unix; our @ISA = qw(ExtUtils::MM_Unix); =head...
    perldoc.perl.org/ExtUtils::MM_OS390.txt
    Registered: Sun Apr 20 21:28:21 UTC 2025
    - 2.2K bytes
    - Viewed (0)
  5. DirHandle.txt

    package DirHandle; our $VERSION = '1.05'; =head1 NAME DirHandle - (obsolete) supply object methods for directory handles =head1 SYNOPSIS # recommended approach since Perl 5.6: do not use DirHandle ...
    perldoc.perl.org/DirHandle.txt
    Registered: Sun Apr 20 22:38:12 UTC 2025
    - 2K bytes
    - Viewed (0)
  6. ExtUtils::MM_Darwin.txt

    package ExtUtils::MM_Darwin; use strict; use warnings; BEGIN { require ExtUtils::MM_Unix; our @ISA = qw( ExtUtils::MM_Unix ); } our $VERSION = '7.70'; $VERSION =~ tr/_//d; =head1 NAME ExtUtils::MM_...
    perldoc.perl.org/ExtUtils::MM_Darwin.txt
    Registered: Mon Apr 21 02:40:55 UTC 2025
    - 1.4K bytes
    - Viewed (0)
  7. 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: Wed Apr 16 10:48:18 UTC 2025
    - 115K bytes
    - Viewed (0)
  8. Encode::Symbol - Symbol Encodings - Perldoc Bro...

    Encode::Symbol ( source , CPAN ) version 2.02 CONTENTS NAME SYNOPSIS ABSTRACT DESCRIPTION SEE ALSO # NAME Encode::Sym...
    perldoc.perl.org/Encode::Symbol
    Registered: Wed Apr 16 11:26:19 UTC 2025
    - 22.4K bytes
    - Viewed (0)
  9. File::Spec::Epoc - methods for Epoc file specs ...

    File::Spec::Epoc ( source , CPAN ) version 3.91 CONTENTS NAME SYNOPSIS DESCRIPTION AUTHOR COPYRIGHT SEE ALSO # NAME F...
    perldoc.perl.org/File::Spec::Epoc
    Registered: Wed Apr 16 11:26:44 UTC 2025
    - 23.2K bytes
    - Viewed (0)
  10. File::Spec::Mac - File::Spec for Mac OS (Classi...

    File::Spec::Mac ( source , CPAN ) version 3.91 CONTENTS NAME SYNOPSIS DESCRIPTION METHODS AUTHORS COPYRIGHT SEE ALSO ...
    perldoc.perl.org/File::Spec::Mac
    Registered: Wed Apr 16 11:26:50 UTC 2025
    - 40.2K bytes
    - Viewed (0)
Back to top