Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 641 - 650 of 2,612 for host:perldoc.perl.org (0.16 sec)

  1. catch - Perldoc Browser

    functions / catch ( source , CPAN ) # try # catch # finally These flow-control keywords related to the experimental t...
    perldoc.perl.org/functions/catch Similar Results (2)
    Registered: Fri Oct 24 15:54:16 UTC 2025
    - 15.1K bytes
    - Viewed (0)
  2. elseif - Perldoc Browser

    functions / elseif ( source , CPAN ) # elseif The "else if" keyword is spelled elsif in Perl. There's no elif or else...
    perldoc.perl.org/functions/elseif
    Registered: Fri Oct 24 15:54:31 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  3. listen - Perldoc Browser

    functions / listen ( source , CPAN ) # listen SOCKET,QUEUESIZE Does the same thing that the listen(2) system call doe...
    perldoc.perl.org/functions/listen
    Registered: Fri Oct 24 15:55:00 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  4. shmread - Perldoc Browser

    functions / shmread ( source , CPAN ) # shmread ID,VAR,POS,SIZE # shmwrite ID,STRING,POS,SIZE Reads or writes the Sys...
    perldoc.perl.org/functions/shmread Similar Results (1)
    Registered: Fri Oct 24 15:57:52 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  5. __DATA__ - Perldoc Browser

    functions / __DATA__ ( source , CPAN ) # __DATA__ # __END__ These keywords are documented in "Special Literals" in pe...
    perldoc.perl.org/functions/__DATA__ Similar Results (1)
    Registered: Fri Oct 24 15:58:33 UTC 2025
    - 15.3K bytes
    - Viewed (0)
  6. shmget - Perldoc Browser

    functions / shmget ( source , CPAN ) # shmget KEY,SIZE,FLAGS Calls the System V IPC function shmget. Returns the shar...
    perldoc.perl.org/functions/shmget
    Registered: Fri Oct 24 15:59:58 UTC 2025
    - 15.3K bytes
    - Viewed (0)
  7. sleep - Perldoc Browser

    functions / sleep ( source , CPAN ) # sleep EXPR # sleep Causes the script to sleep for (integer) EXPR seconds, or fo...
    perldoc.perl.org/functions/sleep
    Registered: Fri Oct 24 15:59:39 UTC 2025
    - 17K bytes
    - Viewed (0)
  8. perlre - Perl regular expressions - Perldoc Bro...

    perlre ( source , CPAN ) CONTENTS NAME DESCRIPTION The Basics Metacharacters Modifiers Overview Details on some modif...
    perldoc.perl.org/perlre
    Registered: Fri Oct 24 13:58:54 UTC 2025
    - 190.3K bytes
    - Viewed (0)
  9. $^W - Perldoc Browser

    variables / $^W ( source , CPAN ) # $WARNING # $^W The current value of the warning switch, initially true if -w was ...
    perldoc.perl.org/variables/$^W
    Registered: Fri Oct 24 14:59:43 UTC 2025
    - 15K bytes
    - Viewed (0)
  10. $^A - Perldoc Browser

    variables / $^A ( source , CPAN ) # $ACCUMULATOR # $^A The current value of the write() accumulator for format() line...
    perldoc.perl.org/variables/$^A
    Registered: Fri Oct 24 14:58:22 UTC 2025
    - 15.4K bytes
    - Viewed (0)
Back to top