- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 981 - 990 of 2,642 for host:perldoc.perl.org (0.04 sec)
-
splice.txt
=over =item splice ARRAY,OFFSET,LENGTH,LIST X<splice> =item splice ARRAY,OFFSET,LENGTH =item splice ARRAY,OFFSET =item splice ARRAY Removes the elements designated by OFFSET and LENGTH from an arra...perldoc.perl.org/functions/splice.txtRegistered: Sun Aug 31 09:31:53 UTC 2025 - 1.6K bytes - Viewed (0) -
rand.txt
=over =item rand EXPR X<rand> X<random> =item rand Returns a random fractional number greater than or equal to C<0> and B<less> than the value of EXPR. (EXPR should be positive.) If EXPR is omitted...perldoc.perl.org/functions/rand.txtRegistered: Sun Aug 31 06:36:25 UTC 2025 - 1.3K bytes - Viewed (0) -
push.txt
=over =item push ARRAY,LIST X<push> X<stack> Adds one or more items to the B<end> of an array. my @animals = ("cat"); push(@animals, "mouse"); # ("cat", "mouse") my @colors = ("red"); push(@colors,...perldoc.perl.org/functions/push.txtRegistered: Sun Aug 31 10:29:46 UTC 2025 - 628 bytes - Viewed (0) -
lstat.txt
=over =item lstat FILEHANDLE X<lstat> =item lstat EXPR =item lstat DIRHANDLE =item lstat Does the same thing as the L<C<stat>|/stat FILEHANDLE> function (including setting the special C<_> filehand...perldoc.perl.org/functions/lstat.txtRegistered: Sun Aug 31 12:43:18 UTC 2025 - 573 bytes - Viewed (0) -
perl5320delta.txt
=pod =encoding utf8 =head1 NAME perl5320delta - what is new for perl v5.32.0 =head1 DESCRIPTION This document describes differences between the 5.30.0 release and the 5.32.0 release. If you are upg...perldoc.perl.org/perl5320delta.txtRegistered: Sat Aug 30 14:49:27 UTC 2025 - 52.8K bytes - Viewed (0) -
perlhpux.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. =h...perldoc.perl.org/perlhpux.txtRegistered: Sat Aug 30 16:35:18 UTC 2025 - 29.9K bytes - Viewed (0) -
perlsynology.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. Bu...perldoc.perl.org/perlsynology.txtRegistered: Sat Aug 30 17:05:36 UTC 2025 - 10.1K bytes - Viewed (0) -
perl5282delta.txt
=encoding utf8 =head1 NAME perl5282delta - what is new for perl v5.28.2 =head1 DESCRIPTION This document describes differences between the 5.28.1 release and the 5.28.2 release. If you are upgradin...perldoc.perl.org/perl5282delta.txtRegistered: Sat Aug 30 14:59:18 UTC 2025 - 6K bytes - Viewed (0) -
perlcn.txt
# vim: syntax=pod 如果你用一般的文字编辑器阅览这份文件, 请忽略文中奇特的注记字符. 这份文件是以 POD (简明文件格式) 写成; 这种格式是为了能让人直接阅读, 而特别设计的. 关于此格式的进一步信息, 请参考 perlpod 在线文档. =encoding utf8 =head1 NAME perlcn - 简体中文 Perl 指南 =head1 DESCRIPTIO...perldoc.perl.org/perlcn.txtRegistered: Sat Aug 30 16:20:25 UTC 2025 - 4.7K bytes - Viewed (0) -
perlplan9.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. =h...perldoc.perl.org/perlplan9.txtRegistered: Sat Aug 30 18:03:44 UTC 2025 - 5K bytes - Viewed (0)