- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of 1,210 for timestamp:[now/d-7d TO *] (0.02 sec)
-
Test2::Plugin::BailOnFail.txt
package Test2::Plugin::BailOnFail; use strict; use warnings; our $VERSION = '1.302210'; use Test2::API qw/test2_add_callback_context_release/; my $LOADED = 0; sub import { return if $LOADED++; test...perldoc.perl.org/Test2::Plugin::BailOnFail.txtRegistered: Sat Oct 11 03:36:31 UTC 2025 - 1.5K bytes - Viewed (0) -
Test2::Manual.txt
package Test2::Manual; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual - Documentation hub for Test2 and Test2-Suite. =head1 DESCRIPTION This is the hub fo...perldoc.perl.org/Test2::Manual.txtRegistered: Sat Oct 11 05:37:48 UTC 2025 - 1.5K bytes - Viewed (0) -
Test2::Require::AuthorTesting.txt
package Test2::Require::AuthorTesting; use strict; use warnings; use base 'Test2::Require'; our $VERSION = '1.302210'; sub skip { my $class = shift; return undef if $ENV{'AUTHOR_TESTING'}; return '...perldoc.perl.org/Test2::Require::AuthorTesting.txtRegistered: Sat Oct 11 04:42:03 UTC 2025 - 1.2K bytes - Viewed (0) -
Unicode::Collate::CJK::GB2312.txt
package Unicode::Collate::CJK::GB2312; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...perldoc.perl.org/Unicode::Collate::CJK::GB2312.txtRegistered: Sat Oct 11 08:52:19 UTC 2025 - 34.4K bytes - Viewed (0) -
Time::Piece.txt
package Time::Piece; use strict; use XSLoader (); use Time::Seconds; use Carp; use Time::Local; use Scalar::Util qw/ blessed /; use Exporter (); our @EXPORT = qw( localtime gmtime ); our %EXPORT_TA...perldoc.perl.org/Time::Piece.txtRegistered: Sat Oct 11 09:21:36 UTC 2025 - 31.6K bytes - Viewed (0) -
Time::HiRes.txt
package Time::HiRes; { use 5.006; } use strict; require Exporter; use XSLoader (); our @ISA = qw(Exporter); our @EXPORT = qw( ); # More or less this same list is in Makefile.PL. Should unify. our @...perldoc.perl.org/Time::HiRes.txtRegistered: Sat Oct 11 10:45:51 UTC 2025 - 25.1K bytes - Viewed (0) -
autodie::Util.txt
package autodie::Util; use strict; use warnings; use Exporter 5.57 qw(import); use autodie::Scope::GuardStack; our @EXPORT_OK = qw( fill_protos install_subs make_core_trampoline on_end_of_compile_s...perldoc.perl.org/autodie::Util.txtRegistered: Sat Oct 11 11:07:26 UTC 2025 - 7.6K 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: Sat Oct 11 09:13:59 UTC 2025 - 8.5K bytes - Viewed (0) -
Test2::Workflow::BlockBase.txt
package Test2::Workflow::BlockBase; use strict; use warnings; our $VERSION = '1.302210'; use Test2::Util::HashBase qw/code frame _info _lines/; use Test2::Util::Sub qw/sub_info/; use List::Util qw/...perldoc.perl.org/Test2::Workflow::BlockBase.txtRegistered: Sat Oct 11 09:35:36 UTC 2025 - 3.1K bytes - Viewed (0) -
Test2::Util::Sig.txt
package Test2::Util::Sig; use strict; use warnings; our $VERSION = '1.302210'; use POSIX(); use Test2::Util qw/try IS_WIN32/; our @EXPORT_OK = qw{ try_sig_mask }; BEGIN { require Exporter; our @ISA...perldoc.perl.org/Test2::Util::Sig.txtRegistered: Sat Oct 11 08:20:02 UTC 2025 - 2.2K bytes - Viewed (0)