- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 801 - 810 of 2,612 for host:perldoc.perl.org (0.1 sec)
- 
				perl58delta - what is new for perl v5.8.0 - Per...perl58delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Highlights In 5.8.0 Incompatible Changes Binary Incompatibili...perldoc.perl.org/perl58delta Similar Results (1)Registered: Fri Oct 24 18:10:55 UTC 2025 - 166.7K bytes - Viewed (0)
- 
				perl56delta - what's new for perl v5.6.0 - Perl...perl56delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements Interpreter cloning, threads, and concurren...perldoc.perl.org/perl56delta Similar Results (1)Registered: Fri Oct 24 18:10:59 UTC 2025 - 201K bytes - Viewed (0)
- 
				Math::BigFloat.txtpackage Math::BigFloat; # # Mike grinned. 'Two down, infinity to go' - Mike Nostrus in 'Before and After' # # The following hash values are used internally: # # sign : "+", "-", "+inf", "-inf", or ...perldoc.perl.org/Math::BigFloat.txtRegistered: Sat Oct 25 03:08:19 UTC 2025 - 253.6K bytes - Viewed (0)
- 
				perlfaq8.txt=pod =encoding UTF-8 =head1 NAME perlfaq8 - System Interaction =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section of the Perl FAQ covers questions involving operating system interact...perldoc.perl.org/perlfaq8.txtRegistered: Fri Oct 24 23:15:46 UTC 2025 - 48.7K bytes - Viewed (0)
- 
				perlfaq7.txt=pod =encoding UTF-8 =head1 NAME perlfaq7 - General Perl Language Issues =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section deals with general Perl language issues that don't clearly...perldoc.perl.org/perlfaq7.txt Similar Results (1)Registered: Fri Oct 24 23:33:01 UTC 2025 - 36.9K 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 Oct 25 07:54:22 UTC 2025 - 1.2K bytes - Viewed (0)
- 
				$^N.txt=over =item $LAST_SUBMATCH_RESULT =item $^N X<$^N> X<$LAST_SUBMATCH_RESULT> The text matched by the used group most-recently closed (i.e. the group with the rightmost closing parenthesis) of the la...perldoc.perl.org/variables/$^N.txtRegistered: Sat Oct 25 05:47:42 UTC 2025 - 1009 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 Oct 25 06:29:30 UTC 2025 - 510 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 Oct 25 07:18:36 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 Oct 25 07:35:32 UTC 2025 - 428 bytes - Viewed (0)