- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2011 - 2020 of 2,657 for host:perldoc.perl.org (0.04 sec)
-
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: Sat Jan 17 07:14:42 UTC 2026 - 1.8K bytes - Viewed (0) -
write.txt
=over =item write FILEHANDLE X<write> =item write EXPR =item write Writes a formatted record (possibly multi-line) to the specified FILEHANDLE, using the format associated with that file. By defaul...perldoc.perl.org/functions/write.txtRegistered: Sat Jan 17 06:49:14 UTC 2026 - 1.7K bytes - Viewed (0) -
chown.txt
=over =item chown LIST X<chown> X<owner> X<user> X<group> Changes the owner (and group) of a list of files. The first two elements of the list must be the I<numeric> uid and gid, in that order. A v...perldoc.perl.org/functions/chown.txtRegistered: Sat Jan 17 06:57:22 UTC 2026 - 1.5K bytes - Viewed (0) -
printf.txt
=over =item printf FILEHANDLE FORMAT, LIST X<printf> =item printf FILEHANDLE =item printf FORMAT, LIST =item printf Equivalent to C<print FILEHANDLE sprintf(FORMAT, LIST)>, except that L<C<$\>|perl...perldoc.perl.org/functions/printf.txtRegistered: Sat Jan 17 05:45:26 UTC 2026 - 1.5K bytes - Viewed (0) -
tell.txt
=over =item tell FILEHANDLE X<tell> =item tell Returns the current position I<in bytes> for FILEHANDLE, or -1 on error. FILEHANDLE may be an expression whose value gives the name of the actual file...perldoc.perl.org/functions/tell.txtRegistered: Sat Jan 17 05:13:42 UTC 2026 - 1.3K bytes - Viewed (0) -
sin.txt
=over =item sin EXPR X<sin> X<sine> X<asin> X<arcsine> =item sin Returns the sine of EXPR (expressed in radians). If EXPR is omitted, returns sine of L<C<$_>|perlvar/$_>. For the inverse sine opera...perldoc.perl.org/functions/sin.txtRegistered: Sat Jan 17 09:55:47 UTC 2026 - 338 bytes - Viewed (0) -
break.txt
=over =item break Break out of a C<given> block. C<break> is available only if the L<C<"switch"> feature|feature/The 'switch' feature> is enabled or if it is prefixed with C<CORE::>. The L<C<"switc...perldoc.perl.org/functions/break.txtRegistered: Sat Jan 17 07:45:32 UTC 2026 - 339 bytes - Viewed (0) -
overload - Package for overloading Perl operati...
overload ( source , CPAN ) version 1.40 CONTENTS NAME SYNOPSIS DESCRIPTION Fundamentals Declaration Calling Conventio...perldoc.perl.org/overloadRegistered: Mon Jan 26 10:10:55 UTC 2026 - 80.6K bytes - Viewed (0) -
Text::Balanced - Extract delimited text sequenc...
Text::Balanced ( source , CPAN ) version 2.06 CONTENTS NAME SYNOPSIS DESCRIPTION General Behaviour in List Contexts G...perldoc.perl.org/Text::BalancedRegistered: Mon Jan 26 10:12:12 UTC 2026 - 77.4K bytes - Viewed (0) -
File::Glob - Perl extension for BSD glob routin...
File::Glob ( source , CPAN ) version 1.42 CONTENTS NAME SYNOPSIS DESCRIPTION META CHARACTERS EXPORTS :bsd_glob :glob ...perldoc.perl.org/File::GlobRegistered: Mon Jan 26 10:12:53 UTC 2026 - 30.4K bytes - Viewed (0)