- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1431 - 1440 of 2,657 for host:perldoc.perl.org (0.07 sec)
-
Test2::Manual::Tooling::Subtest.txt
package Test2::Manual::Tooling::Subtest; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Subtest - How to implement a tool that makes use of subt...perldoc.perl.org/Test2::Manual::Tooling::Subtest.txtRegistered: Fri Jan 30 03:59:17 UTC 2026 - 3.9K bytes - Viewed (0) -
Test2::Tools::Exception.txt
package Test2::Tools::Exception; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/carp/; use Test2::API qw/context test2_add_pending_diag test2_clear_pending_diags/; our @EXPORT = q...perldoc.perl.org/Test2::Tools::Exception.txtRegistered: Fri Jan 30 03:20:34 UTC 2026 - 3.9K bytes - Viewed (0) -
Test2::Require::Module.txt
package Test2::Require::Module; use strict; use warnings; use base 'Test2::Require'; our $VERSION = '1.302210'; use Test2::Util qw/pkg_to_file/; sub skip { my $class = shift; my ($module, $ver) = @...perldoc.perl.org/Test2::Require::Module.txtRegistered: Fri Jan 30 06:10:15 UTC 2026 - 2.4K bytes - Viewed (0) -
Test2::Manual::Testing::Planning.txt
package Test2::Manual::Testing::Planning; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Testing::Planning - The many ways to set a plan. =head1 DESCRIPT...perldoc.perl.org/Test2::Manual::Testing::Planning.txtRegistered: Fri Jan 30 01:17:01 UTC 2026 - 2.1K bytes - Viewed (0) -
Test2::Compare::Ref.txt
package Test2::Compare::Ref; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; use Test2::Util::HashBase qw/input/; use Test2::Util::Ref qw/render_ref rtype/; us...perldoc.perl.org/Test2::Compare::Ref.txtRegistered: Fri Jan 30 05:08:28 UTC 2026 - 1.9K bytes - Viewed (0) -
Test2::Event::Skip.txt
package Test2::Event::Skip; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::Event::Ok; our @ISA = qw(Test2::Event::Ok) } use Test2::Util::HashBase qw{reason}; sub init {...perldoc.perl.org/Test2::Event::Skip.txtRegistered: Fri Jan 30 02:03:36 UTC 2026 - 1.9K bytes - Viewed (0) -
Test2::Compare::Regex.txt
package Test2::Compare::Regex; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; use Test2::Util::HashBase qw/input/; use Test2::Util::Ref qw/render_ref rtype/; ...perldoc.perl.org/Test2::Compare::Regex.txtRegistered: Fri Jan 30 03:43:24 UTC 2026 - 1.5K bytes - Viewed (0) -
Test2::Event::Diag.txt
package Test2::Event::Diag; use strict; use warnings; our $VERSION = '1.302210'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw/message/; sub init { $_[0]-...perldoc.perl.org/Test2::Event::Diag.txtRegistered: Fri Jan 30 02:18:38 UTC 2026 - 1.4K bytes - Viewed (0) -
Test2::Util::Importer.txt
package Test2::Util::Importer; use strict; no strict 'refs'; use warnings; no warnings 'once'; our $VERSION = '1.302210'; my %SIG_TO_SLOT = ( '&' => 'CODE', '$' => 'SCALAR', '%' => 'HASH', '@' => '...perldoc.perl.org/Test2::Util::Importer.txtRegistered: Fri Jan 30 06:50:46 UTC 2026 - 22K bytes - Viewed (0) -
CPAN
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.11'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...perldoc.perl.org/5.22.2/CPANRegistered: Sat Dec 27 11:31:27 UTC 2025 - 136.7K bytes - Viewed (0)