Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1451 - 1460 of about 10,000 for content_length:[10000 TO 99999] (0.56 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: Fri Dec 12 10:44:40 UTC 2025
    - 15.7K bytes
    - Viewed (0)
  2. 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: Fri Dec 12 10:42:47 UTC 2025
    - 16.2K bytes
    - Viewed (0)
  3. getpwuid - Perldoc Browser

    functions / getpwuid ( source , CPAN ) # getpwnam NAME # getgrnam NAME # gethostbyname NAME # getnetbyname NAME # get...
    perldoc.perl.org/functions/getpwuid Similar Results (29)
    Registered: Fri Dec 12 10:46:36 UTC 2025
    - 25.3K bytes
    - Viewed (0)
  4. 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: Fri Dec 12 10:46:45 UTC 2025
    - 16K bytes
    - Viewed (0)
  5. 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: Fri Dec 12 10:46:48 UTC 2025
    - 15.9K bytes
    - Viewed (0)
  6. 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 Dec 12 10:45:37 UTC 2025
    - 15.4K bytes
    - Viewed (0)
  7. tied - Perldoc Browser

    functions / tied ( source , CPAN ) # tied VARIABLE Returns a reference to the object underlying VARIABLE (the same va...
    perldoc.perl.org/functions/tied
    Registered: Fri Dec 12 10:46:18 UTC 2025
    - 15K bytes
    - Viewed (0)
  8. system - Perldoc Browser

    functions / system ( source , CPAN ) # system LIST # system PROGRAM LIST Does exactly the same thing as exec , except...
    perldoc.perl.org/functions/system
    Registered: Fri Dec 12 10:46:58 UTC 2025
    - 19.4K bytes
    - Viewed (0)
  9. 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: Fri Dec 12 10:47:41 UTC 2025
    - 15.4K bytes
    - Viewed (0)
  10. 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: Fri Dec 12 10:47:50 UTC 2025
    - 16.1K bytes
    - Viewed (0)
Back to top