- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 316 for timestamp:[now/d-1d TO *] (0.02 sec)
-
perlsolaris.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specifically designed to be readable as is....perldoc.perl.org/perlsolaris.txtRegistered: Sat Aug 30 23:33:45 UTC 2025 - 29.1K bytes - Viewed (0) -
perl585delta.txt
=head1 NAME perl585delta - what is new for perl v5.8.5 =head1 DESCRIPTION This document describes differences between the 5.8.4 release and the 5.8.5 release. =head1 Incompatible Changes There are ...perldoc.perl.org/perl585delta.txtRegistered: Sun Aug 31 00:45:57 UTC 2025 - 5.8K bytes - Viewed (0) -
crypt.txt
=over =item crypt PLAINTEXT,SALT X<crypt> X<digest> X<hash> X<salt> X<plaintext> X<password> X<decrypt> X<cryptography> X<passwd> X<encrypt> Creates a digest string exactly like the L<crypt(3)> fun...perldoc.perl.org/functions/crypt.txtRegistered: Sun Aug 31 03:09:23 UTC 2025 - 3.4K bytes - Viewed (0) -
delete.txt
=over =item delete EXPR X<delete> Given an expression that specifies an element or slice of a hash, C<delete> deletes the specified elements from that hash so that L<C<exists>|/exists EXPR> on that...perldoc.perl.org/functions/delete.txtRegistered: Sun Aug 31 06:32:12 UTC 2025 - 3.4K bytes - Viewed (0) -
hex.txt
=over =item hex EXPR X<hex> X<hexadecimal> =item hex Interprets EXPR as a hex string and returns the corresponding numeric value. If EXPR is omitted, uses L<C<$_>|perlvar/$_>. print hex '0xAf'; # p...perldoc.perl.org/functions/hex.txtRegistered: Sun Aug 31 02:35:43 UTC 2025 - 938 bytes - Viewed (0) -
chr.txt
=over =item chr NUMBER X<chr> X<character> X<ASCII> X<Unicode> =item chr Returns the character represented by that NUMBER in the character set. For example, C<chr(65)> is C<"A"> in either ASCII or ...perldoc.perl.org/functions/chr.txtRegistered: Sun Aug 31 02:32:02 UTC 2025 - 711 bytes - Viewed (0) -
perlboot.txt
=encoding utf8 =head1 NAME perlboot - Links to information on object-oriented programming in Perl =head1 DESCRIPTION For information on OO programming with Perl, please see L<perlootut> and L<perlo...perldoc.perl.org/perlboot.txtRegistered: Sun Aug 31 00:02:36 UTC 2025 - 294 bytes - Viewed (0) -
dbmclose.txt
=over =item dbmclose HASH X<dbmclose> [This function has been largely superseded by the L<C<untie>|/untie VARIABLE> function.] Breaks the binding between a DBM file and a hash. Portability issues: ...perldoc.perl.org/functions/dbmclose.txtRegistered: Sun Aug 31 05:30:39 UTC 2025 - 229 bytes - Viewed (0) -
perlretut.txt
=head1 NAME perlretut - Perl regular expressions tutorial =head1 DESCRIPTION This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a com...perldoc.perl.org/perlretut.txtRegistered: Sat Aug 30 12:09:18 UTC 2025 - 120.5K bytes - Viewed (0) -
perlreapi.txt
=head1 NAME perlreapi - Perl regular expression plugin interface =head1 DESCRIPTION As of Perl 5.9.5 there is a new interface for plugging and using regular expression engines other than the defaul...perldoc.perl.org/perlreapi.txtRegistered: Sat Aug 30 13:08:47 UTC 2025 - 34.7K bytes - Viewed (0)