- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 421 - 430 of about 10,000 for timestamp:[now/d-7d TO *] (0.06 sec)
-
dbm — Interfaces to Unix “databases” — Python 3...
Source code: Lib/dbm/__init__.py dbm is a generic interface to variants of the DBM database: dbm.sqlite3, dbm.gnu, dbm.ndbm. If none of these modules are installed, the slow-but-simple implementati...docs.python.org/3/library/dbm.htmlRegistered: Wed Apr 16 03:33:17 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 65.8K bytes - Viewed (0) -
Exceptions — Python 3.13.3 documentation
docs.python.org/3/library/asyncio-exceptions.htmlRegistered: Wed Apr 16 03:33:20 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 20.3K bytes - Viewed (0) -
email — An email and MIME handling package — Py...
Source code: Lib/email/__init__.py The email package is a library for managing email messages. It is specifically not designed to do any sending of email messages to SMTP ( RFC 2821), NNTP, or othe...docs.python.org/3/library/email.htmlRegistered: Wed Apr 16 03:35:53 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 32.9K bytes - Viewed (0) -
ExtUtils::Typemaps.txt
package ExtUtils::Typemaps; use 5.006001; use strict; use warnings; our $VERSION = '3.51'; require ExtUtils::ParseXS; require ExtUtils::ParseXS::Constants; require ExtUtils::Typemaps::InputMap; req...perldoc.perl.org/ExtUtils::Typemaps.txtRegistered: Sun Apr 13 11:57:16 UTC 2025 - 26.3K bytes - Viewed (0) -
CPAN::Meta::History::Meta_1_1.txt
=for :stopwords Ingy READMEs WTF licensure =head1 NAME CPAN::Meta::History::Meta_1_1 - Version 1.1 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1.1 sp...perldoc.perl.org/CPAN::Meta::History::Meta_1_1.txtRegistered: Sun Apr 13 06:29:58 UTC 2025 - 8.6K bytes - Viewed (0) -
Errno.txt
# -*- buffer-read-only: t -*- # # This file is auto-generated by ext/Errno/Errno_pm.PL. # ***ANY*** changes here will be lost. # package Errno; use Exporter 'import'; use strict; use Config; "$Conf...perldoc.perl.org/Errno.txtRegistered: Sun Apr 13 10:18:27 UTC 2025 - 6.7K bytes - Viewed (0) -
CPAN::Queue.txt
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- use strict; package CPAN::Queue::Item; # CPAN::Queue::Item::new ; sub new { my($class,@attr) = @_; my $self = bless { @attr }, $class; re...perldoc.perl.org/CPAN::Queue.txtRegistered: Sun Apr 13 06:37:38 UTC 2025 - 7K bytes - Viewed (0) -
ExtUtils::MakeMaker::Tutorial.txt
package ExtUtils::MakeMaker::Tutorial; our $VERSION = '7.70'; $VERSION =~ tr/_//d; =head1 NAME ExtUtils::MakeMaker::Tutorial - Writing a module with MakeMaker =head1 SYNOPSIS use ExtUtils::MakeMake...perldoc.perl.org/ExtUtils::MakeMaker::Tutorial.txtRegistered: Sun Apr 13 10:42:25 UTC 2025 - 5.4K bytes - Viewed (0) -
ExtUtils::ParseXS.txt
=head1 NAME ExtUtils::ParseXS - converts Perl XS code into C code =head1 SYNOPSIS use ExtUtils::ParseXS; my $pxs = ExtUtils::ParseXS->new; $pxs->process_file( filename => 'foo.xs' ); $pxs->process_...perldoc.perl.org/ExtUtils::ParseXS.txtRegistered: Sun Apr 13 12:24:57 UTC 2025 - 4.8K bytes - Viewed (0) -
ExtUtils::Mkbootstrap.txt
package ExtUtils::Mkbootstrap; use strict; use warnings; our $VERSION = '7.70'; $VERSION =~ tr/_//d; require Exporter; our @ISA = ('Exporter'); our @EXPORT = ('&Mkbootstrap'); use Config; our $Verb...perldoc.perl.org/ExtUtils::Mkbootstrap.txtRegistered: Sun Apr 13 12:15:30 UTC 2025 - 3.2K bytes - Viewed (0)