- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1281 - 1290 of 2,170 for filetype:txt (0.06 sec)
-
uc.txt
=over =item uc EXPR X<uc> X<uppercase> X<toupper> =item uc Returns an uppercased version of EXPR. If EXPR is omitted, uses L<C<$_>|perlvar/$_>. my $str = uc("Perl is GREAT"); # "PERL IS GREAT" This...perldoc.perl.org/functions/uc.txtRegistered: Mon Nov 04 16:06:46 UTC 2024 - 599 bytes - Viewed (0) -
rename.txt
=over =item rename OLDNAME,NEWNAME X<rename> X<move> X<mv> X<ren> Changes the name of a file; an existing file NEWNAME will be clobbered. Returns true for success; on failure returns false and sets...perldoc.perl.org/functions/rename.txtRegistered: Mon Nov 04 16:30:31 UTC 2024 - 787 bytes - Viewed (0) -
split.txt
=over =item split /PATTERN/,EXPR,LIMIT X<split> =item split /PATTERN/,EXPR =item split /PATTERN/ =item split Splits the string EXPR into a list of strings and returns the list in list context, or t...perldoc.perl.org/functions/split.txtRegistered: Mon Nov 04 17:09:55 UTC 2024 - 7.4K bytes - Viewed (0) -
read.txt
=over =item read FILEHANDLE,SCALAR,LENGTH,OFFSET X<read> X<file, read> =item read FILEHANDLE,SCALAR,LENGTH Attempts to read LENGTH I<characters> of data into variable SCALAR from the specified FILE...perldoc.perl.org/functions/read.txtRegistered: Mon Nov 04 17:56:35 UTC 2024 - 1.6K bytes - Viewed (0) -
zabbix.rst.txt
Zabbix Module ========== The Zabbix module has not been supported since April 2020 at the latest. The upstream Ceph community in April 2024 developed procedures for installing Zabbix 2. Discussion ...docs.ceph.com/en/latest/_sources/mgr/zabbix.rst.txtRegistered: Mon Oct 28 03:33:29 UTC 2024 - Last Modified: Tue Apr 09 20:28:00 UTC 2024 - 2.9K 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: Tue Oct 29 13:40:38 UTC 2024 - 5K bytes - Viewed (0) -
perl5124delta.txt
=encoding utf8 =head1 NAME perl5124delta - what is new for perl v5.12.4 =head1 DESCRIPTION This document describes differences between the 5.12.3 release and the 5.12.4 release. If you are upgradin...perldoc.perl.org/perl5124delta.txtRegistered: Tue Oct 29 11:30:50 UTC 2024 - 3.6K bytes - Viewed (0) -
perl5162delta.txt
=encoding utf8 =head1 NAME perl5162delta - what is new for perl v5.16.2 =head1 DESCRIPTION This document describes differences between the 5.16.1 release and the 5.16.2 release. If you are upgradin...perldoc.perl.org/perl5162delta.txtRegistered: Tue Oct 29 12:18:09 UTC 2024 - 3.5K bytes - Viewed (0) -
perl5140delta.txt
=encoding utf8 =head1 NAME perl5140delta - what is new for perl v5.14.0 =head1 DESCRIPTION This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgradin...perldoc.perl.org/perl5140delta.txtRegistered: Tue Oct 29 12:31:33 UTC 2024 - 140.9K bytes - Viewed (0) -
perlfaq8.txt
=head1 NAME perlfaq8 - System Interaction =head1 VERSION version 5.20240218 =head1 DESCRIPTION This section of the Perl FAQ covers questions involving operating system interaction. Topics include i...perldoc.perl.org/perlfaq8.txtRegistered: Tue Oct 29 00:39:23 UTC 2024 - 48.8K bytes - Viewed (0)