Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 3371 - 3380 of 3,449 for filetype:txt (0.06 sec)

  1. CPAN::Meta::History::Meta_1_2.txt

    =for :stopwords MailingList RWS subcontext =head1 NAME CPAN::Meta::History::Meta_1_2 - Version 1.2 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1.2 sp...
    perldoc.perl.org/CPAN::Meta::History::Meta_1_2.txt
    Registered: Fri Sep 12 13:59:57 UTC 2025
    - 16.7K bytes
    - Viewed (0)
  2. App::Prove::State.txt

    package App::Prove::State; use strict; use warnings; use File::Find; use File::Spec; use Carp; use App::Prove::State::Result; use TAP::Parser::YAMLish::Reader (); use TAP::Parser::YAMLish::Writer (...
    perldoc.perl.org/App::Prove::State.txt
    Registered: Fri Sep 12 12:47:31 UTC 2025
    - 11.4K bytes
    - Viewed (0)
  3. lib.txt

    package lib; # THIS FILE IS AUTOMATICALLY GENERATED FROM lib_pm.PL. # ANY CHANGES TO THIS FILE WILL BE OVERWRITTEN BY THE NEXT PERL BUILD. use Config; use strict; my $archname = $Config{archname}; ...
    perldoc.perl.org/lib.txt
    Registered: Fri Sep 12 15:45:00 UTC 2025
    - 6K bytes
    - Viewed (0)
  4. CPAN::Plugin.txt

    package CPAN::Plugin; use strict; use warnings; our $VERSION = '0.97'; require CPAN; ########## sub new { # ; my ($class, %params) = @_; my $self = +{ (ref $class ? (%$class) : ()), %params, }; $se...
    perldoc.perl.org/CPAN::Plugin.txt
    Registered: Fri Sep 12 15:29:45 UTC 2025
    - 3.1K bytes
    - Viewed (0)
  5. CPAN::HandleConfig.txt

    package CPAN::HandleConfig; use strict; use vars qw(%can %keys $loading $VERSION); use File::Path (); use File::Spec (); use File::Basename (); use Carp (); =head1 NAME CPAN::HandleConfig - interna...
    perldoc.perl.org/CPAN::HandleConfig.txt
    Registered: Fri Sep 12 17:18:51 UTC 2025
    - 23.7K bytes
    - Viewed (0)
  6. CPAN::Meta::Requirements::Range.txt

    use v5.10; use strict; use warnings; package CPAN::Meta::Requirements::Range; # ABSTRACT: a set of version requirements for a CPAN dist our $VERSION = '2.143'; use Carp (); #pod =head1 SYNOPSIS #po...
    perldoc.perl.org/CPAN::Meta::Requirements::Range.txt
    Registered: Fri Sep 12 20:09:58 UTC 2025
    - 19.3K bytes
    - Viewed (0)
  7. utf8.txt

    package utf8; use strict; use warnings; our $utf8_hint_bits = 0x00800000; our $ascii_hint_bits = 0x00000010; # Turned off when utf8 turned on our $VERSION = '1.27'; our $AUTOLOAD; sub import { $^H ...
    perldoc.perl.org/utf8.txt
    Registered: Fri Sep 12 16:56:58 UTC 2025
    - 10.7K bytes
    - Viewed (0)
  8. version.txt

    =head1 NAME version - Perl extension for Version Objects =head1 SYNOPSIS # Parsing version strings (decimal or dotted-decimal) use version 0.77; # get latest bug-fixes and API $ver = version->parse...
    perldoc.perl.org/version.txt
    Registered: Fri Sep 12 17:04:30 UTC 2025
    - 10.4K bytes
    - Viewed (0)
  9. Test2::Tools::Refcount.txt

    # You may distribute under the terms of either the GNU General Public License # or the Artistic License (the same terms as Perl itself) # # (C) Paul Evans, 2008-2023 -- leonerd@leonerd.org.uk packa...
    perldoc.perl.org/Test2::Tools::Refcount.txt
    Registered: Fri Sep 12 18:24:53 UTC 2025
    - 8.6K bytes
    - Viewed (0)
  10. CPAN::Meta::History::Meta_1_0.txt

    =for :stopwords DOAP RDF =head1 NAME CPAN::Meta::History::Meta_1_0 - Version 1.0 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1.0 specification for F<...
    perldoc.perl.org/CPAN::Meta::History::Meta_1_0.txt
    Registered: Fri Sep 12 19:12:15 UTC 2025
    - 6.6K bytes
    - Viewed (0)
Back to top