Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 821 - 830 of 2,642 for host:perldoc.perl.org (0.02 sec)

  1. shift - Perldoc Browser

    functions / shift ( source , CPAN ) # shift ARRAY # shift Removes and returns the first element of an array. This sho...
    perldoc.perl.org/functions/shift
    Registered: Tue Sep 09 10:03:20 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  2. break - Perldoc Browser

    functions / break ( source , CPAN ) # break Break out of a given block. break is available only if the "switch" featu...
    perldoc.perl.org/functions/break
    Registered: Tue Sep 09 09:59:43 UTC 2025
    - 15K bytes
    - Viewed (0)
  3. field - Perldoc Browser

    functions / field ( source , CPAN ) # field VARNAME Declares a new field variable within the current class. Methods a...
    perldoc.perl.org/functions/field
    Registered: Tue Sep 09 10:06:54 UTC 2025
    - 14.8K bytes
    - Viewed (0)
  4. vec - Perldoc Browser

    functions / vec ( source , CPAN ) # vec EXPR,OFFSET,BITS Treats the string in EXPR as a bit vector made up of element...
    perldoc.perl.org/functions/vec
    Registered: Tue Sep 09 10:11:31 UTC 2025
    - 28K bytes
    - Viewed (0)
  5. seekdir - Perldoc Browser

    functions / seekdir ( source , CPAN ) # seekdir DIRHANDLE,POS Sets the current position for the readdir routine on DI...
    perldoc.perl.org/functions/seekdir
    Registered: Tue Sep 09 10:11:37 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  6. telldir - Perldoc Browser

    functions / telldir ( source , CPAN ) # telldir DIRHANDLE Returns the current position of the readdir routines on DIR...
    perldoc.perl.org/functions/telldir
    Registered: Tue Sep 09 10:20:16 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  7. mkdir - Perldoc Browser

    functions / mkdir ( source , CPAN ) # mkdir FILENAME,MODE # mkdir FILENAME # mkdir Creates the directory specified by...
    perldoc.perl.org/functions/mkdir
    Registered: Tue Sep 09 10:20:34 UTC 2025
    - 16.3K bytes
    - Viewed (0)
  8. socketpair - Perldoc Browser

    functions / socketpair ( source , CPAN ) # socketpair SOCKET1,SOCKET2,DOMAIN,TYPE,PROTOCOL Creates an unnamed pair of...
    perldoc.perl.org/functions/socketpair
    Registered: Tue Sep 09 10:20:48 UTC 2025
    - 16.5K bytes
    - Viewed (0)
  9. msgrcv - Perldoc Browser

    functions / msgrcv ( source , CPAN ) # msgrcv ID,VAR,SIZE,TYPE,FLAGS Calls the System V IPC function msgrcv to receiv...
    perldoc.perl.org/functions/msgrcv
    Registered: Tue Sep 09 10:20:54 UTC 2025
    - 15.5K bytes
    - Viewed (0)
  10. utime - Perldoc Browser

    functions / utime ( source , CPAN ) # utime LIST Changes the access and modification times on each file of a list of ...
    perldoc.perl.org/functions/utime
    Registered: Tue Sep 09 10:14:23 UTC 2025
    - 16.8K bytes
    - Viewed (0)
Back to top