Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1531 - 1540 of 2,636 for host:perldoc.perl.org (0.07 sec)

  1. libnetcfg.txt

    #!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell =head1 NAME libnetcfg - config...
    perldoc.perl.org/libnetcfg.txt
    Registered: Sat Jul 05 08:18:12 UTC 2025
    - 15.5K bytes
    - Viewed (0)
  2. shasum.txt

    #!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!perl ## shasum: filter for c...
    perldoc.perl.org/shasum.txt
    Registered: Sat Jul 05 08:52:31 UTC 2025
    - 9.8K bytes
    - Viewed (0)
  3. encguess.txt

    #!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!./perl use 5.008001; BEGIN {...
    perldoc.perl.org/encguess.txt
    Registered: Sat Jul 05 08:27:11 UTC 2025
    - 3.1K bytes
    - Viewed (0)
  4. ptardiff.txt

    #!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl BEGIN { pop @I...
    perldoc.perl.org/ptardiff.txt
    Registered: Sat Jul 05 07:54:13 UTC 2025
    - 2.7K bytes
    - Viewed (0)
  5. Unicode::Collate::CJK::GB2312.txt

    package Unicode::Collate::CJK::GB2312; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...
    perldoc.perl.org/Unicode::Collate::CJK::GB2312.txt
    Registered: Wed Jul 02 03:15:12 UTC 2025
    - 34.4K bytes
    - Viewed (0)
  6. perl5120delta.txt

    =encoding utf8 =head1 NAME perl5120delta - what is new for perl v5.12.0 =head1 DESCRIPTION This document describes differences between the 5.10.0 release and the 5.12.0 release. Many of the bug fix...
    perldoc.perl.org/perl5120delta.txt
    Registered: Fri Jul 04 23:34:35 UTC 2025
    - 87.2K bytes
    - Viewed (0)
  7. perl5340delta.txt

    =encoding utf8 =head1 NAME perl5340delta - what is new for perl v5.34.0 =head1 DESCRIPTION This document describes differences between the 5.32.0 release and the 5.34.0 release. If you are upgradin...
    perldoc.perl.org/perl5340delta.txt
    Registered: Fri Jul 04 18:18:39 UTC 2025
    - 36.5K bytes
    - Viewed (0)
  8. perlreapi.txt

    =head1 NAME perlreapi - Perl regular expression plugin interface =head1 DESCRIPTION As of Perl 5.9.5 there is a new interface for plugging and using regular expression engines other than the defaul...
    perldoc.perl.org/perlreapi.txt
    Registered: Fri Jul 04 15:54:02 UTC 2025
    - 34.7K bytes
    - Viewed (0)
  9. perlsolaris.txt

    # vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specifically designed to be readable as is....
    perldoc.perl.org/perlsolaris.txt
    Registered: Sat Jul 05 00:47:51 UTC 2025
    - 29.1K bytes
    - Viewed (0)
  10. perlmacosx.txt

    # vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. =h...
    perldoc.perl.org/perlmacosx.txt
    Registered: Fri Jul 04 22:00:56 UTC 2025
    - 11.9K bytes
    - Viewed (0)
Back to top