- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 2,657 for timestamp:[now/d-1y TO *] (0.05 sec)
-
CPAN
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.36'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...perldoc.perl.org/5.38.5-RC1/CPAN Similar Results (2)Registered: Sat Dec 27 11:33:00 UTC 2025 - 144.4K bytes - Viewed (0) -
CPAN
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '1.94_56'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over an...perldoc.perl.org/5.12.3/CPAN Similar Results (1)Registered: Sat Dec 27 11:30:58 UTC 2025 - 130.2K bytes - Viewed (0) -
CPAN
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.38'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...perldoc.perl.org/5.42.0-RC1/CPAN Similar Results (6)Registered: Sat Dec 27 11:35:17 UTC 2025 - 146.1K bytes - Viewed (0) -
CPAN
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- package CPAN; $VERSION = '1.76_01'; $VERSION = eval $VERSION; # $Id: CPAN.pm,v 1.412 2003/07/31 14:53:04 k Exp $ # only used during devel...perldoc.perl.org/5.8.3/CPAN Similar Results (1)Registered: Sat Dec 27 11:28:47 UTC 2025 - 218.6K bytes - Viewed (0) -
state
=over =item state VARLIST X<state> =item state TYPE VARLIST =item state VARLIST : ATTRS =item state TYPE VARLIST : ATTRS C<state> declares a lexically scoped variable, just like L<C<my>|/my VARLIST...perldoc.perl.org/5.43.5/functions/state Similar Results (2)Registered: Mon Jan 12 04:52:51 UTC 2026 - 1.9K bytes - Viewed (0) -
q/STRING/ - Perldoc Browser
functions / q/STRING/ ( source , CPAN ) # q/STRING/ # qq/STRING/ # qw/STRING/ # qx/STRING/ Generalized quotes. See "Q...perldoc.perl.org/functions/q/STRING/ Similar Results (3)Registered: Fri Jan 16 21:19:42 UTC 2026 - 15.9K bytes - Viewed (0) -
rindex.txt
=over =item rindex STR,SUBSTR,POSITION X<rindex> =item rindex STR,SUBSTR Works just like L<C<index>|/index STR,SUBSTR,POSITION> except that it returns the position of the I<last> occurrence of SUBS...perldoc.perl.org/functions/rindex.txtRegistered: Fri Jan 16 21:29:54 UTC 2026 - 310 bytes - Viewed (0) -
Locale::Maketext.txt
# Time-stamp: "2004-01-11 18:35:34 AST" =head1 NAME Locale::Maketext - framework for localization =head1 SYNOPSIS package MyProgram; use strict; use MyProgram::L10N; # ...which inherits from Locale...perldoc.perl.org/Locale::Maketext.txtRegistered: Wed Jan 21 04:32:33 UTC 2026 - 51.2K bytes - Viewed (0) -
Pod::Text::Termcap.txt
# Convert POD data to ASCII text with format escapes. # # This is a simple subclass of Pod::Text that overrides a few key methods to # output the right termcap escape sequences for formatted text o...perldoc.perl.org/Pod::Text::Termcap.txtRegistered: Wed Jan 21 02:47:42 UTC 2026 - 9.3K bytes - Viewed (0) -
IO::Select.txt
# IO::Select.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl...perldoc.perl.org/IO::Select.txtRegistered: Wed Jan 21 04:15:38 UTC 2026 - 9.1K bytes - Viewed (0)