- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 965 for timestamp:[now/d-7d TO *] (0.05 sec)
-
perluniprops.txt
=begin comment # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 16.0.0. Any changes made here will be lost! To c...perldoc.perl.org/perluniprops.txtRegistered: Mon Jul 14 19:23:03 UTC 2025 - 460.2K bytes - Viewed (0) -
Unicode::Collate::CJK::Zhuyin.txt
package Unicode::Collate::CJK::Zhuyin; 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::Zhuyin.txtRegistered: Sun Jul 13 14:37:19 UTC 2025 - 110K bytes - Viewed (0) -
Test::More.txt
package Test::More; use 5.006; use strict; use warnings; #---- perlcritic exemptions. ----# # We use a lot of subroutine prototypes ## no critic (Subroutines::ProhibitSubroutinePr) # Can't use Carp...perldoc.perl.org/Test::More.txtRegistered: Sun Jul 13 12:38:50 UTC 2025 - 53.1K bytes - Viewed (0) -
Tie::Hash.txt
package Tie::Hash; our $VERSION = '1.06'; =head1 NAME Tie::Hash, Tie::StdHash, Tie::ExtraHash - base class definitions for tied hashes =head1 SYNOPSIS package NewHash; require Tie::Hash; @ISA = qw(...perldoc.perl.org/Tie::Hash.txtRegistered: Sun Jul 13 14:53:22 UTC 2025 - 7.5K bytes - Viewed (0) -
Test2::Util::Grabber.txt
package Test2::Util::Grabber; use strict; use warnings; our $VERSION = '1.302210'; use Test2::Hub::Interceptor(); use Test2::EventFacet::Trace(); use Test2::API qw/test2_stack test2_ipc/; use Test2...perldoc.perl.org/Test2::Util::Grabber.txtRegistered: Sun Jul 13 08:54:00 UTC 2025 - 5.5K bytes - Viewed (0) -
Test2::Tools::Class.txt
package Test2::Tools::Class; use strict; use warnings; our $VERSION = '1.302210'; use Test2::API qw/context/; use Test2::Util::Ref qw/render_ref/; use Scalar::Util qw/blessed/; our @EXPORT = qw/can...perldoc.perl.org/Test2::Tools::Class.txtRegistered: Sun Jul 13 09:47:41 UTC 2025 - 4.7K bytes - Viewed (0) -
Test2::Plugin::UTF8.txt
package Test2::Plugin::UTF8; use strict; use warnings; our $VERSION = '1.302210'; use Carp qw/croak/; use Test2::API qw{ test2_add_callback_post_load test2_stack }; my $LOADED = 0; sub import { my ...perldoc.perl.org/Test2::Plugin::UTF8.txtRegistered: Sun Jul 13 11:20:50 UTC 2025 - 2.7K bytes - Viewed (0) -
Test2::Tools::Ref.txt
package Test2::Tools::Ref; use strict; use warnings; our $VERSION = '1.302210'; use Scalar::Util qw/reftype refaddr/; use Test2::API qw/context/; use Test2::Util::Ref qw/render_ref/; our @EXPORT = ...perldoc.perl.org/Test2::Tools::Ref.txtRegistered: Sun Jul 13 09:25:58 UTC 2025 - 3.6K bytes - Viewed (0) -
Test2::Require::ReleaseTesting.txt
package Test2::Require::ReleaseTesting; use strict; use warnings; use base 'Test2::Require'; our $VERSION = '1.302210'; sub skip { my $class = shift; return undef if $ENV{'RELEASE_TESTING'}; return...perldoc.perl.org/Test2::Require::ReleaseTesting.txtRegistered: Sun Jul 13 04:16:46 UTC 2025 - 1.2K bytes - Viewed (0) -
Test2::Util::Guard.txt
package Test2::Util::Guard; use strict; use warnings; use Carp qw(confess); our $VERSION = '1.302210'; sub new { confess "Can't create a Test2::Util::Guard in void context" unless (defined wantarra...perldoc.perl.org/Test2::Util::Guard.txtRegistered: Sun Jul 13 04:41:58 UTC 2025 - 1.3K bytes - Viewed (0)