- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 341 - 350 of 2,657 for host:perldoc.perl.org (0.03 sec)
-
$` - Perldoc Browser
variables / $` ( source , CPAN ) # $PREMATCH # $` The string preceding whatever was matched by the last successful pa...perldoc.perl.org/variables/$`Registered: Mon Jan 26 12:27:34 UTC 2026 - 15.4K bytes - Viewed (0) -
${^RE_COMPILE_RECURSION_LIMIT} - Perldoc Browser
variables / ${^RE_COMPILE_RECURSION_LIMIT} ( source , CPAN ) # ${^RE_COMPILE_RECURSION_LIMIT} The current value givin...perldoc.perl.org/variables/${^RE_COMPILE_RECURSION_LIMIT}Registered: Mon Jan 26 12:27:42 UTC 2026 - 19K bytes - Viewed (0) -
${^PREMATCH} - Perldoc Browser
variables / ${^PREMATCH} ( source , CPAN ) # ${^PREMATCH} It is only guaranteed to return a defined value when the pa...perldoc.perl.org/variables/${^PREMATCH}Registered: Mon Jan 26 12:33:36 UTC 2026 - 17K bytes - Viewed (0) -
%ENV - Perldoc Browser
variables / %ENV ( source , CPAN ) # %ENV The hash %ENV contains your current environment. Setting a value in ENV cha...perldoc.perl.org/variables/%ENVRegistered: Mon Jan 26 12:33:44 UTC 2026 - 15.9K bytes - Viewed (0) -
perltodo - Link to the Perl to-do list - Perldo...
perltodo ( source , CPAN ) CONTENTS NAME DESCRIPTION # NAME perltodo - Link to the Perl to-do list # DESCRIPTION The ...perldoc.perl.org/perltodoRegistered: Mon Jan 26 12:23:35 UTC 2026 - 14.9K bytes - Viewed (0) -
perlmroapi - Perl method resolution plugin inte...
perlmroapi ( source , CPAN ) CONTENTS NAME DESCRIPTION Callbacks Caching Examples AUTHORS # NAME perlmroapi - Perl me...perldoc.perl.org/perlmroapiRegistered: Mon Jan 26 12:11:21 UTC 2026 - 19.2K bytes - Viewed (0) -
perlintern - autogenerated documentation of pur...
perlintern ( source , CPAN ) CONTENTS NAME DESCRIPTION AV Handling Callback Functions Casting Character case changing...perldoc.perl.org/perlinternRegistered: Mon Jan 26 12:11:25 UTC 2026 - 189.5K bytes - Viewed (0) -
perlunifaq - Perl Unicode FAQ - Perldoc Browser
perlunifaq ( source , CPAN ) CONTENTS NAME Q and A perlunitut isn't really a Unicode tutorial, is it? What character ...perldoc.perl.org/perlunifaq Similar Results (1)Registered: Mon Jan 26 12:11:34 UTC 2026 - 40.7K bytes - Viewed (0) -
constant.txt
package constant; use 5.008; use strict; use warnings::register; our $VERSION = '1.33'; our %declared; #========= # Some names are evil choices. my %keywords = map +($_, 1), qw{ BEGIN INIT CHECK EN...perldoc.perl.org/constant.txtRegistered: Tue Jan 27 16:57:57 UTC 2026 - 14.4K bytes - Viewed (0) -
CPAN::Version.txt
package CPAN::Version; use strict; use vars qw($VERSION); $VERSION = "5.5003"; # CPAN::Version::vcmp courtesy Jost Krieger sub vcmp { my($self,$l,$r) = @_; local($^W) = 0; CPAN->debug("l[$l] r[$r]"...perldoc.perl.org/CPAN::Version.txtRegistered: Tue Jan 27 16:21:24 UTC 2026 - 4.3K bytes - Viewed (0)