- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2371 - 2380 of 2,642 for host:perldoc.perl.org (0.04 sec)
-
Test2::Compare::Undef.txt
package Test2::Compare::Undef; use strict; use warnings; use Carp qw/confess/; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; use Test2::Util::HashBase; # Overloads '!' for us. use Tes...perldoc.perl.org/Test2::Compare::Undef.txtRegistered: Sun Sep 14 22:58:28 UTC 2025 - 1.3K bytes - Viewed (0) -
perl589delta - what is new for perl v5.8.9 - Pe...
perl589delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Notice Incompatible Changes Core Enhancements Unicode Charac...perldoc.perl.org/perl589deltaRegistered: Fri Sep 12 12:11:25 UTC 2025 - 101.7K bytes - Viewed (0) -
perljp - 日本語 Perl ガイド - Perldoc Browser
perljp ( source , CPAN ) CONTENTS NAME 説明 (jcode.pl|Jcode.pm|JPerl) からの移行 さらに詳しく Perl全般に関する URL Perlの修得に役立つ URL Perl ...perldoc.perl.org/perljpRegistered: Fri Sep 12 12:11:30 UTC 2025 - 27.8K bytes - Viewed (0) -
perl5400delta - what is new for perl v5.40.0 - ...
perl5400delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements New __CLASS__ Keyword :reader attribute f...perldoc.perl.org/perl5400deltaRegistered: Fri Sep 12 12:11:48 UTC 2025 - 90.5K bytes - Viewed (0) -
Compress::Raw::Zlib.txt
package Compress::Raw::Zlib; require 5.006 ; require Exporter; use Carp ; use strict ; use warnings ; use bytes ; our ($VERSION, $XS_VERSION, @ISA, @EXPORT, %EXPORT_TAGS, @EXPORT_OK, $AUTOLOAD, %DE...perldoc.perl.org/Compress::Raw::Zlib.txtRegistered: Sat Sep 13 03:28:21 UTC 2025 - 47.9K bytes - Viewed (0) -
ExtUtils::Constant::Base.txt
package ExtUtils::Constant::Base; use strict; use vars qw($VERSION); use Carp; use Text::Wrap; use ExtUtils::Constant::Utils qw(C_stringify perl_stringify); $VERSION = '0.07'; use constant is_perl5...perldoc.perl.org/ExtUtils::Constant::Base.txtRegistered: Sat Sep 13 03:52:51 UTC 2025 - 32.5K bytes - Viewed (0) -
Dumpvalue.txt
use 5.006_001; # for (defined ref) and $#$v and our package Dumpvalue; use strict; use warnings; our $VERSION = '1.21'; our(%address, $stab, @stab, %stab, %subs); sub ASCII { return ord('A') == 65;...perldoc.perl.org/Dumpvalue.txtRegistered: Sat Sep 13 04:47:58 UTC 2025 - 17.3K bytes - Viewed (0) -
ExtUtils::Embed.txt
package ExtUtils::Embed; require Exporter; use Config; require File::Spec; our ( @Extensions, $opt_o, $opt_s ); use strict; # This is not a dual-life module, so no need for development version numb...perldoc.perl.org/ExtUtils::Embed.txtRegistered: Sat Sep 13 03:15:25 UTC 2025 - 12.4K bytes - Viewed (0) -
Encode::Guess.txt
package Encode::Guess; use strict; use warnings; use Encode qw(:fallbacks find_encoding); our $VERSION = do { my @r = ( q$Revision: 2.8 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; my $Canon ...perldoc.perl.org/Encode::Guess.txtRegistered: Sat Sep 13 02:54:40 UTC 2025 - 9.9K bytes - Viewed (0) -
Exporter::Heavy.txt
package Exporter::Heavy; use strict; no strict 'refs'; our $VERSION = '5.79'; =head1 NAME Exporter::Heavy - Exporter guts =head1 SYNOPSIS (internal use only) =head1 DESCRIPTION No user-serviceable ...perldoc.perl.org/Exporter::Heavy.txtRegistered: Sat Sep 13 02:29:29 UTC 2025 - 6.3K bytes - Viewed (0)