- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 6,509 for content_length:[0 TO 9999] (0.04 sec)
-
TAP::Parser::Result.txt
package TAP::Parser::Result; use strict; use warnings; use base 'TAP::Object'; BEGIN { # make is_* methods my @attrs = qw( plan pragma test comment bailout version unknown yaml ); no strict 'refs';...perldoc.perl.org/TAP::Parser::Result.txtRegistered: Tue Jul 29 03:14:50 UTC 2025 - 6K bytes - Viewed (0) -
Test2::Event::Plan.txt
package Test2::Event::Plan; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw{max directive reason}; use ...perldoc.perl.org/Test2::Event::Plan.txtRegistered: Tue Jul 29 04:32:47 UTC 2025 - 3.3K bytes - Viewed (0) -
Test2::EventFacet::Plan.txt
package Test2::EventFacet::Plan; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::HashBase qw{ -count -ski...perldoc.perl.org/Test2::EventFacet::Plan.txtRegistered: Tue Jul 29 03:53:23 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::Bundle::Simple.txt
package Test2::Bundle::Simple; use strict; use warnings; our $VERSION = '1.302210'; use Test2::Plugin::ExitSummary; use Test2::Tools::Basic qw/ok plan done_testing skip_all/; our @EXPORT = qw/ok pl...perldoc.perl.org/Test2::Bundle::Simple.txtRegistered: Tue Jul 29 01:32:15 UTC 2025 - 2K bytes - Viewed (0) -
Test2::EventFacet::Parent.txt
package Test2::EventFacet::Parent; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/confess/; BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::...perldoc.perl.org/Test2::EventFacet::Parent.txtRegistered: Tue Jul 29 03:46:03 UTC 2025 - 1.7K bytes - Viewed (0) -
Tie::Scalar.txt
package Tie::Scalar; our $VERSION = '1.06'; =head1 NAME Tie::Scalar, Tie::StdScalar - base class definitions for tied scalars =head1 SYNOPSIS package NewScalar; require Tie::Scalar; @ISA = qw(Tie::...perldoc.perl.org/Tie::Scalar.txtRegistered: Tue Jul 29 23:00:51 UTC 2025 - 4.1K bytes - Viewed (0) -
Text::Tabs.txt
use strict; use warnings; package Text::Tabs; BEGIN { require Exporter; *import = \&Exporter::import } our @EXPORT = qw( expand unexpand $tabstop ); our $VERSION = '2024.001'; our $SUBVERSION = 'mo...perldoc.perl.org/Text::Tabs.txtRegistered: Wed Jul 30 00:40:12 UTC 2025 - 3.4K bytes - Viewed (0) -
autodie::Scope::Guard.txt
package autodie::Scope::Guard; use strict; use warnings; # ABSTRACT: Wrapper class for calling subs at end of scope our $VERSION = '2.37'; # VERSION # This code schedules the cleanup of subroutines...perldoc.perl.org/autodie::Scope::Guard.txtRegistered: Tue Jul 29 22:35:46 UTC 2025 - 1.4K bytes - Viewed (0) -
perlmodinstall.txt
=head1 NAME perlmodinstall - Installing CPAN Modules =head1 DESCRIPTION You can think of a module as the fundamental unit of reusable Perl code; see L<perlmod> for details. Whenever anyone creates ...perldoc.perl.org/perlmodinstall.txtRegistered: Wed Jul 30 11:59:14 UTC 2025 - 9.4K bytes - Viewed (0) -
perl5361delta.txt
=encoding utf8 =head1 NAME perl5361delta - what is new for perl v5.36.1 =head1 DESCRIPTION This document describes differences between the 5.36.0 release and the 5.36.1 release. If you are upgradin...perldoc.perl.org/perl5361delta.txtRegistered: Wed Jul 30 11:12:19 UTC 2025 - 4.6K bytes - Viewed (0)