- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2401 - 2410 of 2,642 for host:perldoc.perl.org (0.04 sec)
-
Test2::Event::Pass.txt
package Test2::Event::Pass; use strict; use warnings; our $VERSION = '1.302210'; use Test2::EventFacet::Info; BEGIN { require Test2::Event; our @ISA = qw(Test2::Event); *META_KEY = \&Test2::Util::E...perldoc.perl.org/Test2::Event::Pass.txtRegistered: Sun Sep 14 19:34:03 UTC 2025 - 1.9K bytes - Viewed (0) -
perl5343delta - what is new for perl v5.34.3 - ...
perl5343delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Security CVE-2023-47038 - Write past buffer end via illegal...perldoc.perl.org/perl5343deltaRegistered: Fri Sep 12 12:14:15 UTC 2025 - 21.2K bytes - Viewed (0) -
perl5182delta - what is new for perl v5.18.2 - ...
perl5182delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Modules and Pragmata Updated Modules and Pragmata Documenta...perldoc.perl.org/perl5182deltaRegistered: Fri Sep 12 12:14:28 UTC 2025 - 22.4K bytes - Viewed (0) -
perl5101delta - what is new for perl v5.10.1 - ...
perl5101delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Incompatible Changes Switch statement changes Smart match c...perldoc.perl.org/perl5101deltaRegistered: Fri Sep 12 12:14:53 UTC 2025 - 92.7K bytes - Viewed (0) -
perlapio - perl's IO abstraction interface. - P...
perlapio ( source , CPAN ) CONTENTS NAME SYNOPSIS DESCRIPTION Co-existence with stdio "Fast gets" Functions Other Fun...perldoc.perl.org/perlapioRegistered: Fri Sep 12 12:14:57 UTC 2025 - 43.3K bytes - Viewed (0) -
CPAN::HandleConfig.txt
package CPAN::HandleConfig; use strict; use vars qw(%can %keys $loading $VERSION); use File::Path (); use File::Spec (); use File::Basename (); use Carp (); =head1 NAME CPAN::HandleConfig - interna...perldoc.perl.org/CPAN::HandleConfig.txtRegistered: Fri Sep 12 17:18:51 UTC 2025 - 23.7K bytes - Viewed (0) -
CPAN::Meta::Requirements::Range.txt
use v5.10; use strict; use warnings; package CPAN::Meta::Requirements::Range; # ABSTRACT: a set of version requirements for a CPAN dist our $VERSION = '2.143'; use Carp (); #pod =head1 SYNOPSIS #po...perldoc.perl.org/CPAN::Meta::Requirements::Range.txtRegistered: Fri Sep 12 20:09:58 UTC 2025 - 19.3K bytes - Viewed (0) -
utf8.txt
package utf8; use strict; use warnings; our $utf8_hint_bits = 0x00800000; our $ascii_hint_bits = 0x00000010; # Turned off when utf8 turned on our $VERSION = '1.27'; our $AUTOLOAD; sub import { $^H ...perldoc.perl.org/utf8.txtRegistered: Fri Sep 12 16:56:58 UTC 2025 - 10.7K bytes - Viewed (0) -
version.txt
=head1 NAME version - Perl extension for Version Objects =head1 SYNOPSIS # Parsing version strings (decimal or dotted-decimal) use version 0.77; # get latest bug-fixes and API $ver = version->parse...perldoc.perl.org/version.txtRegistered: Fri Sep 12 17:04:30 UTC 2025 - 10.4K bytes - Viewed (0) -
Test2::Tools::Refcount.txt
# You may distribute under the terms of either the GNU General Public License # or the Artistic License (the same terms as Perl itself) # # (C) Paul Evans, 2008-2023 -- leonerd@leonerd.org.uk packa...perldoc.perl.org/Test2::Tools::Refcount.txtRegistered: Fri Sep 12 18:24:53 UTC 2025 - 8.6K bytes - Viewed (0)