- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2001 - 2010 of 2,621 for host:perldoc.perl.org (0.07 sec)
-
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/shiftRegistered: Wed Apr 16 10:04:11 UTC 2025 - 22.6K bytes - Viewed (0) -
chr - Perldoc Browser
functions / chr ( source , CPAN ) # chr NUMBER # chr Returns the character represented by that NUMBER in the characte...perldoc.perl.org/functions/chrRegistered: Wed Apr 16 10:04:15 UTC 2025 - 21.6K bytes - Viewed (0) -
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/globRegistered: Wed Apr 16 10:04:28 UTC 2025 - 24.5K bytes - Viewed (0) -
mkdir - Perldoc Browser
functions / mkdir ( source , CPAN ) # mkdir FILENAME,MODE # mkdir FILENAME # mkdir Creates the directory specified by...perldoc.perl.org/functions/mkdirRegistered: Wed Apr 16 10:07:10 UTC 2025 - 22.6K bytes - Viewed (0) -
join - Perldoc Browser
functions / join ( source , CPAN ) # join EXPR,LIST Joins the separate strings of LIST into a single string with fiel...perldoc.perl.org/functions/joinRegistered: Wed Apr 16 10:07:34 UTC 2025 - 21.4K bytes - Viewed (0) -
quotemeta - Perldoc Browser
functions / quotemeta ( source , CPAN ) # quotemeta EXPR # quotemeta Returns the value of EXPR with all the ASCII non...perldoc.perl.org/functions/quotemetaRegistered: Wed Apr 16 10:06:45 UTC 2025 - 27K bytes - Viewed (0) -
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/utimeRegistered: Wed Apr 16 10:05:27 UTC 2025 - 23.2K bytes - Viewed (0) -
chop - Perldoc Browser
functions / chop ( source , CPAN ) # chop VARIABLE # chop( LIST ) # chop Chops off the last character of a string and...perldoc.perl.org/functions/chopRegistered: Wed Apr 16 10:06:22 UTC 2025 - 21.9K bytes - Viewed (0) -
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/pushRegistered: Wed Apr 16 10:09:16 UTC 2025 - 21.7K bytes - Viewed (0) -
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/breakRegistered: Wed Apr 16 10:09:32 UTC 2025 - 21.4K bytes - Viewed (0)