- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2281 - 2290 of 2,642 for host:perldoc.perl.org (0.03 sec)
-
bigint.txt
package bigint; 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/bigint.txtRegistered: Fri Sep 12 15:01:10 UTC 2025 - 22.6K bytes - Viewed (0) -
AutoSplit.txt
package AutoSplit; use Exporter (); use Config qw(%Config); use File::Basename (); use File::Path qw(mkpath); use File::Spec::Functions qw(curdir catfile catdir); use strict; our($VERSION, @ISA, @E...perldoc.perl.org/AutoSplit.txtRegistered: Fri Sep 12 13:36:22 UTC 2025 - 19.2K bytes - Viewed (0) -
CPAN::Meta::History::Meta_1_2.txt
=for :stopwords MailingList RWS subcontext =head1 NAME CPAN::Meta::History::Meta_1_2 - Version 1.2 metadata specification for META.yml =head1 PREFACE This is a historical copy of the version 1.2 sp...perldoc.perl.org/CPAN::Meta::History::Meta_1_2.txtRegistered: Fri Sep 12 13:59:57 UTC 2025 - 16.7K bytes - Viewed (0) -
App::Prove::State.txt
package App::Prove::State; use strict; use warnings; use File::Find; use File::Spec; use Carp; use App::Prove::State::Result; use TAP::Parser::YAMLish::Reader (); use TAP::Parser::YAMLish::Writer (...perldoc.perl.org/App::Prove::State.txtRegistered: Fri Sep 12 12:47:31 UTC 2025 - 11.4K bytes - Viewed (0) -
${^SAFE_LOCALES} - Perldoc Browser
variables / ${^SAFE_LOCALES} ( source , CPAN ) # ${^SAFE_LOCALES} Reflects if safe locale operations are available to...perldoc.perl.org/variables/${^SAFE_LOCALES}Registered: Fri Sep 12 12:32:11 UTC 2025 - 17.1K bytes - Viewed (0) -
$^ - Perldoc Browser
variables / $^ ( source , CPAN ) # HANDLE->format_top_name(EXPR) # $FORMAT_TOP_NAME # $^ The name of the current top-...perldoc.perl.org/variables/$^Registered: Fri Sep 12 12:32:15 UTC 2025 - 15.1K bytes - Viewed (0) -
${^UTF8LOCALE} - Perldoc Browser
variables / ${^UTF8LOCALE} ( source , CPAN ) # ${^UTF8LOCALE} This variable indicates whether a UTF-8 locale was dete...perldoc.perl.org/variables/${^UTF8LOCALE}Registered: Fri Sep 12 12:32:39 UTC 2025 - 16.6K bytes - Viewed (0) -
lib.txt
package lib; # THIS FILE IS AUTOMATICALLY GENERATED FROM lib_pm.PL. # ANY CHANGES TO THIS FILE WILL BE OVERWRITTEN BY THE NEXT PERL BUILD. use Config; use strict; my $archname = $Config{archname}; ...perldoc.perl.org/lib.txtRegistered: Fri Sep 12 15:45:00 UTC 2025 - 6K bytes - Viewed (0) -
$^E - Perldoc Browser
variables / $^E ( source , CPAN ) # $EXTENDED_OS_ERROR # $^E Error information specific to the current operating syst...perldoc.perl.org/variables/$^ERegistered: Fri Sep 12 12:33:32 UTC 2025 - 16K bytes - Viewed (0) -
CPAN::Plugin.txt
package CPAN::Plugin; use strict; use warnings; our $VERSION = '0.97'; require CPAN; ########## sub new { # ; my ($class, %params) = @_; my $self = +{ (ref $class ? (%$class) : ()), %params, }; $se...perldoc.perl.org/CPAN::Plugin.txtRegistered: Fri Sep 12 15:29:45 UTC 2025 - 3.1K bytes - Viewed (0)