- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 301 for timestamp:[now/d-1d TO *] (0.01 sec)
-
endservent.txt
=over =item getpwnam NAME X<getpwnam> X<getgrnam> X<gethostbyname> X<getnetbyname> X<getprotobyname> X<getpwuid> X<getgrgid> X<getservbyname> X<gethostbyaddr> X<getnetbyaddr> X<getprotobynumber> X<...perldoc.perl.org/functions/endservent.txtRegistered: 2023-10-03 20:08 - 7K bytes - Viewed (0) -
shmwrite.txt
=over =item shmread ID,VAR,POS,SIZE X<shmread> X<shmwrite> =item shmwrite ID,STRING,POS,SIZE Reads or writes the System V shared memory segment ID starting at position POS for size SIZE by attachin...perldoc.perl.org/functions/shmwrite.txtRegistered: 2023-10-03 20:34 - 769 bytes - Viewed (0) -
local.txt
=over =item local EXPR X<local> You really probably want to be using L<C<my>|/my VARLIST> instead, because L<C<local>|/local EXPR> isn't what most people think of as "local". See L<perlsub/"Private...perldoc.perl.org/functions/local.txtRegistered: 2023-10-03 18:01 - 703 bytes - Viewed (0) -
say.txt
=over =item say FILEHANDLE LIST X<say> =item say FILEHANDLE =item say LIST =item say Just like L<C<print>|/print FILEHANDLE LIST>, but implicitly appends a newline at the end of the LIST instead of...perldoc.perl.org/functions/say.txtRegistered: 2023-10-03 19:28 - 710 bytes - Viewed (0) -
setpgrp.txt
=over =item setpgrp PID,PGRP X<setpgrp> X<group> Sets the current process group for the specified PID, C<0> for the current process. Raises an exception when used on a machine that doesn't implemen...perldoc.perl.org/functions/setpgrp.txtRegistered: 2023-10-03 20:15 - 529 bytes - Viewed (0) -
accept.txt
=over =item accept NEWSOCKET,GENERICSOCKET X<accept> Accepts an incoming socket connect, just as L<accept(2)> does. Returns the packed address if it succeeded, false otherwise. See the example in L...perldoc.perl.org/functions/accept.txtRegistered: 2023-10-03 21:22 - 445 bytes - Viewed (0) -
sub.txt
=over =item sub NAME BLOCK X<sub> =item sub NAME (PROTO) BLOCK =item sub NAME : ATTRS BLOCK =item sub NAME (PROTO) : ATTRS BLOCK This is subroutine definition, not a real function I<per se>. Withou...perldoc.perl.org/functions/sub.txtRegistered: 2023-10-03 16:40 - 536 bytes - Viewed (0) -
rewinddir.txt
=over =item rewinddir DIRHANDLE X<rewinddir> Sets the current position to the beginning of the directory for the L<C<readdir>|/readdir DIRHANDLE> routine on DIRHANDLE. Portability issues: L<perlpor...perldoc.perl.org/functions/rewinddir.txtRegistered: 2023-10-03 16:59 - 220 bytes - Viewed (0) -
perl5120delta.txt
=encoding utf8 =head1 NAME perl5120delta - what is new for perl v5.12.0 =head1 DESCRIPTION This document describes differences between the 5.10.0 release and the 5.12.0 release. Many of the bug fix...perldoc.perl.org/perl5120delta.txtRegistered: 2023-10-03 01:20 - 87.2K 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: 2023-10-03 02:14 - 63K bytes - Viewed (0)