Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 2,621 for host:perldoc.perl.org (0.03 sec)

  1. semctl - Perldoc Browser

    functions / semctl ( source , CPAN ) # semctl ID,SEMNUM,CMD,ARG Calls the System V IPC function semctl(2) . You'll pr...
    perldoc.perl.org/functions/semctl
    Registered: Wed Apr 16 10:12:23 UTC 2025
    - 22.1K bytes
    - Viewed (0)
  2. shmwrite - Perldoc Browser

    functions / shmwrite ( source , CPAN ) # shmread ID,VAR,POS,SIZE # shmwrite ID,STRING,POS,SIZE Reads or writes the Sy...
    perldoc.perl.org/functions/shmwrite Similar Results (1)
    Registered: Wed Apr 16 10:12:28 UTC 2025
    - 22.5K bytes
    - Viewed (0)
  3. formline - Perldoc Browser

    functions / formline ( source , CPAN ) # formline PICTURE,LIST This is an internal function used by format s, though ...
    perldoc.perl.org/functions/formline
    Registered: Wed Apr 16 10:12:45 UTC 2025
    - 23.2K bytes
    - Viewed (0)
  4. wantarray - Perldoc Browser

    functions / wantarray ( source , CPAN ) # wantarray Returns true if the context of the currently executing subroutine...
    perldoc.perl.org/functions/wantarray
    Registered: Wed Apr 16 10:13:02 UTC 2025
    - 22.2K bytes
    - Viewed (0)
  5. exec - Perldoc Browser

    functions / exec ( source , CPAN ) # exec LIST # exec PROGRAM LIST The exec function executes a system command and ne...
    perldoc.perl.org/functions/exec
    Registered: Wed Apr 16 10:13:18 UTC 2025
    - 25.7K bytes
    - Viewed (0)
  6. gethostbyaddr - Perldoc Browser

    functions / gethostbyaddr ( source , CPAN ) # getpwnam NAME # getgrnam NAME # gethostbyname NAME # getnetbyname NAME ...
    perldoc.perl.org/functions/gethostbyaddr Similar Results (29)
    Registered: Wed Apr 16 10:13:48 UTC 2025
    - 32.1K bytes
    - Viewed (0)
  7. 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: Wed Apr 16 10:13:57 UTC 2025
    - 21.4K bytes
    - Viewed (0)
  8. sub - Perldoc Browser

    functions / sub ( source , CPAN ) # sub NAME BLOCK # sub NAME (PROTO) BLOCK # sub NAME : ATTRS BLOCK # sub NAME (PROT...
    perldoc.perl.org/functions/sub
    Registered: Wed Apr 16 10:15:38 UTC 2025
    - 21.8K bytes
    - Viewed (0)
  9. goto - Perldoc Browser

    functions / goto ( source , CPAN ) # goto LABEL # goto EXPR # goto &NAME The goto LABEL form finds the statement labe...
    perldoc.perl.org/functions/goto
    Registered: Wed Apr 16 10:09:36 UTC 2025
    - 24.7K bytes
    - Viewed (0)
  10. flock - Perldoc Browser

    functions / flock ( source , CPAN ) # flock FILEHANDLE,OPERATION Calls flock(2) , or an emulation of it, on FILEHANDL...
    perldoc.perl.org/functions/flock
    Registered: Wed Apr 16 10:09:49 UTC 2025
    - 25.8K bytes
    - Viewed (0)
Back to top