- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 5 of 5 for timestamp:[now/d-1d TO *] (0.02 sec)
-
File::Temp.txt
package File::Temp; # git description: v0.2310-3-gc7148fe # ABSTRACT: return name and handle of a temporary file safely our $VERSION = '0.2311'; #pod =begin :__INTERNALS #pod #pod =head1 PORTABILIT...perldoc.perl.org/File::Temp.txtRegistered: Fri May 30 17:08:21 UTC 2025 - 116.1K bytes - Viewed (0) -
JSON::PP.txt
package JSON::PP; # JSON-2.0 use 5.008; use strict; use Exporter (); BEGIN { our @ISA = ('Exporter') } use overload (); use JSON::PP::Boolean; use Carp (); use Scalar::Util qw(blessed reftype refad...perldoc.perl.org/JSON::PP.txtRegistered: Sat May 31 01:17:20 UTC 2025 - 98.2K bytes - Viewed (0) -
ExtUtils::MM_Unix.txt
package ExtUtils::MM_Unix; require 5.006; use strict; use warnings; use Carp; use ExtUtils::MakeMaker::Config; use File::Basename qw(basename dirname); our %Config_Override; use ExtUtils::MakeMaker...perldoc.perl.org/ExtUtils::MM_Unix.txtRegistered: Sat May 31 01:23:35 UTC 2025 - 112.9K bytes - Viewed (0) -
B::Deparse.txt
# B::Deparse.pm # Copyright (c) 1998-2000, 2002, 2003, 2004, 2005, 2006 Stephen McCamant. # All rights reserved. # This module is free software; you can redistribute and/or modify # it under the sa...perldoc.perl.org/B::Deparse.txtRegistered: Fri May 30 06:15:00 UTC 2025 - 216.1K bytes - Viewed (0) -
Config.txt
=head1 NAME =for comment Generated by configpm. Any changes made here will be lost! Config - access Perl configuration information =head1 SYNOPSIS use Config; if ($Config{usethreads}) { print "has ...perldoc.perl.org/Config.txtRegistered: Fri May 30 09:59:56 UTC 2025 - 255K bytes - Viewed (0)