- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2341 - 2350 of 6,570 for content_length:[0 TO 9999] (0.1 sec)
-
$^V.txt
=over =item $PERL_VERSION =item $^V X<$^V> X<$PERL_VERSION> =for comment These are documented in the generated file lib/Config.pod. This looks like as good a place as any to give notice that they a...perldoc.perl.org/variables/$^V.txtRegistered: Sat Feb 22 19:49:49 UTC 2025 - 1.6K bytes - Viewed (0) -
@{^CAPTURE}.txt
=over =item @{^CAPTURE} X<@{^CAPTURE}> X<@^CAPTURE> An array which exposes the contents of the capture buffers, if any, of the last successful pattern match, not counting patterns matched in nested...perldoc.perl.org/variables/@{^CAPTURE}.txtRegistered: Sat Feb 22 19:14:17 UTC 2025 - 1.2K bytes - Viewed (0) -
${^POSTMATCH}.txt
=over =item ${^POSTMATCH} X<${^POSTMATCH}> It is only guaranteed to return a defined value when the pattern was compiled or executed with the C</p> modifier. This is similar to C<$'> (C<$POSTMATCH>...perldoc.perl.org/variables/${^POSTMATCH}.txtRegistered: Sat Feb 22 21:39:34 UTC 2025 - 510 bytes - Viewed (0) -
$>.txt
=over =item $EFFECTIVE_USER_ID =item $EUID =item $> X<< $> >> X<$EUID> X<$EFFECTIVE_USER_ID> The effective uid of this process. For example: $< = $>; # set real to effective uid ($<,$>) = ($>,$<); ...perldoc.perl.org/variables/$>.txtRegistered: Sat Feb 22 20:25:17 UTC 2025 - 615 bytes - Viewed (0) -
$b.txt
=over =item $a =item $b X<$a> X<$b> Special package variables when using C<sort()>, see L<perlfunc/sort>. Because of this specialness C<$a> and C<$b> don't need to be declared (using C<use vars>, o...perldoc.perl.org/variables/$b.txt Similar Results (1)Registered: Sat Feb 22 18:58:38 UTC 2025 - 394 bytes - Viewed (0) -
$".txt
=over =item $LIST_SEPARATOR =item $" X<$"> X<$LIST_SEPARATOR> When an array or an array slice is interpolated into a double-quoted string or a similar context such as C</.../>, its elements are sep...perldoc.perl.org/variables/$".txtRegistered: Sat Feb 22 20:51:38 UTC 2025 - 428 bytes - Viewed (0) -
$*.txt
=over =item $* X<$*> C<$*> was a variable that you could use to enable multiline matching. After a deprecation cycle, its magic was removed in Perl v5.10.0. Using it now triggers a warning: C<$* is...perldoc.perl.org/variables/$*.txtRegistered: Sat Feb 22 22:07:40 UTC 2025 - 338 bytes - Viewed (0) -
perl5262delta.txt
=encoding utf8 =head1 NAME perl5262delta - what is new for perl v5.26.2 =head1 DESCRIPTION This document describes differences between the 5.26.1 release and the 5.26.2 release. If you are upgradin...perldoc.perl.org/perl5262delta.txtRegistered: Sat Feb 22 04:27:40 UTC 2025 - 7.5K bytes - Viewed (0) -
perl5181delta.txt
=encoding utf8 =head1 NAME perl5181delta - what is new for perl v5.18.1 =head1 DESCRIPTION This document describes differences between the 5.18.0 release and the 5.18.1 release. If you are upgradin...perldoc.perl.org/perl5181delta.txtRegistered: Sat Feb 22 04:34:23 UTC 2025 - 6.4K bytes - Viewed (0) -
perl5301delta.txt
=encoding utf8 =head1 NAME perl5301delta - what is new for perl v5.30.1 =head1 DESCRIPTION This document describes differences between the 5.30.0 release and the 5.30.1 release. If you are upgradin...perldoc.perl.org/perl5301delta.txtRegistered: Sat Feb 22 06:06:21 UTC 2025 - 5.6K bytes - Viewed (0)