- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 2,615 for host:perldoc.perl.org (0.07 sec)
-
semop.txt
=over =item semop KEY,OPSTRING X<semop> Calls the System V IPC function L<semop(2)> for semaphore operations such as signalling and waiting. OPSTRING must be a packed array of semop structures. Eac...perldoc.perl.org/functions/semop.txtRegistered: Thu Nov 21 18:28:34 UTC 2024 - 815 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: Fri Nov 22 05:11:01 UTC 2024 - 194 bytes - Viewed (0) -
BEGIN.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/BEGIN.txt Similar Results (4)Registered: Thu Nov 21 18:57:31 UTC 2024 - 178 bytes - Viewed (0) -
defer.txt
=over =item defer This flow-control keyword related to the experimental C<defer> feature is documented in L<perlsyn/"defer blocks">. =back 141perldoc.perl.org/functions/defer.txtRegistered: Thu Nov 21 20:30:14 UTC 2024 - 141 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: Thu Nov 21 20:07:20 UTC 2024 - 192 bytes - Viewed (0) -
ADJUST.txt
=over =item ADJUST This class-related phaser block is documented in L<perlclass>. =back 90perldoc.perl.org/functions/ADJUST.txtRegistered: Thu Nov 21 20:59:21 UTC 2024 - 90 bytes - Viewed (0) -
m.txt
=over =item m// The match operator. See L<perlop/"Regexp Quote-Like Operators">. =back 90perldoc.perl.org/functions/m.txtRegistered: Thu Nov 21 23:04:44 UTC 2024 - 90 bytes - Viewed (0) -
elseif.txt
=over =item elseif The "else if" keyword is spelled C<elsif> in Perl. There's no C<elif> or C<else if> either. It does parse C<elseif>, but only to warn you about not using it. See the documentatio...perldoc.perl.org/functions/elseif.txtRegistered: Fri Nov 22 12:31:57 UTC 2024 - 273 bytes - Viewed (0) -
perlbug.txt
#!/home/perldoc/perldoc-browser/perls/5.40.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell my $config_tag1 = '5.40.0 - Mo...perldoc.perl.org/perlbug.txtRegistered: Fri Nov 22 13:53:29 UTC 2024 - 44.6K bytes - Viewed (0) -
pod2usage.txt
#!/home/perldoc/perldoc-browser/perls/5.40.0/bin/perl eval 'exec perl -S $0 "$@"' if 0; ########## # pod2usage -- command to print usage messages from embedded pod docs # # Copyright (c) 1996-2000 ...perldoc.perl.org/pod2usage.txtRegistered: Fri Nov 22 16:31:44 UTC 2024 - 4K bytes - Viewed (0)