- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1231 - 1240 of 2,621 for host:perldoc.perl.org (0.05 sec)
-
sysread.txt
=over =item sysread FILEHANDLE,SCALAR,LENGTH,OFFSET X<sysread> =item sysread FILEHANDLE,SCALAR,LENGTH Attempts to read LENGTH bytes of data into variable SCALAR from the specified FILEHANDLE, using...perldoc.perl.org/functions/sysread.txtRegistered: Fri Apr 18 13:19:20 UTC 2025 - 1.8K bytes - Viewed (0) -
syswrite.txt
=over =item syswrite FILEHANDLE,SCALAR,LENGTH,OFFSET X<syswrite> =item syswrite FILEHANDLE,SCALAR,LENGTH =item syswrite FILEHANDLE,SCALAR Attempts to write LENGTH bytes of data from variable SCALAR...perldoc.perl.org/functions/syswrite.txtRegistered: Fri Apr 18 12:59:14 UTC 2025 - 1.7K bytes - Viewed (0) -
exit.txt
=over =item exit EXPR X<exit> X<terminate> X<abort> =item exit Evaluates EXPR and exits immediately with that value. Example: my $ans = <STDIN>; exit 0 if $ans =~ /^[Xx]/; See also L<C<die>|/die LI...perldoc.perl.org/functions/exit.txtRegistered: Fri Apr 18 10:03:00 UTC 2025 - 1.4K bytes - Viewed (0) -
shift.txt
=over =item shift ARRAY X<shift> =item shift Removes and returns the B<first> element of an array. This shortens the array by one and moves everything down. my @arr = ('cat', 'dog'); my $item = shi...perldoc.perl.org/functions/shift.txtRegistered: Fri Apr 18 12:08:17 UTC 2025 - 1.2K bytes - Viewed (0) -
CPAN::Meta - the distribution metadata for a CP...
CPAN::Meta ( source , CPAN ) version 2.150010 CONTENTS NAME VERSION SYNOPSIS DESCRIPTION METHODS new create load_file...perldoc.perl.org/CPAN::MetaRegistered: Wed Apr 16 11:22:31 UTC 2025 - 40.4K bytes - Viewed (0) -
locale - Perl pragma to use or avoid POSIX loca...
locale ( source , CPAN ) version 1.12 CONTENTS NAME SYNOPSIS DESCRIPTION # NAME locale - Perl pragma to use or avoid ...perldoc.perl.org/localeRegistered: Wed Apr 16 11:22:36 UTC 2025 - 22.3K bytes - Viewed (0) -
overloading - perl pragma to lexically control ...
overloading ( source , CPAN ) version 0.02 CONTENTS NAME SYNOPSIS DESCRIPTION # NAME overloading - perl pragma to lex...perldoc.perl.org/overloadingRegistered: Wed Apr 16 11:22:40 UTC 2025 - 22.5K bytes - Viewed (0) -
CPAN::Meta::History::Meta_1_0 - Version 1.0 met...
CPAN::Meta::History::Meta_1_0 ( source , CPAN ) CONTENTS NAME PREFACE DESCRIPTION Format Fields Related Projects Hist...perldoc.perl.org/CPAN::Meta::History::Meta_1_0Registered: Wed Apr 16 11:22:53 UTC 2025 - 33.1K bytes - Viewed (0) -
Compress::Zlib - Interface to zlib compression ...
Compress::Zlib ( source , CPAN ) version 2.212 CONTENTS NAME SYNOPSIS DESCRIPTION Notes for users of Compress::Zlib v...perldoc.perl.org/Compress::ZlibRegistered: Wed Apr 16 11:22:57 UTC 2025 - 66.9K bytes - Viewed (0) -
Socket - networking constants and support funct...
Socket ( source , CPAN ) version 2.038 Socket may also refer to the function: socket CONTENTS NAME SYNOPSIS DESCRIPTI...perldoc.perl.org/SocketRegistered: Wed Apr 16 11:18:15 UTC 2025 - 66K bytes - Viewed (0)