- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3221 - 3230 of 3,463 for filetype:txt (0.04 sec)
-
IO::Seekable.txt
# package IO::Seekable; =head1 NAME IO::Seekable - supply seek based methods for I/O objects =head1 SYNOPSIS use IO::Seekable; package IO::Something; @ISA = qw(IO::Seekable); =head1 DESCRIPTION C<I...perldoc.perl.org/IO::Seekable.txtRegistered: Wed Jun 18 06:44:19 UTC 2025 - 2.8K bytes - Viewed (0) -
Test2::API.txt
package Test2::API; use strict; use warnings; use Time::HiRes qw/time/; use Test2::Util qw/USE_THREADS/; BEGIN { $ENV{TEST_ACTIVE} ||= 1; $ENV{TEST2_ACTIVE} = 1; } our $VERSION = '1.302199'; my $IN...perldoc.perl.org/Test2::API.txtRegistered: Thu Jun 19 15:22:39 UTC 2025 - 48.4K bytes - Viewed (0) -
Params::Check.txt
package Params::Check; use strict; use Carp qw[carp croak]; use Locale::Maketext::Simple Style => 'gettext'; BEGIN { use Exporter (); use vars qw[ @ISA $VERSION @EXPORT_OK $VERBOSE $ALLOW_UNKNOWN $...perldoc.perl.org/Params::Check.txtRegistered: Thu Jun 19 12:14:48 UTC 2025 - 18.9K bytes - Viewed (0) -
Term::Table.txt
package Term::Table; use strict; use warnings; our $VERSION = '0.018'; use Term::Table::Cell(); use Term::Table::Util qw/term_size uni_length USE_GCS/; use Scalar::Util qw/blessed/; use List::Util ...perldoc.perl.org/Term::Table.txtRegistered: Thu Jun 19 16:31:22 UTC 2025 - 12.7K bytes - Viewed (0) -
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.txtRegistered: Thu Jun 19 12:22:52 UTC 2025 - 10.5K bytes - Viewed (0) -
Sub::Util.txt
# Copyright (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. packa...perldoc.perl.org/Sub::Util.txtRegistered: Thu Jun 19 14:20:22 UTC 2025 - 4.6K bytes - Viewed (0) -
TAP::Base.txt
package TAP::Base; use strict; use warnings; use base 'TAP::Object'; =head1 NAME TAP::Base - Base class that provides common functionality to L<TAP::Parser> and L<TAP::Harness> =head1 VERSION Versi...perldoc.perl.org/TAP::Base.txtRegistered: Thu Jun 19 17:37:43 UTC 2025 - 2.2K bytes - Viewed (0) -
Test2::Compare::Bool.txt
package Test2::Compare::Bool; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/input/; # Overloads '!' for us...perldoc.perl.org/Test2::Compare::Bool.txtRegistered: Thu Jun 19 18:22:59 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::Compare::DeepRef.txt
package Test2::Compare::DeepRef; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/input/; use Test2::Util::Ref qw/render_ref rtype/...perldoc.perl.org/Test2::Compare::DeepRef.txtRegistered: Thu Jun 19 17:41:52 UTC 2025 - 1.9K bytes - Viewed (0) -
perlapi.txt
-*- mode: Pod; buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by autodoc.pl extracting documentation from the C source files. Any changes made here will be lost! =...perldoc.perl.org/perlapi.txtRegistered: Sat Jun 21 10:49:35 UTC 2025 - 826.8K bytes - Viewed (0)