- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1521 - 1530 of 3,197 for filetype:txt (0.05 sec)
-
Test2::Compare::Undef.txt
package Test2::Compare::Undef; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '0.000162'; use Test2::Util::HashBase; # Overloads '!' for us. use Tes...perldoc.perl.org/Test2::Compare::Undef.txtRegistered: Sun Nov 17 21:14:53 UTC 2024 - 1.3K bytes - Viewed (0) -
Test::Builder.txt
package Test::Builder; use 5.006; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { if( $] < 5.008 ) { require Test::Builder::IO::Scalar; } } use Scalar::Util qw/blessed reftype weaken/;...perldoc.perl.org/Test::Builder.txtRegistered: Mon Nov 18 08:37:34 UTC 2024 - 63.5K bytes - Viewed (0) -
Test2::Tools::Compare.txt
package Test2::Tools::Compare; use strict; use warnings; our $VERSION = '0.000162'; use Carp qw/croak/; use Scalar::Util qw/reftype/; use Test2::API qw/context/; use Test2::Util::Ref qw/rtype/; use...perldoc.perl.org/Test2::Tools::Compare.txtRegistered: Mon Nov 18 09:36:26 UTC 2024 - 49K bytes - Viewed (0) -
Test2::Tools::Mock.txt
package Test2::Tools::Mock; use strict; use warnings; use Carp qw/croak/; use Scalar::Util qw/blessed reftype weaken/; use Test2::Util qw/try/; use Test2::Util::Sub qw/gen_accessor gen_reader gen_w...perldoc.perl.org/Test2::Tools::Mock.txtRegistered: Mon Nov 18 09:10:59 UTC 2024 - 12.6K bytes - Viewed (0) -
Test2::Util::ExternalMeta.txt
package Test2::Util::ExternalMeta; use strict; use warnings; our $VERSION = '1.302199'; use Carp qw/croak/; sub META_KEY() { '_meta' } our @EXPORT = qw/meta set_meta get_meta delete_meta/; BEGIN { ...perldoc.perl.org/Test2::Util::ExternalMeta.txtRegistered: Mon Nov 18 08:17:30 UTC 2024 - 3.7K bytes - Viewed (0) -
Test2::Util::Times.txt
package Test2::Util::Times; use strict; use warnings; use List::Util qw/sum/; our $VERSION = '0.000162'; our @EXPORT_OK = qw/render_bench render_duration/; use base 'Exporter'; sub render_duration ...perldoc.perl.org/Test2::Util::Times.txtRegistered: Mon Nov 18 07:36:27 UTC 2024 - 3.1K bytes - Viewed (0) -
Test2::Manual::Tooling::Plugin::TestingDone.txt
package Test2::Manual::Tooling::Plugin::TestingDone; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Plugin::TestingDone - Run code when the test file is finished, or when...perldoc.perl.org/Test2::Manual::Tooling::Plugin::TestingDone.txtRegistered: Mon Nov 18 10:55:37 UTC 2024 - 2.7K bytes - Viewed (0) -
Test2::Tools.txt
package Test2::Tools; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =pod =encoding UTF-8 =head1 NAME Test2::Tools - Documentation for Tools. =head1 DESCRIPTION Tools are packages ...perldoc.perl.org/Test2::Tools.txtRegistered: Mon Nov 18 10:40:59 UTC 2024 - 2.5K bytes - Viewed (0) -
Test2::Manual::Tooling::Plugin::TestExit.txt
package Test2::Manual::Tooling::Plugin::TestExit; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Tooling::Plugin::TestExit - How to safely add pre-exit behaviors. =head1 DESCRIPTI...perldoc.perl.org/Test2::Manual::Tooling::Plugin::TestExit.txtRegistered: Mon Nov 18 10:48:01 UTC 2024 - 2.3K bytes - Viewed (0) -
Test::Builder::Formatter.txt
package Test::Builder::Formatter; use strict; use warnings; our $VERSION = '1.302199'; BEGIN { require Test2::Formatter::TAP; our @ISA = qw(Test2::Formatter::TAP) } use Test2::Util::HashBase qw/no_...perldoc.perl.org/Test::Builder::Formatter.txtRegistered: Mon Nov 18 08:01:33 UTC 2024 - 2.1K bytes - Viewed (0)