- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 78 for timestamp:[now/d-1d TO *] (0.02 sec)
-
Test2::Manual::Anatomy::Utilities.txt
package Test2::Manual::Anatomy::Utilities; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::Utilities - Overview of utilities for Test2. =head1 DE...perldoc.perl.org/Test2::Manual::Anatomy::Utilities.txtRegistered: Mon Jun 02 03:03:54 UTC 2025 - 1.6K bytes - Viewed (0) -
Test2::Manual.txt
package Test2::Manual; use strict; use warnings; our $VERSION = '0.000162'; 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: Mon Jun 02 03:24:49 UTC 2025 - 1.5K 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: Mon Jun 02 07:48:20 UTC 2025 - 11.1K bytes - Viewed (0) -
autodie::Scope::Guard.txt
package autodie::Scope::Guard; use strict; use warnings; # ABSTRACT: Wrapper class for calling subs at end of scope our $VERSION = '2.37'; # VERSION # This code schedules the cleanup of subroutines...perldoc.perl.org/autodie::Scope::Guard.txtRegistered: Mon Jun 02 08:33:29 UTC 2025 - 1.4K bytes - Viewed (0) -
Tie::Scalar.txt
package Tie::Scalar; our $VERSION = '1.06'; =head1 NAME Tie::Scalar, Tie::StdScalar - base class definitions for tied scalars =head1 SYNOPSIS package NewScalar; require Tie::Scalar; @ISA = qw(Tie::...perldoc.perl.org/Tie::Scalar.txtRegistered: Mon Jun 02 08:48:00 UTC 2025 - 4.1K 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: Mon Jun 02 08:55:20 UTC 2025 - 31.5K bytes - Viewed (0) -
User::grent.txt
package User::grent 1.05; use v5.38; our ($gr_name, $gr_gid, $gr_passwd, @gr_members); use Exporter 'import'; our @EXPORT = qw(getgrent getgrgid getgrnam getgr); our @EXPORT_OK = qw($gr_name $gr_gi...perldoc.perl.org/User::grent.txtRegistered: Mon Jun 02 09:09:29 UTC 2025 - 2.7K bytes - Viewed (0) -
Test2::Util.txt
package Test2::Util; use strict; use warnings; our $VERSION = '1.302199'; use POSIX(); use Config qw/%Config/; use Carp qw/croak/; BEGIN { local ($@, $!, $SIG{__DIE__}); *HAVE_PERLIO = eval { requi...perldoc.perl.org/Test2::Util.txtRegistered: Mon Jun 02 03:39:48 UTC 2025 - 10.3K bytes - Viewed (0) -
Test2::Tools::Defer.txt
package Test2::Tools::Defer; use strict; use warnings; our $VERSION = '0.000162'; use Carp qw/croak/; use Test2::Util qw/get_tid/; use Test2::API qw{ test2_add_callback_exit test2_pid test2_tid }; ...perldoc.perl.org/Test2::Tools::Defer.txtRegistered: Mon Jun 02 00:59:32 UTC 2025 - 3.3K bytes - Viewed (0) -
Test2::Tools::AsyncSubtest.txt
package Test2::Tools::AsyncSubtest; use strict; use warnings; our $VERSION = '0.000162'; use Test2::IPC; use Test2::AsyncSubtest; use Test2::API qw/context/; use Carp qw/croak/; our @EXPORT = qw/as...perldoc.perl.org/Test2::Tools::AsyncSubtest.txtRegistered: Mon Jun 02 00:09:00 UTC 2025 - 3.9K bytes - Viewed (0)