Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. any - Perldoc Browser

    functions / any ( source , CPAN ) # any BLOCK LIST Evaluates the BLOCK for each element of the LIST (locally setting ...
    perldoc.perl.org/functions/any
    Registered: Mon Jan 26 13:19:27 UTC 2026
    - 15.9K bytes
    - Viewed (0)
  2. chmod - Perldoc Browser

    functions / chmod ( source , CPAN ) # chmod LIST Changes the permissions of a list of files. The first element of the...
    perldoc.perl.org/functions/chmod
    Registered: Mon Jan 26 13:19:40 UTC 2026
    - 16.6K bytes
    - Viewed (0)
  3. glob - Perldoc Browser

    functions / glob ( source , CPAN ) # glob EXPR # glob In list context, returns a (possibly empty) list of filename ex...
    perldoc.perl.org/functions/glob
    Registered: Mon Jan 26 13:19:44 UTC 2026
    - 18.4K bytes
    - Viewed (0)
  4. quotemeta - Perldoc Browser

    functions / quotemeta ( source , CPAN ) # quotemeta EXPR # quotemeta Returns the value of EXPR with all the ASCII non...
    perldoc.perl.org/functions/quotemeta
    Registered: Mon Jan 26 13:21:36 UTC 2026
    - 21.3K bytes
    - Viewed (0)
  5. push - Perldoc Browser

    functions / push ( source , CPAN ) # push ARRAY,LIST Adds one or more items to the end of an array. my @animals = ("c...
    perldoc.perl.org/functions/push
    Registered: Mon Jan 26 13:21:47 UTC 2026
    - 15.7K bytes
    - Viewed (0)
  6. fileno - Perldoc Browser

    functions / fileno ( source , CPAN ) # fileno FILEHANDLE # fileno DIRHANDLE Returns the file descriptor for a filehan...
    perldoc.perl.org/functions/fileno
    Registered: Mon Jan 26 13:20:30 UTC 2026
    - 16.8K 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: Mon Jan 26 13:20:34 UTC 2026
    - 16.6K bytes
    - Viewed (0)
  8. rewinddir - Perldoc Browser

    functions / rewinddir ( source , CPAN ) # rewinddir DIRHANDLE Sets the current position to the beginning of the direc...
    perldoc.perl.org/functions/rewinddir
    Registered: Mon Jan 26 13:21:00 UTC 2026
    - 15.7K bytes
    - Viewed (0)
  9. 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: Mon Jan 26 13:21:20 UTC 2026
    - 15.4K bytes
    - Viewed (0)
  10. values - Perldoc Browser

    functions / values ( source , CPAN ) # values HASH # values ARRAY Called in list context, returns a list consisting o...
    perldoc.perl.org/functions/values
    Registered: Mon Jan 26 13:21:24 UTC 2026
    - 18.2K bytes
    - Viewed (0)
Back to top