- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 621 - 630 of 3,443 for filetype:txt (0.18 sec)
-
sleep.txt
=over =item sleep EXPR X<sleep> X<pause> =item sleep Causes the script to sleep for (integer) EXPR seconds, or forever if no argument is given. Returns the integer number of seconds actually slept....perldoc.perl.org/functions/sleep.txtRegistered: Mon Oct 27 20:03:44 UTC 2025 - 1.8K bytes - Viewed (0) -
recv.txt
=over =item recv SOCKET,SCALAR,LENGTH,FLAGS X<recv> Receives a message on a socket. Attempts to receive LENGTH characters of data into variable SCALAR from the specified SOCKET filehandle. SCALAR w...perldoc.perl.org/functions/recv.txtRegistered: Mon Oct 27 20:30:31 UTC 2025 - 809 bytes - Viewed (0) -
shmread.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/shmread.txt Similar Results (1)Registered: Mon Oct 27 18:20:40 UTC 2025 - 741 bytes - Viewed (0) -
shmget.txt
=over =item shmget KEY,SIZE,FLAGS X<shmget> Calls the System V IPC function shmget. Returns the shared memory segment id, or L<C<undef>|/undef EXPR> on error. See also L<perlipc/"SysV IPC"> and the...perldoc.perl.org/functions/shmget.txtRegistered: Mon Oct 27 20:21:26 UTC 2025 - 293 bytes - Viewed (0) -
if.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/if.txt Similar Results (7)Registered: Mon Oct 27 22:26:14 UTC 2025 - 194 bytes - Viewed (0) -
xor.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/xor.txt Similar Results (12)Registered: Mon Oct 27 21:34:40 UTC 2025 - 192 bytes - Viewed (0) -
warnings.txt
# -*- mode: Perl; buffer-read-only: t -*- # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by regen/warnings.pl. # Any changes made here will be lost! package warnings; our $VERSION = "...perldoc.perl.org/warnings.txtRegistered: Fri Oct 24 18:56:58 UTC 2025 - 56.4K bytes - Viewed (0) -
perlrebackslash.txt
=head1 NAME perlrebackslash - Perl Regular Expression Backslash Sequences and Escapes =head1 DESCRIPTION The top level documentation about Perl regular expressions is found in L<perlre>. This docum...perldoc.perl.org/perlrebackslash.txtRegistered: Fri Oct 24 20:02:21 UTC 2025 - 32.4K bytes - Viewed (0) -
perlmod.txt
=head1 NAME perlmod - Perl modules (packages and symbol tables) =head1 DESCRIPTION =head2 Is this the document you were after? There are other documents which might contain the information that you...perldoc.perl.org/perlmod.txtRegistered: Fri Oct 24 22:18:31 UTC 2025 - 26K bytes - Viewed (0) -
perlfaq2.txt
=pod =encoding UTF-8 =head1 NAME perlfaq2 - Obtaining and Learning about Perl =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section of the FAQ answers questions about where to find sour...perldoc.perl.org/perlfaq2.txtRegistered: Fri Oct 24 23:00:31 UTC 2025 - 10.3K bytes - Viewed (0)