- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 371 - 380 of 2,621 for host:perldoc.perl.org (0.08 sec)
-
Test2::Event::Bail.txt
package Test2::Event::Bail; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw{reason buffered}; # Make su...perldoc.perl.org/Test2::Event::Bail.txtRegistered: Mon Jun 30 20:14:57 UTC 2025 - 1.7K bytes - Viewed (0) -
Test2::Compare::Isa.txt
package Test2::Compare::Isa; use strict; use warnings; use Carp qw/confess/; use Scalar::Util qw/blessed/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/i...perldoc.perl.org/Test2::Compare::Isa.txtRegistered: Tue Jul 01 00:44:47 UTC 2025 - 1.6K bytes - Viewed (0) -
Test2::EventFacet.txt
package Test2::EventFacet; use strict; use warnings; our $VERSION = '1.302199'; use Test2::Util::HashBase qw/-details/; use Carp qw/croak/; my $SUBLEN = length(__PACKAGE__ . '::'); sub facet_key { ...perldoc.perl.org/Test2::EventFacet.txtRegistered: Mon Jun 30 23:24:37 UTC 2025 - 1.5K bytes - Viewed (0) -
Test2::Compare::Regex.txt
package Test2::Compare::Regex; 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::Regex.txtRegistered: Tue Jul 01 02:03:51 UTC 2025 - 1.5K bytes - Viewed (0) -
Test2::Event::Diag.txt
package Test2::Event::Diag; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) } use Test2::Util::HashBase qw/message/; sub init { $_[0]-...perldoc.perl.org/Test2::Event::Diag.txt Similar Results (1)Registered: Mon Jun 30 20:21:30 UTC 2025 - 1.4K bytes - Viewed (0) -
Memoize::NDBM_File.txt
use strict; use warnings; package Memoize::NDBM_File; our $VERSION = '1.16'; use NDBM_File; our @ISA = qw(NDBM_File); # NDBM_File cannot store undef and will store an empty string if you try # but ...perldoc.perl.org/Memoize::NDBM_File.txtRegistered: Mon Jun 30 15:04:47 UTC 2025 - 926 bytes - Viewed (0) -
PerlIO::scalar.txt
package PerlIO::scalar; our $VERSION = '0.32'; 1; __END__ =head1 NAME PerlIO::scalar - in-memory IO, scalar IO =head1 SYNOPSIS my $scalar = ''; ... open my $fh, "<", \$scalar or die; open my $fh, "...perldoc.perl.org/PerlIO::scalar.txtRegistered: Mon Jun 30 15:45:23 UTC 2025 - 945 bytes - Viewed (0) -
Test2::Mock.txt
package Test2::Mock; use strict; use warnings; our $VERSION = '0.000162'; use Carp qw/croak confess/; our @CARP_NOT = (__PACKAGE__); use Scalar::Util qw/weaken reftype blessed set_prototype/; use T...perldoc.perl.org/Test2::Mock.txtRegistered: Tue Jul 01 20:24:12 UTC 2025 - 22.3K bytes - Viewed (0) -
Test2::Manual::Testing.txt
package Test2::Manual::Testing; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Testing - Hub for documentation about writing tests with Test2. =head1 DES...perldoc.perl.org/Test2::Manual::Testing.txtRegistered: Tue Jul 01 17:51:34 UTC 2025 - 5.2K bytes - Viewed (0) -
Test2::Plugin::SRand.txt
package Test2::Plugin::SRand; use strict; use warnings; our $VERSION = '0.000162'; use Carp qw/carp/; use Test2::API qw{ context test2_add_callback_post_load test2_add_callback_exit test2_stack }; ...perldoc.perl.org/Test2::Plugin::SRand.txtRegistered: Tue Jul 01 15:47:57 UTC 2025 - 4.4K bytes - Viewed (0)