- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 801 - 810 of 2,612 for host:perldoc.perl.org (0.07 sec)
- 
				$&.txt=over =item $MATCH =item $& X<$&> X<$MATCH> The string matched by the last successful pattern match. (See L</Scoping Rules of Regex Variables>.) See L</Performance issues> above for the serious per...perldoc.perl.org/variables/$&.txtRegistered: Sat Oct 25 06:49:29 UTC 2025 - 382 bytes - Viewed (0)
- 
				$^R.txt=over =item $LAST_REGEXP_CODE_RESULT =item $^R X<$^R> X<$LAST_REGEXP_CODE_RESULT> The result of evaluation of the last successful C<(?{ code })> regular expression assertion (see L<perlre>). This v...perldoc.perl.org/variables/$^R.txtRegistered: Sat Oct 25 09:55:00 UTC 2025 - 343 bytes - Viewed (0)
- 
				Digest::SHA.txtpackage Digest::SHA; require 5.003000; use strict; use warnings; use vars qw($VERSION @ISA @EXPORT_OK $errmsg); use Fcntl qw(O_RDONLY O_RDWR); use Cwd qw(getcwd); use integer; $VERSION = '6.04'; re...perldoc.perl.org/Digest::SHA.txtRegistered: Sat Oct 25 20:05:50 UTC 2025 - 21.8K bytes - Viewed (0)
- 
				prove.txt#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl -w BEGIN { pop...perldoc.perl.org/prove.txtRegistered: Sat Oct 25 19:19:44 UTC 2025 - 13.4K bytes - Viewed (0)
- 
				${^OPEN}.txt=over =item ${^OPEN} X<${^OPEN}> An internal variable used by L<PerlIO>. A string in two parts, separated by a C<\0> byte, the first part describes the input layers, the second part describes the o...perldoc.perl.org/variables/${^OPEN}.txtRegistered: Sat Oct 25 16:34:39 UTC 2025 - 1.4K bytes - Viewed (0)
- 
				$|.txt=over =item HANDLE->autoflush( EXPR ) =item $OUTPUT_AUTOFLUSH =item $| X<$|> X<autoflush> X<flush> X<$OUTPUT_AUTOFLUSH> If set to nonzero, forces a flush right away and after every write or print o...perldoc.perl.org/variables/$|.txtRegistered: Sat Oct 25 15:49:39 UTC 2025 - 926 bytes - Viewed (0)
- 
				%!.txt=over =item %OS_ERROR =item %ERRNO =item %! X<%!> X<%OS_ERROR> X<%ERRNO> Each element of C<%!> has a true value only if C<$!> is set to that value. For example, C<$!{ENOENT}> is true if and only if...perldoc.perl.org/variables/%!.txtRegistered: Sat Oct 25 11:35:20 UTC 2025 - 758 bytes - Viewed (0)
- 
				ARGV.txt=over =item ARGV X<ARGV> The special filehandle that iterates over command-line filenames in C<@ARGV>. Usually written as the null filehandle in the diamond operator C<< <> >>. Note that currently ...perldoc.perl.org/variables/ARGV.txtRegistered: Sat Oct 25 15:40:26 UTC 2025 - 548 bytes - Viewed (0)
- 
				$\.txt=over =item IO::Handle->output_record_separator( EXPR ) =item $OUTPUT_RECORD_SEPARATOR =item $ORS =item $\ X<$\> X<$ORS> X<$OUTPUT_RECORD_SEPARATOR> The output record separator for the print operat...perldoc.perl.org/variables/$\.txtRegistered: Sat Oct 25 11:26:20 UTC 2025 - 562 bytes - Viewed (0)
- 
				$:.txt=over =item IO::Handle->format_line_break_characters EXPR =item $FORMAT_LINE_BREAK_CHARACTERS =item $: X<$:> X<FORMAT_LINE_BREAK_CHARACTERS> The current set of characters after which a string may b...perldoc.perl.org/variables/$:.txtRegistered: Sat Oct 25 15:20:13 UTC 2025 - 520 bytes - Viewed (0)