Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1861 - 1870 of 2,642 for host:perldoc.perl.org (0.05 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: Fri Sep 12 11:29:49 UTC 2025
    - 17.7K bytes
    - Viewed (0)
  2. 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: Fri Sep 12 11:36:32 UTC 2025
    - 15.8K bytes
    - Viewed (0)
  3. msgget - Perldoc Browser

    functions / msgget ( source , CPAN ) # msgget KEY,FLAGS Calls the System V IPC function msgget(2) . Returns the messa...
    perldoc.perl.org/functions/msgget
    Registered: Fri Sep 12 11:36:40 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  4. 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: Fri Sep 12 11:35:53 UTC 2025
    - 15.4K bytes
    - Viewed (0)
  5. instmodsh - A shell to examine installed module...

    instmodsh ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION SEE ALSO # NAME instmodsh - A shell to examine install...
    perldoc.perl.org/instmodsh
    Registered: Fri Sep 12 11:53:26 UTC 2025
    - 14.9K bytes
    - Viewed (0)
  6. %SIG - Perldoc Browser

    variables / %SIG ( source , CPAN ) # %SIG The hash %SIG contains signal handlers for signals. For example: sub handle...
    perldoc.perl.org/variables/%SIG
    Registered: Fri Sep 12 12:28:43 UTC 2025
    - 20K bytes
    - Viewed (0)
  7. $^X - Perldoc Browser

    variables / $^X ( source , CPAN ) # $EXECUTABLE_NAME # $^X The name used to execute the current copy of Perl, from C'...
    perldoc.perl.org/variables/$^X
    Registered: Fri Sep 12 12:28:51 UTC 2025
    - 16.8K bytes
    - Viewed (0)
  8. ${^UTF8CACHE} - Perldoc Browser

    variables / ${^UTF8CACHE} ( source , CPAN ) # ${^UTF8CACHE} This variable controls the state of the internal UTF-8 of...
    perldoc.perl.org/variables/${^UTF8CACHE}
    Registered: Fri Sep 12 12:30:31 UTC 2025
    - 16.6K bytes
    - Viewed (0)
  9. %! - Perldoc Browser

    variables / %! ( source , CPAN ) # %OS_ERROR # %ERRNO # %! Each element of %! has a true value only if $! is set to t...
    perldoc.perl.org/variables/%!
    Registered: Fri Sep 12 12:30:40 UTC 2025
    - 15.5K bytes
    - Viewed (0)
  10. $* - Perldoc Browser

    variables / $* ( source , CPAN ) # $* $* was a variable that you could use to enable multiline matching. After a depr...
    perldoc.perl.org/variables/$*
    Registered: Fri Sep 12 12:30:56 UTC 2025
    - 14.6K bytes
    - Viewed (0)
Back to top