Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1771 - 1780 of 2,657 for host:perldoc.perl.org (0.09 sec)

  1. shmctl - Perldoc Browser

    functions / shmctl ( source , CPAN ) # shmctl ID,CMD,ARG Calls the System V IPC function shmctl. You'll probably have...
    perldoc.perl.org/functions/shmctl
    Registered: Mon Jan 26 13:31:35 UTC 2026
    - 15.8K bytes
    - Viewed (0)
  2. bind - Perldoc Browser

    functions / bind ( source , CPAN ) # bind SOCKET,NAME Binds a network address to a socket, just as bind(2) does. Retu...
    perldoc.perl.org/functions/bind
    Registered: Mon Jan 26 13:26:55 UTC 2026
    - 15.3K bytes
    - Viewed (0)
  3. getlogin - Perldoc Browser

    functions / getlogin ( source , CPAN ) # getlogin This implements the C library function of the same name, which on m...
    perldoc.perl.org/functions/getlogin
    Registered: Mon Jan 26 13:32:41 UTC 2026
    - 15.8K bytes
    - Viewed (0)
  4. scalar - Perldoc Browser

    functions / scalar ( source , CPAN ) # scalar EXPR Forces EXPR to be interpreted in scalar context and returns the va...
    perldoc.perl.org/functions/scalar
    Registered: Mon Jan 26 13:32:52 UTC 2026
    - 16.2K bytes
    - Viewed (0)
  5. return - Perldoc Browser

    functions / return ( source , CPAN ) # return EXPR # return Returns from a subroutine, eval , do FILE , sort block or...
    perldoc.perl.org/functions/return
    Registered: Mon Jan 26 13:33:01 UTC 2026
    - 16.4K bytes
    - Viewed (0)
  6. connect - Perldoc Browser

    functions / connect ( source , CPAN ) # connect SOCKET,NAME Attempts to connect to a remote socket, just like connect...
    perldoc.perl.org/functions/connect
    Registered: Mon Jan 26 13:34:24 UTC 2026
    - 15.6K bytes
    - Viewed (0)
  7. undef - Perldoc Browser

    functions / undef ( source , CPAN ) # undef EXPR # undef Undefines the value of EXPR, which must be an lvalue. Use on...
    perldoc.perl.org/functions/undef
    Registered: Mon Jan 26 13:29:52 UTC 2026
    - 16.1K bytes
    - Viewed (0)
  8. shutdown - Perldoc Browser

    functions / shutdown ( source , CPAN ) # shutdown SOCKET,HOW Shuts down a socket connection in the manner indicated b...
    perldoc.perl.org/functions/shutdown
    Registered: Mon Jan 26 13:28:19 UTC 2026
    - 16.2K bytes
    - Viewed (0)
  9. times - Perldoc Browser

    functions / times ( source , CPAN ) # times Returns a four-element list giving the user and system times in seconds f...
    perldoc.perl.org/functions/times
    Registered: Mon Jan 26 13:30:20 UTC 2026
    - 15.4K bytes
    - Viewed (0)
  10. perlfaq5.txt

    =pod =encoding UTF-8 =head1 NAME perlfaq5 - Files and Formats =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section deals with I/O and the "f" issues: filehandles, flushing, formats, an...
    perldoc.perl.org/perlfaq5.txt
    Registered: Tue Jan 27 05:01:48 UTC 2026
    - 55K bytes
    - Viewed (0)
Back to top