Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1 - 10 of 1,477 for host:perldoc.perl.org (0.02 sec)

  1. Unicode::Collate::CJK::Korean.txt

    package Unicode::Collate::CJK::Korean; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %jamo2prim = ( '1100', 0x4175, '1101', 0x4176, '1102', 0x4177, '1103', 0x4178, '1105', 0x417A, ...
    perldoc.perl.org/Unicode::Collate::CJK::Korean.txt
    Registered: Wed May 08 23:04:45 UTC 2024
    - 47.5K bytes
    - Viewed (0)
  2. h2xs.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell BEGIN { pop @INC if $INC[-1] eq ...
    perldoc.perl.org/h2xs.txt
    Registered: Thu May 09 01:41:20 UTC 2024
    - 59.6K bytes
    - Viewed (0)
  3. VMS::Filespec.txt

    # Perl hooks into the routines in vms.c for interconversion # of VMS and Unix file specification syntax. # # Version: see $VERSION below # Author: Charles Bailey bailey@newman.upenn.edu # Revised: ...
    perldoc.perl.org/VMS::Filespec.txt
    Registered: Wed May 08 23:21:45 UTC 2024
    - 15.4K bytes
    - Viewed (0)
  4. perlivp.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell # perlivp v5.38.2 BEGIN { pop @I...
    perldoc.perl.org/perlivp.txt
    Registered: Thu May 09 02:46:35 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  5. Pod::Man.txt

    # Convert POD data to formatted *roff input. # # This module translates POD documentation into *roff markup using the man # macro set, and is intended for converting POD documents written as Unix #...
    perldoc.perl.org/Pod::Man.txt
    Registered: Tue May 07 18:24:33 UTC 2024
    - 90.9K bytes
    - Viewed (0)
  6. Perl Documentation

    require 5; package Pod::Simple::HTMLBatch; use strict; use vars qw( $VERSION $HTML_RENDER_CLASS $HTML_EXTENSION $CSS $JAVASCRIPT $SLEEPY $SEARCH_CLASS @ISA ); $VERSION = '3.43'; @ISA = (); # Yup, w...
    perldoc.perl.org/Pod::Simple::HTMLBatch.txt
    Registered: Tue May 07 22:02:34 UTC 2024
    - 39.7K bytes
    - Viewed (0)
  7. Parse::CPAN::Meta.txt

    use 5.008001; use strict; use warnings; package Parse::CPAN::Meta; # ABSTRACT: Parse META.yml and META.json CPAN metadata files our $VERSION = '2.150010'; use Exporter; use Carp 'croak'; our @ISA =...
    perldoc.perl.org/Parse::CPAN::Meta.txt
    Registered: Tue May 07 21:04:43 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  8. Sys::Syslog.txt

    package Sys::Syslog; use strict; use warnings; use warnings::register; use Carp; use Config; use Exporter (); use File::Basename; use POSIX qw< strftime setlocale LC_TIME >; use Socket qw< :all >; ...
    perldoc.perl.org/Sys::Syslog.txt
    Registered: Wed May 08 03:43:38 UTC 2024
    - 46.8K bytes
    - Viewed (0)
  9. Test2::Event.txt

    package Test2::Event; use strict; use warnings; our $VERSION = '1.302194'; use Scalar::Util qw/blessed reftype/; use Carp qw/croak/; use Test2::Util::HashBase qw/trace -amnesty uuid -_eid -hubs/; u...
    perldoc.perl.org/Test2::Event.txt
    Registered: Wed May 08 05:37:23 UTC 2024
    - 22.1K bytes
    - Viewed (0)
  10. Storable.txt

    # # Copyright (c) 1995-2001, Raphael Manfredi # Copyright (c) 2002-2014 by the Perl 5 Porters # Copyright (c) 2015-2016 cPanel Inc # Copyright (c) 2017 Reini Urban # # You may redistribute only und...
    perldoc.perl.org/Storable.txt
    Registered: Wed May 08 10:48:12 UTC 2024
    - 49.3K bytes
    - Viewed (0)
Back to top