- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 35 for timestamp:[now/d-1d TO *] (0.02 sec)
-
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: Fri Nov 14 07:43:44 UTC 2025 - 34.4K bytes - Viewed (0) -
XSLoader.txt
# Generated from XSLoader_pm.PL (resolved %Config::Config value) # This file is unique for every OS use strict; no strict 'refs'; package XSLoader; our $VERSION = "0.32"; # remember to update versi...perldoc.perl.org/XSLoader.txtRegistered: Fri Nov 14 07:29:45 UTC 2025 - 11.1K bytes - Viewed (0) -
Test::Tutorial.txt
=head1 NAME Test::Tutorial - A tutorial about writing really basic tests =head1 DESCRIPTION I<AHHHHHHH!!!! NOT TESTING! Anything but testing! Beat me, whip me, send me to Detroit, but don't make me...perldoc.perl.org/Test::Tutorial.txtRegistered: Thu Nov 13 14:52:55 UTC 2025 - 18.9K bytes - Viewed (0) -
Thread::Queue.txt
package Thread::Queue; use strict; use warnings; our $VERSION = '3.14'; # remember to update version in POD! $VERSION = eval $VERSION; use threads::shared 1.21; use Scalar::Util 1.10 qw(looks_like_...perldoc.perl.org/Thread::Queue.txtRegistered: Thu Nov 13 15:32:52 UTC 2025 - 17.3K bytes - Viewed (0) -
Test2::Formatter::TAP.txt
package Test2::Formatter::TAP; use strict; use warnings; our $VERSION = '1.302210'; use Test2::Util qw/clone_io/; use Test2::Util::HashBase qw{ no_numbers handles _encoding _last_fh -made_assertion...perldoc.perl.org/Test2::Formatter::TAP.txtRegistered: Thu Nov 13 11:47:48 UTC 2025 - 13.7K 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 Nov 13 10:00:36 UTC 2025 - 11.5K 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 Nov 13 04:10:28 UTC 2025 - 28.1K bytes - Viewed (0) -
Test2::Tools::Spec.txt
package Test2::Tools::Spec; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/croak/; use Test2::Workflow qw/parse_args build current_build root_build init_root build_stack/; use Tes...perldoc.perl.org/Test2::Tools::Spec.txtRegistered: Thu Nov 13 19:44:57 UTC 2025 - 16.3K bytes - Viewed (0) -
%{^CAPTURE_ALL} - Perldoc Browser
variables / %{^CAPTURE_ALL} ( source , CPAN ) # %{^CAPTURE_ALL} # %- Similar to %+ , this variable allows access to t...perldoc.perl.org/variables/%{^CAPTURE_ALL}Registered: Fri Nov 14 16:54:37 UTC 2025 - 18.9K bytes - Viewed (0) -
Test2::Compare::Delta.txt
package Test2::Compare::Delta; use strict; use warnings; our $VERSION = '1.302210'; use Test2::Util::HashBase qw{verified id got chk children dne exception note}; use Test2::EventFacet::Info::Table...perldoc.perl.org/Test2::Compare::Delta.txtRegistered: Thu Nov 13 00:57:45 UTC 2025 - 13.7K bytes - Viewed (0)