- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 981 - 990 of 2,642 for host:perldoc.perl.org (0.14 sec)
-
perl5241delta.txt
=encoding utf8 =head1 NAME perl5241delta - what is new for perl v5.24.1 =head1 DESCRIPTION This document describes differences between the 5.24.0 release and the 5.24.1 release. If you are upgradin...perldoc.perl.org/perl5241delta.txtRegistered: Sat Aug 30 11:50:34 UTC 2025 - 8K 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: Sat Aug 30 15:13:04 UTC 2025 - 4.6K bytes - Viewed (0) -
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: Thu Aug 28 08:21:16 UTC 2025 - 6K bytes - Viewed (0) -
TAP::Parser::Scheduler::Spinner.txt
package TAP::Parser::Scheduler::Spinner; use strict; use warnings; use Carp; =head1 NAME TAP::Parser::Scheduler::Spinner - A no-op job. =head1 VERSION Version 3.50 =cut our $VERSION = '3.50'; =head...perldoc.perl.org/TAP::Parser::Scheduler::Spinner.txtRegistered: Thu Aug 28 09:37:29 UTC 2025 - 990 bytes - Viewed (0) -
SelectSaver.txt
package SelectSaver; our $VERSION = '1.02'; =head1 NAME SelectSaver - save and restore selected file handle =head1 SYNOPSIS use SelectSaver; { my $saver = SelectSaver->new(FILEHANDLE); # FILEHANDLE...perldoc.perl.org/SelectSaver.txtRegistered: Thu Aug 28 06:37:44 UTC 2025 - 1.1K bytes - Viewed (0) -
Test2::API::InterceptResult::Event.txt
package Test2::API::InterceptResult::Event; use strict; use warnings; our $VERSION = '1.302210'; use List::Util qw/first/; use Test2::Util qw/pkg_to_file/; use Scalar::Util qw/reftype blessed/; use...perldoc.perl.org/Test2::API::InterceptResult::Event.txtRegistered: Thu Aug 28 17:13:54 UTC 2025 - 28.1K bytes - Viewed (0) -
Test2::Compare.txt
package Test2::Compare; use strict; use warnings; our $VERSION = '1.302210'; use Scalar::Util qw/blessed/; use Test2::Util qw/try/; use Test2::Util::Ref qw/rtype/; use Carp qw/croak/; our @EXPORT_O...perldoc.perl.org/Test2::Compare.txtRegistered: Thu Aug 28 19:12:27 UTC 2025 - 11.5K bytes - Viewed (0) -
Test2::Bundle::Extended.txt
package Test2::Bundle::Extended; use strict; use warnings; use Test2::V0; our $VERSION = '1.302210'; BEGIN { push @Test2::Bundle::Extended::ISA => 'Test2::V0'; no warnings 'once'; *EXPORT = \@Test2...perldoc.perl.org/Test2::Bundle::Extended.txtRegistered: Thu Aug 28 15:58:51 UTC 2025 - 7.5K bytes - Viewed (0) -
Test2::Tools::Tiny.txt
package Test2::Tools::Tiny; use strict; use warnings; use Scalar::Util qw/blessed/; use Test2::Util qw/try/; use Test2::API qw/context run_subtest test2_stack/; use Test2::Hub::Interceptor(); use T...perldoc.perl.org/Test2::Tools::Tiny.txtRegistered: Thu Aug 28 20:51:56 UTC 2025 - 8.5K bytes - Viewed (0) -
Test2::Event::V2.txt
package Test2::Event::V2; use strict; use warnings; our $VERSION = '1.302210'; use Scalar::Util qw/reftype/; use Carp qw/croak/; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test...perldoc.perl.org/Test2::Event::V2.txtRegistered: Thu Aug 28 17:28:59 UTC 2025 - 4.8K bytes - Viewed (0)