- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1171 - 1180 of 2,642 for host:perldoc.perl.org (0.16 sec)
-
Encode::CN::HZ.txt
package Encode::CN::HZ; use strict; use warnings; use utf8 (); use vars qw($VERSION); $VERSION = do { my @r = ( q$Revision: 2.10 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use Encode qw(:fa...perldoc.perl.org/Encode::CN::HZ.txtRegistered: Thu Sep 04 03:03:02 UTC 2025 - 5.9K bytes - Viewed (0) -
Digest::base.txt
package Digest::base; use strict; use warnings; our $VERSION = "1.20"; # subclass is supposed to implement at least these sub new; sub clone; sub add; sub digest; sub reset { my $self = shift; $sel...perldoc.perl.org/Digest::base.txtRegistered: Thu Sep 04 02:48:37 UTC 2025 - 1.9K bytes - Viewed (0) -
Cwd.txt
package Cwd; use strict; use Exporter; our $VERSION = '3.94'; my $xs_version = $VERSION; $VERSION =~ tr/_//d; our @ISA = qw/ Exporter /; our @EXPORT = qw(cwd getcwd fastcwd fastgetcwd); push @EXPOR...perldoc.perl.org/Cwd.txtRegistered: Thu Sep 04 11:12:42 UTC 2025 - 21.1K bytes - Viewed (0) -
ExtUtils::CBuilder::Platform::Windows.txt
package ExtUtils::CBuilder::Platform::Windows; use strict; use warnings; use File::Basename; use File::Spec; use ExtUtils::CBuilder::Base; use IO::File; our $VERSION = '0.280242'; # VERSION our @IS...perldoc.perl.org/ExtUtils::CBuilder::Platform::Windows.txtRegistered: Thu Sep 04 14:21:22 UTC 2025 - 9.3K bytes - Viewed (0) -
ExtUtils::Packlist.txt
package ExtUtils::Packlist; use strict; use Carp qw(); use Config; our $Relocations; our $VERSION = '2.22'; $VERSION = eval $VERSION; # Used for generating filehandle globs. IO::File might not be a...perldoc.perl.org/ExtUtils::Packlist.txtRegistered: Thu Sep 04 13:46:47 UTC 2025 - 8.3K bytes - Viewed (0) -
ExtUtils::MM_OS2.txt
package ExtUtils::MM_OS2; use strict; use warnings; use ExtUtils::MakeMaker qw(neatvalue); use File::Spec; our $VERSION = '7.76'; $VERSION =~ tr/_//d; require ExtUtils::MM_Any; require ExtUtils::MM...perldoc.perl.org/ExtUtils::MM_OS2.txtRegistered: Thu Sep 04 13:30:25 UTC 2025 - 3.2K bytes - Viewed (0) -
Test2::Compare::Delta.txt
package Test2::Compare::Delta; use strict; use warnings; our $VERSION = '1.302210'; use Test2::Util::HashBase qw{verified id got chk children dne exception note}; use Test2::EventFacet::Info::Table...perldoc.perl.org/Test2::Compare::Delta.txtRegistered: Sat Sep 06 02:07:42 UTC 2025 - 13.7K bytes - Viewed (0) -
TAP::Parser::Iterator::Stream.txt
package 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: Sat Sep 06 01:50:53 UTC 2025 - 1.9K bytes - Viewed (0) -
Test2::Compare::Isa.txt
package Test2::Compare::Isa; use strict; use warnings; use Carp qw/confess/; use Scalar::Util qw/blessed/; use base 'Test2::Compare::Base'; our $VERSION = '1.302210'; use Test2::Util::HashBase qw/i...perldoc.perl.org/Test2::Compare::Isa.txtRegistered: Sat Sep 06 01:25:23 UTC 2025 - 1.6K bytes - Viewed (0) -
Test2::Compare::EventMeta.txt
package Test2::Compare::EventMeta; use strict; use warnings; use base 'Test2::Compare::Meta'; our $VERSION = '1.302210'; use Test2::Util::HashBase; sub get_prop_file { $_[1]->trace->file } sub get_...perldoc.perl.org/Test2::Compare::EventMeta.txtRegistered: Sat Sep 06 03:42:14 UTC 2025 - 1.6K bytes - Viewed (0)