- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 199 for timestamp:[now/d-1d TO *] (0.02 sec)
-
bless.txt
=over =item bless REF,CLASSNAME X<bless> =item bless REF C<bless> tells Perl to mark the item referred to by C<REF> as an object in a package. The two-argument version of C<bless> is always prefera...perldoc.perl.org/functions/bless.txtRegistered: Thu Apr 03 04:27:52 UTC 2025 - 1.9K 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: Thu Apr 03 06:35:16 UTC 2025 - 536 bytes - Viewed (0) -
getsockname.txt
=over =item getsockname SOCKET X<getsockname> Returns the packed sockaddr address of this end of the SOCKET connection, in case you don't know the address because you have several different IPs tha...perldoc.perl.org/functions/getsockname.txtRegistered: Thu Apr 03 04:52:04 UTC 2025 - 464 bytes - Viewed (0) -
try.txt
=over =item try =item catch =item finally These flow-control keywords related to the experimental C<try> feature are documented in L<perlsyn/"Try Catch Exception Handling">. =back 184perldoc.perl.org/functions/try.txt Similar Results (2)Registered: Thu Apr 03 10:19:59 UTC 2025 - 184 bytes - Viewed (0) -
until.txt
=over =item else =item elsif =item for =item foreach =item if =item unless =item until =item while These flow-control keywords are documented in L<perlsyn/"Compound Statements">. =back 194perldoc.perl.org/functions/until.txt Similar Results (7)Registered: Thu Apr 03 09:10:40 UTC 2025 - 194 bytes - Viewed (0) -
DESTROY.txt
=over =item DESTROY This method keyword is documented in L<perlobj/"Destructors">. =back 91perldoc.perl.org/functions/DESTROY.txtRegistered: Thu Apr 03 08:44:51 UTC 2025 - 91 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.txt Similar Results (1)Registered: Thu Apr 03 14:24:31 UTC 2025 - 769 bytes - Viewed (0) -
semget.txt
=over =item semget KEY,NSEMS,FLAGS X<semget> Calls the System V IPC function L<semget(2)>. Returns the semaphore id, or the undefined value on error. See also L<perlipc/"SysV IPC"> and the document...perldoc.perl.org/functions/semget.txtRegistered: Thu Apr 03 11:20:15 UTC 2025 - 325 bytes - Viewed (0) -
INIT.txt
=over =item BEGIN =item CHECK =item END =item INIT =item UNITCHECK These compile phase keywords are documented in L<perlmod/"BEGIN, UNITCHECK, CHECK, INIT and END">. =back 178perldoc.perl.org/functions/INIT.txt Similar Results (4)Registered: Thu Apr 03 12:12:02 UTC 2025 - 178 bytes - Viewed (0) -
ne.txt
=over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back 192perldoc.perl.org/functions/ne.txt Similar Results (12)Registered: Thu Apr 03 12:18:34 UTC 2025 - 192 bytes - Viewed (0)