- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 951 - 960 of 2,621 for host:perldoc.perl.org (0.03 sec)
-
ExtUtils::MM.txt
package ExtUtils::MM; use strict; use warnings; use ExtUtils::MakeMaker::Config; our $VERSION = '7.70'; $VERSION =~ tr/_//d; require ExtUtils::Liblist; require ExtUtils::MakeMaker; our @ISA = qw(Ex...perldoc.perl.org/ExtUtils::MM.txtRegistered: Sun Apr 20 15:36:52 UTC 2025 - 2.1K 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.70'; $VERSION =~ tr/_//d; require ExtUtils::MM_Any; require ExtUtils::MM...perldoc.perl.org/ExtUtils::MM_OS2.txtRegistered: Sun Apr 20 16:04:44 UTC 2025 - 3.2K bytes - Viewed (0) -
ExtUtils::MakeMaker::Locale.txt
package ExtUtils::MakeMaker::Locale; use strict; use warnings; our $VERSION = "7.70"; $VERSION =~ tr/_//d; use base 'Exporter'; our @EXPORT_OK = qw( decode_argv env $ENCODING_LOCALE $ENCODING_LOCAL...perldoc.perl.org/ExtUtils::MakeMaker::Locale.txtRegistered: Sun Apr 20 16:57:10 UTC 2025 - 13K bytes - Viewed (0) -
ExtUtils::Mksymlists.txt
package ExtUtils::Mksymlists; use 5.006; use strict qw[ subs refs ]; # no strict 'vars'; # until filehandles are exempted use warnings; use Carp; use Exporter; use Config; our @ISA = qw(Exporter); ...perldoc.perl.org/ExtUtils::Mksymlists.txtRegistered: Sun Apr 20 16:59:16 UTC 2025 - 10.8K bytes - Viewed (0) -
Unicode::Collate::CJK::Pinyin.txt
package Unicode::Collate::CJK::Pinyin; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...perldoc.perl.org/Unicode::Collate::CJK::Pinyin.txtRegistered: Mon Apr 07 05:08:25 UTC 2025 - 103.6K bytes - Viewed (0) -
Sys::Syslog::Win32.txt
package Sys::Syslog::Win32; use strict; use warnings; use Carp; use File::Spec; # === WARNING === WARNING === WARNING === WARNING === WARNING === WARNING === # # This file was generated by Sys-Sysl...perldoc.perl.org/Sys::Syslog::Win32.txtRegistered: Sat Apr 05 23:50:44 UTC 2025 - 7.8K bytes - Viewed (0) -
Pod::Html::Util.txt
package Pod::Html::Util; use strict; use Exporter 'import'; our $VERSION = 1.35; # Please keep in synch with lib/Pod/Html.pm $VERSION = eval $VERSION; our @EXPORT_OK = qw( anchorify html_escape htm...perldoc.perl.org/Pod::Html::Util.txtRegistered: Sun Apr 06 01:55:37 UTC 2025 - 8.5K bytes - Viewed (0) -
TAP::Parser::Source.txt
package TAP::Parser::Source; use strict; use warnings; use File::Basename qw( fileparse ); use base 'TAP::Object'; use constant BLK_SIZE => 512; =head1 NAME TAP::Parser::Source - a TAP source & met...perldoc.perl.org/TAP::Parser::Source.txtRegistered: Sun Apr 06 01:45:27 UTC 2025 - 9.3K bytes - Viewed (0) -
Pod::Simple::PullParserStartToken.txt
package Pod::Simple::PullParserStartToken; use strict; use warnings; use Pod::Simple::PullParserToken (); our @ISA = ('Pod::Simple::PullParserToken'); our $VERSION = '3.45'; sub new { # Class->new(...perldoc.perl.org/Pod::Simple::PullParserStartToken.txtRegistered: Sun Apr 06 01:04:44 UTC 2025 - 4K bytes - Viewed (0) -
Test2::IPC.txt
package Test2::IPC; use strict; use warnings; our $VERSION = '1.302199'; use Test2::API::Instance; use Test2::Util qw/get_tid/; use Test2::API qw{ test2_in_preload test2_init_done test2_ipc test2_h...perldoc.perl.org/Test2::IPC.txtRegistered: Sun Apr 06 03:35:16 UTC 2025 - 3.1K bytes - Viewed (0)