- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2271 - 2280 of 2,642 for host:perldoc.perl.org (0.04 sec)
-
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: Fri Sep 12 11:17:58 UTC 2025 - 15.5K 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: Fri Sep 12 11:18:02 UTC 2025 - 15.3K bytes - Viewed (0) -
perlcommunity.txt
=head1 NAME perlcommunity - a brief overview of the Perl community =head1 DESCRIPTION This document aims to provide an overview of the vast perl community, which is far too large and diverse to pro...perldoc.perl.org/perlcommunity.txtRegistered: Fri Sep 12 11:41:30 UTC 2025 - 6.3K bytes - Viewed (0) -
values - Perldoc Browser
functions / values ( source , CPAN ) # values HASH # values ARRAY Called in list context, returns a list consisting o...perldoc.perl.org/functions/valuesRegistered: Fri Sep 12 11:13:47 UTC 2025 - 17.8K bytes - Viewed (0) -
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/anyRegistered: Fri Sep 12 11:13:55 UTC 2025 - 15.5K 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: Fri Sep 12 11:19:55 UTC 2025 - 20.9K bytes - Viewed (0) -
setpgrp - Perldoc Browser
functions / setpgrp ( source , CPAN ) # setpgrp PID,PGRP Sets the current process group for the specified PID, 0 for ...perldoc.perl.org/functions/setpgrpRegistered: Fri Sep 12 11:23:37 UTC 2025 - 15.5K 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: Fri Sep 12 11:23:55 UTC 2025 - 16.8K bytes - Viewed (0) -
no - Perldoc Browser
functions / no ( source , CPAN ) # no MODULE VERSION LIST # no MODULE VERSION # no MODULE LIST # no MODULE # no VERSI...perldoc.perl.org/functions/noRegistered: Fri Sep 12 11:31:22 UTC 2025 - 14.9K bytes - Viewed (0) -
CPAN::Meta::YAML.txt
use 5.008001; # sane UTF-8 support use strict; use warnings; package CPAN::Meta::YAML; # git description: v1.75-3-g85169f1 # XXX-INGY is 5.8.1 too old/broken for utf8? # XXX-XDG Lancaster consensus...perldoc.perl.org/CPAN::Meta::YAML.txtRegistered: Fri Sep 12 14:09:14 UTC 2025 - 26.4K bytes - Viewed (0)