- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 2 of 2 for timestamp:[now/d-1d TO *] (0.01 sec)
-
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: Thu Jan 08 01:34:14 UTC 2026 - 98.2K bytes - Viewed (0) -
ExtUtils::MakeMaker.txt
# $Id$ package ExtUtils::MakeMaker; use strict; use warnings; BEGIN {require 5.006;} require Exporter; use ExtUtils::MakeMaker::Config; use ExtUtils::MakeMaker::version; # ensure we always have our...perldoc.perl.org/ExtUtils::MakeMaker.txtRegistered: Thu Jan 08 12:22:16 UTC 2026 - 106.9K bytes - Viewed (0)