- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 255 for timestamp:[now/d-1d TO *] (0.03 sec)
-
getpgrp.txt
=over =item getpgrp PID X<getpgrp> X<group> Returns the current process group for the specified PID. Use a PID of C<0> to get the current process group for the current process. Will raise an except...perldoc.perl.org/functions/getpgrp.txtRegistered: Thu Nov 21 07:40:36 UTC 2024 - 478 bytes - Viewed (0) -
__SUB__.txt
=over =item __SUB__ X<__SUB__> A special token that returns a reference to the current subroutine, or L<C<undef>|/undef EXPR> outside of a subroutine. The behaviour of L<C<__SUB__>|/__SUB__> within...perldoc.perl.org/functions/__SUB__.txtRegistered: Thu Nov 21 06:33:52 UTC 2024 - 407 bytes - Viewed (0) -
class.txt
=over =item class NAMESPACE =item class NAMESPACE VERSION =item class NAMESPACE BLOCK =item class NAMESPACE VERSION BLOCK Declares the BLOCK or the rest of the compilation unit as being in the give...perldoc.perl.org/functions/class.txtRegistered: Thu Nov 21 08:44:04 UTC 2024 - 374 bytes - Viewed (0) -
perlsynology.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. Bu...perldoc.perl.org/perlsynology.txtRegistered: Wed Nov 20 10:28:03 UTC 2024 - 10.1K bytes - Viewed (0) -
perl5282delta.txt
=encoding utf8 =head1 NAME perl5282delta - what is new for perl v5.28.2 =head1 DESCRIPTION This document describes differences between the 5.28.1 release and the 5.28.2 release. If you are upgradin...perldoc.perl.org/perl5282delta.txtRegistered: Wed Nov 20 09:23:15 UTC 2024 - 6K bytes - Viewed (0) -
perl5184delta.txt
=encoding utf8 =head1 NAME perl5184delta - what is new for perl v5.18.4 =head1 DESCRIPTION This document describes differences between the 5.18.4 release and the 5.18.2 release. B<Please note:> Thi...perldoc.perl.org/perl5184delta.txtRegistered: Wed Nov 20 09:38:33 UTC 2024 - 4.5K bytes - Viewed (0) -
perl5124delta.txt
=encoding utf8 =head1 NAME perl5124delta - what is new for perl v5.12.4 =head1 DESCRIPTION This document describes differences between the 5.12.3 release and the 5.12.4 release. If you are upgradin...perldoc.perl.org/perl5124delta.txtRegistered: Wed Nov 20 09:55:39 UTC 2024 - 3.6K bytes - Viewed (0) -
perlvos.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/perlvos.txtRegistered: Wed Nov 20 11:01:01 UTC 2024 - 3.8K bytes - Viewed (0) -
dbmopen.txt
=over =item dbmopen HASH,DBNAME,MASK X<dbmopen> X<dbm> X<ndbm> X<sdbm> X<gdbm> [This function has been largely superseded by the L<C<tie>|/tie VARIABLE,CLASSNAME,LIST> function.] This binds a L<dbm...perldoc.perl.org/functions/dbmopen.txtRegistered: Wed Nov 20 19:16:27 UTC 2024 - 2.2K bytes - Viewed (0) -
syswrite.txt
=over =item syswrite FILEHANDLE,SCALAR,LENGTH,OFFSET X<syswrite> =item syswrite FILEHANDLE,SCALAR,LENGTH =item syswrite FILEHANDLE,SCALAR Attempts to write LENGTH bytes of data from variable SCALAR...perldoc.perl.org/functions/syswrite.txtRegistered: Wed Nov 20 19:02:03 UTC 2024 - 1.7K bytes - Viewed (0)