- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 236 for timestamp:[now/d-1d TO *] (0.04 sec)
-
exists.txt
=over =item exists EXPR X<exists> X<autovivification> Given an expression that specifies an element of a hash, returns true if the specified element in the hash has ever been initialized, even if t...perldoc.perl.org/functions/exists.txtRegistered: Wed Nov 20 20:33:31 UTC 2024 - 2.5K bytes - Viewed (0) -
sysseek.txt
=over =item sysseek FILEHANDLE,POSITION,WHENCE X<sysseek> X<lseek> Sets FILEHANDLE's system position I<in bytes> using L<lseek(2)>. FILEHANDLE may be an expression whose value gives the name of the...perldoc.perl.org/functions/sysseek.txtRegistered: Wed Nov 20 18:55:31 UTC 2024 - 1.9K bytes - Viewed (0) -
unlink.txt
=over =item unlink LIST X<unlink> X<delete> X<remove> X<rm> X<del> =item unlink Deletes a list of files. On success, it returns the number of files it successfully deleted. On failure, it returns f...perldoc.perl.org/functions/unlink.txtRegistered: Wed Nov 20 20:14:12 UTC 2024 - 1K 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: Wed Nov 20 18:27:55 UTC 2024 - 711 bytes - Viewed (0) -
log.txt
=over =item log EXPR X<log> X<logarithm> X<e> X<ln> X<base> =item log Returns the natural logarithm (base I<e>) of EXPR. If EXPR is omitted, returns the log of L<C<$_>|perlvar/$_>. To get the log o...perldoc.perl.org/functions/log.txtRegistered: Wed Nov 20 20:56:40 UTC 2024 - 495 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: Wed Nov 20 20:42:49 UTC 2024 - 229 bytes - Viewed (0) -
perl5240delta.txt
=encoding utf8 =head1 NAME perl5240delta - what is new for perl v5.24.0 =head1 DESCRIPTION This document describes the differences between the 5.22.0 release and the 5.24.0 release. =head1 Core Enh...perldoc.perl.org/perl5240delta.txtRegistered: Wed Nov 20 09:43:38 UTC 2024 - 63K bytes - Viewed (0) -
perl5340delta.txt
=encoding utf8 =head1 NAME perl5340delta - what is new for perl v5.34.0 =head1 DESCRIPTION This document describes differences between the 5.32.0 release and the 5.34.0 release. If you are upgradin...perldoc.perl.org/perl5340delta.txtRegistered: Wed Nov 20 09:03:34 UTC 2024 - 36.5K bytes - Viewed (0) -
perlwin32.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 specially designed to be readable as is. =h...perldoc.perl.org/perlwin32.txtRegistered: Wed Nov 20 11:28:01 UTC 2024 - 31.1K bytes - Viewed (0) -
perlmacosx.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 specially designed to be readable as is. =h...perldoc.perl.org/perlmacosx.txtRegistered: Wed Nov 20 08:50:26 UTC 2024 - 11.9K bytes - Viewed (0)