- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 801 - 810 of 2,612 for host:perldoc.perl.org (0.03 sec)
- 
				Pod::Text::Overstrike.txt# Convert POD data to formatted overstrike text # # This was written because the output from: # # pod2text Text.pm > plain.txt; less plain.txt # # is not as rich as the output from # # pod2man Text...perldoc.perl.org/Pod::Text::Overstrike.txtRegistered: Thu Oct 30 10:17:41 UTC 2025 - 6.8K bytes - Viewed (0)
- 
				SDBM_File.txtpackage SDBM_File; use strict; use warnings; require Tie::Hash; require XSLoader; our @ISA = qw(Tie::Hash); our $VERSION = "1.17"; our @EXPORT_OK = qw(PAGFEXT DIRFEXT PAIRMAX); use Exporter "import...perldoc.perl.org/SDBM_File.txtRegistered: Thu Oct 30 15:33:43 UTC 2025 - 3.7K bytes - Viewed (0)
- 
				TAP::Parser::Iterator::Stream.txtpackage TAP::Parser::Iterator::Stream; use strict; use warnings; use base 'TAP::Parser::Iterator'; =head1 NAME TAP::Parser::Iterator::Stream - Iterator for filehandle-based TAP sources =head1 VERSI...perldoc.perl.org/TAP::Parser::Iterator::Stream.txtRegistered: Thu Oct 30 11:53:02 UTC 2025 - 1.9K bytes - Viewed (0)
- 
				TAP::Parser::Result::Pragma.txtpackage TAP::Parser::Result::Pragma; use strict; use warnings; use base 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Pragma - TAP pragma token. =head1 VERSION Version 3.50 =cut our $VERS...perldoc.perl.org/TAP::Parser::Result::Pragma.txtRegistered: Thu Oct 30 12:52:16 UTC 2025 - 946 bytes - Viewed (0)
- 
				perl5180delta - what is new for perl v5.18.0 - ...perl5180delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements New mechanism for experimental features H...perldoc.perl.org/perl5180delta Similar Results (1)Registered: Fri Oct 24 18:02:29 UTC 2025 - 182.4K bytes - Viewed (0)
- 
				perlinterp - An overview of the Perl interprete...perlinterp ( source , CPAN ) CONTENTS NAME DESCRIPTION ELEMENTS OF THE INTERPRETER Startup Parsing Optimization Runni...perldoc.perl.org/perlinterpRegistered: Fri Oct 24 18:02:40 UTC 2025 - 58K bytes - Viewed (0)
- 
				perlgov - Perl Rules of Governance - Perldoc Br...perlgov ( source , CPAN ) CONTENTS NAME PREAMBLE Mandate Definitions The Core Team Powers Membership Term Removal Ina...perldoc.perl.org/perlgovRegistered: Fri Oct 24 18:02:45 UTC 2025 - 42.7K bytes - Viewed (0)
- 
				bigrat.txtpackage bigrat; use strict; use warnings; use Carp qw< carp croak >; our $VERSION = '0.67'; use Exporter; our @ISA = qw( Exporter ); our @EXPORT_OK = qw( PI e bpi bexp hex oct ); our @EXPORT = qw( ...perldoc.perl.org/bigrat.txtRegistered: Sat Oct 25 02:48:43 UTC 2025 - 20.6K bytes - Viewed (0)
- 
				%-.txt=over =item %{^CAPTURE_ALL} X<%{^CAPTURE_ALL}> =item %- X<%-> Similar to C<%+>, this variable allows access to the named capture groups in the last successful match in the currently active dynamic ...perldoc.perl.org/variables/%-.txtRegistered: Sat Oct 25 05:00:26 UTC 2025 - 1.6K bytes - Viewed (0)
- 
				@INC.txt=over =item @INC X<@INC> The array C<@INC> contains the list of places that the C<do EXPR>, C<require>, or C<use> constructs look for their library files. It initially consists of the arguments to ...perldoc.perl.org/variables/@INC.txtRegistered: Sat Oct 25 05:23:11 UTC 2025 - 987 bytes - Viewed (0)