Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 3311 - 3320 of 3,463 for filetype:txt (0.07 sec)

  1. perl5280delta.txt

    =encoding utf8 =head1 NAME perl5280delta - what is new for perl v5.28.0 =head1 DESCRIPTION This document describes differences between the 5.26.0 release and the 5.28.0 release. If you are upgradin...
    perldoc.perl.org/perl5280delta.txt
    Registered: Sat Jun 21 22:16:03 UTC 2025
    - 69.5K bytes
    - Viewed (0)
  2. perlcygwin.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 F<pod/perlpod.pod>) which is specially designed to be readable as is....
    perldoc.perl.org/perlcygwin.txt
    Registered: Sun Jun 22 01:01:23 UTC 2025
    - 25.5K bytes
    - Viewed (0)
  3. perlaix.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/perlaix.txt
    Registered: Sun Jun 22 01:38:55 UTC 2025
    - 20K bytes
    - Viewed (0)
  4. perl5243delta.txt

    =encoding utf8 =head1 NAME perl5243delta - what is new for perl v5.24.3 =head1 DESCRIPTION This document describes differences between the 5.24.2 release and the 5.24.3 release. If you are upgradin...
    perldoc.perl.org/perl5243delta.txt
    Registered: Sun Jun 22 01:47:55 UTC 2025
    - 10.7K bytes
    - Viewed (0)
  5. perltru64.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/perltru64.txt
    Registered: Sun Jun 22 03:30:26 UTC 2025
    - 8.3K bytes
    - Viewed (0)
  6. perl5143delta.txt

    =encoding utf8 =head1 NAME perl5143delta - what is new for perl v5.14.3 =head1 DESCRIPTION This document describes differences between the 5.14.2 release and the 5.14.3 release. If you are upgradin...
    perldoc.perl.org/perl5143delta.txt
    Registered: Sat Jun 21 22:46:01 UTC 2025
    - 7.6K bytes
    - Viewed (0)
  7. perlandroid.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/perlandroid.txt
    Registered: Sun Jun 22 00:52:46 UTC 2025
    - 8K bytes
    - Viewed (0)
  8. perlbook.txt

    =head1 NAME perlbook - Books about and related to Perl =head1 DESCRIPTION There are many books on Perl and Perl-related. A few of these are good, some are OK, but many aren't worth your money. Ther...
    perldoc.perl.org/perlbook.txt
    Registered: Sun Jun 22 01:24:42 UTC 2025
    - 8.3K bytes
    - Viewed (0)
  9. Unicode::Collate::CJK::Stroke.txt

    package Unicode::Collate::CJK::Stroke; 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::Stroke.txt
    Registered: Fri Jun 20 21:16:10 UTC 2025
    - 118.8K bytes
    - Viewed (0)
  10. TAP::Parser.txt

    package TAP::Parser; use strict; use warnings; use TAP::Parser::Grammar (); use TAP::Parser::Result (); use TAP::Parser::ResultFactory (); use TAP::Parser::Source (); use TAP::Parser::Iterator (); ...
    perldoc.perl.org/TAP::Parser.txt
    Registered: Thu Jun 19 22:15:39 UTC 2025
    - 51K bytes
    - Viewed (0)
Back to top