- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 431 - 440 of 5,405 for timestamp:[now/d-7d TO *] (0.09 sec)
-
IO.txt
# package IO; use XSLoader (); use Carp; use strict; use warnings; our $VERSION = "1.55"; XSLoader::load 'IO', $VERSION; sub import { shift; warnings::warnif('deprecated', qq{Parameterless "use IO"...perldoc.perl.org/IO.txtRegistered: Thu Oct 09 07:17:11 UTC 2025 - 1.4K bytes - Viewed (0) -
ExtUtils::MY.txt
package ExtUtils::MY; use strict; require ExtUtils::MM; our $VERSION = '7.76'; $VERSION =~ tr/_//d; our @ISA = qw(ExtUtils::MM); { package MY; our @ISA = qw(ExtUtils::MY); } sub DESTROY {} =head1 N...perldoc.perl.org/ExtUtils::MY.txtRegistered: Thu Oct 09 07:03:27 UTC 2025 - 678 bytes - Viewed (0) -
perlfaq5.txt
=pod =encoding UTF-8 =head1 NAME perlfaq5 - Files and Formats =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section deals with I/O and the "f" issues: filehandles, flushing, formats, an...perldoc.perl.org/perlfaq5.txtRegistered: Sun Oct 12 00:06:31 UTC 2025 - 55K bytes - Viewed (0) -
perlootut.txt
=encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlootut.pod =head1 NAME perlootut - Object-Oriented Programming in Perl Tutorial =head1...perldoc.perl.org/perlootut.txtRegistered: Sat Oct 11 21:44:58 UTC 2025 - 26.1K bytes - Viewed (0) -
perlfaq9.txt
=pod =encoding UTF-8 =head1 NAME perlfaq9 - Web, Email and Networking =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section deals with questions related to running web sites, sending an...perldoc.perl.org/perlfaq9.txtRegistered: Sat Oct 11 23:18:58 UTC 2025 - 14.9K bytes - Viewed (0) -
perlreref.txt
=head1 NAME perlreref - Perl Regular Expressions Reference =head1 DESCRIPTION This is a quick reference to Perl's regular expressions. For full information see L<perlre> and L<perlop>, as well as t...perldoc.perl.org/perlreref.txtRegistered: Sat Oct 11 23:41:28 UTC 2025 - 15.2K bytes - Viewed (0) -
perlpodstyle.txt
=head1 NAME perlpodstyle - Perl POD style guide =head1 DESCRIPTION These are general guidelines for how to write POD documentation for Perl scripts and modules, based on general guidelines for writ...perldoc.perl.org/perlpodstyle.txtRegistered: Sun Oct 12 00:20:27 UTC 2025 - 11.8K bytes - Viewed (0) -
perlmodinstall.txt
=head1 NAME perlmodinstall - Installing CPAN Modules =head1 DESCRIPTION You can think of a module as the fundamental unit of reusable Perl code; see L<perlmod> for details. Whenever anyone creates ...perldoc.perl.org/perlmodinstall.txtRegistered: Sat Oct 11 22:39:02 UTC 2025 - 9.4K bytes - Viewed (0) -
Time::Seconds.txt
package Time::Seconds; use strict; our $VERSION = '1.36'; use Exporter 5.57 'import'; our @EXPORT = qw( ONE_MINUTE ONE_HOUR ONE_DAY ONE_WEEK ONE_MONTH ONE_YEAR ONE_FINANCIAL_MONTH LEAP_YEAR NON_LEA...perldoc.perl.org/Time::Seconds.txtRegistered: Sat Oct 11 21:20:36 UTC 2025 - 5.2K 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: Sat Oct 11 20:44:10 UTC 2025 - 4.1K bytes - Viewed (0)