- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 611 - 620 of 2,642 for host:perldoc.perl.org (0.04 sec)
-
%{^CAPTURE} - Perldoc Browser
variables / %{^CAPTURE} ( source , CPAN ) # %{^CAPTURE} # %LAST_PAREN_MATCH # %+ Similar to @+ , the %+ hash allows a...perldoc.perl.org/variables/%{^CAPTURE} Similar Results (1)Registered: Fri Aug 29 19:14:39 UTC 2025 - 17.8K bytes - Viewed (0) -
$!.txt
=over =item $OS_ERROR =item $ERRNO =item $! X<$!> X<$ERRNO> X<$OS_ERROR> When referenced, C<$!> retrieves the current value of the C C<errno> integer variable. If C<$!> is assigned a numerical valu...perldoc.perl.org/variables/$!.txtRegistered: Fri Aug 29 19:44:43 UTC 2025 - 1.4K bytes - Viewed (0) -
@ .txt
=over =item @LAST_MATCH_END =item @+ X<@+> X<@LAST_MATCH_END> This array holds the offsets of the ends of the last successful match and any matching capture buffers that the pattern contains. (See ...perldoc.perl.org/variables/@ .txtRegistered: Fri Aug 29 18:11:18 UTC 2025 - 1.1K bytes - Viewed (0) -
$<digits> ($1, $2, ...).txt
=over =item $<I<digits>> ($1, $2, ...) X<$1> X<$2> X<$3> X<$I<digits>> Contains the subpattern from the corresponding set of capturing parentheses from the last successful pattern match in the curr...perldoc.perl.org/variables/$<digits> ($1, $2, ...).txtRegistered: Fri Aug 29 19:33:24 UTC 2025 - 511 bytes - Viewed (0) -
$ .txt
=over =item $LAST_PAREN_MATCH =item $+ X<$+> X<$LAST_PAREN_MATCH> The text matched by the highest used capture group of the last successful search pattern. (See L</Scoping Rules of Regex Variables>...perldoc.perl.org/variables/$ .txtRegistered: Fri Aug 29 20:07:14 UTC 2025 - 586 bytes - Viewed (0) -
${^WARNING_BITS}.txt
=over =item ${^WARNING_BITS} X<${^WARNING_BITS}> The current set of warning checks enabled by the C<use warnings> pragma. It has the same scoping as the C<$^H> and C<%^H> variables. The exact value...perldoc.perl.org/variables/${^WARNING_BITS}.txtRegistered: Fri Aug 29 19:39:46 UTC 2025 - 516 bytes - Viewed (0) -
${^RE_COMPILE_RECURSION_LIMIT}.txt
=over =item ${^RE_COMPILE_RECURSION_LIMIT} X<${^RE_COMPILE_RECURSION_LIMIT}> The current value giving the maximum number of open but unclosed parenthetical groups there may be at any point during a...perldoc.perl.org/variables/${^RE_COMPILE_RECURSION_LIMIT}.txtRegistered: Fri Aug 29 20:33:21 UTC 2025 - 404 bytes - Viewed (0) -
perlsyn.txt
=head1 NAME X<syntax> perlsyn - Perl syntax: declarations, statements, comments =head1 DESCRIPTION A Perl program consists of a sequence of declarations and statements which run from the top to the...perldoc.perl.org/perlsyn.txtRegistered: Sat Aug 30 05:50:19 UTC 2025 - 53K bytes - Viewed (0) -
perl5360delta.txt
=encoding utf8 =head1 NAME perl5360delta - what is new for perl v5.36.0 =head1 DESCRIPTION This document describes differences between the 5.34.0 release and the 5.36.0 release. =head1 Core Enhance...perldoc.perl.org/perl5360delta.txtRegistered: Sat Aug 30 06:26:38 UTC 2025 - 43.4K bytes - Viewed (0) -
perluniintro.txt
=head1 NAME perluniintro - Perl Unicode introduction =head1 DESCRIPTION This document gives a general idea of Unicode and how to use Unicode in Perl. See L</Further Resources> for references to mor...perldoc.perl.org/perluniintro.txt Similar Results (1)Registered: Sat Aug 30 03:56:29 UTC 2025 - 37.7K bytes - Viewed (0)