Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1811 - 1820 of 2,657 for host:perldoc.perl.org (0.03 sec)

  1. close - Perldoc Browser

    functions / close ( source , CPAN ) # close FILEHANDLE # close Closes the file or pipe associated with the filehandle...
    perldoc.perl.org/functions/close
    Registered: Mon Jan 26 13:19:15 UTC 2026
    - 18.1K bytes
    - Viewed (0)
  2. die - Perldoc Browser

    functions / die ( source , CPAN ) # die LIST die raises an exception. Inside an eval the exception is stuffed into $@...
    perldoc.perl.org/functions/die
    Registered: Mon Jan 26 13:19:18 UTC 2026
    - 21.9K bytes
    - Viewed (0)
  3. map - Perldoc Browser

    functions / map ( source , CPAN ) # map BLOCK LIST # map EXPR,LIST Evaluates the BLOCK or EXPR for each element of LI...
    perldoc.perl.org/functions/map
    Registered: Mon Jan 26 13:19:31 UTC 2026
    - 18.3K bytes
    - Viewed (0)
  4. unpack - Perldoc Browser

    functions / unpack ( source , CPAN ) # unpack TEMPLATE,EXPR # unpack TEMPLATE unpack does the reverse of pack : it ta...
    perldoc.perl.org/functions/unpack
    Registered: Mon Jan 26 13:19:35 UTC 2026
    - 17.9K bytes
    - Viewed (0)
  5. sysread - Perldoc Browser

    functions / sysread ( source , CPAN ) # sysread FILEHANDLE,SCALAR,LENGTH,OFFSET # sysread FILEHANDLE,SCALAR,LENGTH At...
    perldoc.perl.org/functions/sysread
    Registered: Mon Jan 26 13:22:34 UTC 2026
    - 17.9K bytes
    - Viewed (0)
  6. dbmopen - Perldoc Browser

    functions / dbmopen ( source , CPAN ) # dbmopen HASH,DBNAME,MASK [This function has been largely superseded by the ti...
    perldoc.perl.org/functions/dbmopen
    Registered: Mon Jan 26 13:22:49 UTC 2026
    - 18K bytes
    - Viewed (0)
  7. semop - Perldoc Browser

    functions / semop ( source , CPAN ) # semop KEY,OPSTRING Calls the System V IPC function semop(2) for semaphore opera...
    perldoc.perl.org/functions/semop
    Registered: Mon Jan 26 13:23:15 UTC 2026
    - 16K bytes
    - Viewed (0)
  8. gmtime - Perldoc Browser

    functions / gmtime ( source , CPAN ) # gmtime EXPR # gmtime Works just like localtime , but the returned values are l...
    perldoc.perl.org/functions/gmtime
    Registered: Mon Jan 26 13:23:41 UTC 2026
    - 15.6K bytes
    - Viewed (0)
  9. getpgrp - Perldoc Browser

    functions / getpgrp ( source , CPAN ) # getpgrp PID Returns the current process group for the specified PID. Use a PI...
    perldoc.perl.org/functions/getpgrp
    Registered: Mon Jan 26 13:23:54 UTC 2026
    - 15.8K bytes
    - Viewed (0)
  10. exit - Perldoc Browser

    functions / exit ( source , CPAN ) # exit EXPR # exit Evaluates EXPR and exits immediately with that value. Example: ...
    perldoc.perl.org/functions/exit
    Registered: Mon Jan 26 13:18:13 UTC 2026
    - 16.5K bytes
    - Viewed (0)
Back to top