Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. ExtUtils::Typemaps::OutputMap.txt

    package ExtUtils::Typemaps::OutputMap; use 5.006001; use strict; use warnings; our $VERSION = '3.51'; =head1 NAME ExtUtils::Typemaps::OutputMap - Entry in the OUTPUT section of a typemap =head1 SYN...
    perldoc.perl.org/ExtUtils::Typemaps::OutputMap.txt
    Registered: Sun Apr 20 16:49:28 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  2. ExtUtils::MM_Cygwin.txt

    package ExtUtils::MM_Cygwin; use strict; use warnings; use ExtUtils::MakeMaker::Config; use File::Spec; require ExtUtils::MM_Unix; require ExtUtils::MM_Win32; our @ISA = qw( ExtUtils::MM_Unix ); ou...
    perldoc.perl.org/ExtUtils::MM_Cygwin.txt
    Registered: Sun Apr 20 15:57:36 UTC 2025
    - 4K bytes
    - Viewed (0)
  3. Encode::CN.txt

    package Encode::CN; BEGIN { if ( ord("A") == 193 ) { die "Encode::CN not supported on EBCDIC\n"; } } use strict; use warnings; use Encode; our $VERSION = do { my @r = ( q$Revision: 2.3 $ =~ /\d+/g ...
    perldoc.perl.org/Encode::CN.txt
    Registered: Sun Apr 20 14:37:18 UTC 2025
    - 2K bytes
    - Viewed (0)
  4. Encode::CJKConstants.txt

    # # $Id: CJKConstants.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp $ # package Encode::CJKConstants; use strict; use warnings; our $RCSID = q$Id: CJKConstants.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp...
    perldoc.perl.org/Encode::CJKConstants.txt
    Registered: Sun Apr 20 15:41:19 UTC 2025
    - 1.6K bytes
    - Viewed (0)
  5. Devel::PPPort - Perl/Pollution/Portability - Pe...

    Devel::PPPort ( source , CPAN ) version 3.72 CONTENTS NAME SYNOPSIS Start using Devel::PPPort for XS projects DESCRIP...
    perldoc.perl.org/Devel::PPPort
    Registered: Wed Apr 16 11:21:10 UTC 2025
    - 103.1K bytes
    - Viewed (0)
  6. sigtrap - Perl pragma to enable simple signal h...

    sigtrap ( source , CPAN ) version 1.10 CONTENTS NAME SYNOPSIS DESCRIPTION OPTIONS SIGNAL HANDLERS SIGNAL LISTS OTHER ...
    perldoc.perl.org/sigtrap
    Registered: Wed Apr 16 11:21:31 UTC 2025
    - 27.6K bytes
    - Viewed (0)
  7. Compress::Raw::Zlib - Low-Level Interface to zl...

    Compress::Raw::Zlib ( source , CPAN ) version 2.212 CONTENTS NAME SYNOPSIS DESCRIPTION Compress::Raw::Zlib::Deflate (...
    perldoc.perl.org/Compress::Raw::Zlib
    Registered: Wed Apr 16 11:22:02 UTC 2025
    - 74.9K bytes
    - Viewed (0)
  8. DB - programmatic interface to the Perl debuggi...

    DB ( source , CPAN ) version 1.08 CONTENTS NAME SYNOPSIS DESCRIPTION Global Variables API Methods Client Callback Met...
    perldoc.perl.org/DB
    Registered: Wed Apr 16 11:16:23 UTC 2025
    - 31.3K bytes
    - Viewed (0)
  9. ops - Perl pragma to restrict unsafe operations...

    ops ( source , CPAN ) version 1.02 CONTENTS NAME SYNOPSIS DESCRIPTION SEE ALSO # NAME ops - Perl pragma to restrict u...
    perldoc.perl.org/ops
    Registered: Wed Apr 16 11:16:33 UTC 2025
    - 21.1K bytes
    - Viewed (0)
  10. threads - Perl interpreter-based threads - Perl...

    threads ( source , CPAN ) version 2.40 CONTENTS NAME VERSION WARNING SYNOPSIS DESCRIPTION EXITING A THREAD THREAD STA...
    perldoc.perl.org/threads
    Registered: Wed Apr 16 11:17:11 UTC 2025
    - 73.2K bytes
    - Viewed (0)
Back to top