- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 761 - 770 of 2,612 for host:perldoc.perl.org (0.04 sec)
- 
				Encode::JP::H2Z.txt# # $Id: H2Z.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp $ # package Encode::JP::H2Z; use strict; use warnings; our $RCSID = q$Id: H2Z.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp $; our $VERSION = do {...perldoc.perl.org/Encode::JP::H2Z.txtRegistered: Tue Oct 28 16:13:53 UTC 2025 - 5K bytes - Viewed (0)
- 
				Encode::Symbol.txtpackage Encode::Symbol; use strict; use warnings; use Encode; our $VERSION = do { my @r = ( q$Revision: 2.2 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use XSLoader; XSLoader::load( __PACKAG...perldoc.perl.org/Encode::Symbol.txtRegistered: Tue Oct 28 21:47:49 UTC 2025 - 847 bytes - Viewed (0)
- 
				ExtUtils::MakeMaker::Config.txtpackage ExtUtils::MakeMaker::Config; use strict; use warnings; our $VERSION = '7.76'; $VERSION =~ tr/_//d; use Config (); # Give us an overridable config. our %Config = %Config::Config; sub import ...perldoc.perl.org/ExtUtils::MakeMaker::Config.txtRegistered: Tue Oct 28 22:06:20 UTC 2025 - 602 bytes - Viewed (0)
- 
				Getopt::Long.txt#! perl # Getopt::Long.pm -- Universal options parsing # Author : Johan Vromans # Created On : Tue Sep 11 15:00:12 1990 # Last Modified On: Tue Jun 11 13:18:11 2024 # Update Count : 1811 # Status :...perldoc.perl.org/Getopt::Long.txtRegistered: Wed Oct 29 08:06:24 UTC 2025 - 81.1K bytes - Viewed (0)
- 
				Hash::Util::FieldHash.txtpackage Hash::Util::FieldHash; use strict; use warnings; no warnings 'experimental::builtin'; use builtin qw(reftype); our $VERSION = '1.27'; use Exporter 'import'; our %EXPORT_TAGS = ( 'all' => [ ...perldoc.perl.org/Hash::Util::FieldHash.txtRegistered: Wed Oct 29 07:41:13 UTC 2025 - 29.1K bytes - Viewed (0)
- 
				IO::Compress::RawDeflate.txtpackage IO::Compress::RawDeflate ; # create RFC1951 # use strict ; use warnings; use bytes; use IO::Compress::Base 2.213 ; use IO::Compress::Base::Common 2.213 qw(:Status :Parse); use IO::Compress:...perldoc.perl.org/IO::Compress::RawDeflate.txtRegistered: Wed Oct 29 07:25:21 UTC 2025 - 28.3K bytes - Viewed (0)
- 
				ExtUtils::MakeMaker::Locale.txtpackage ExtUtils::MakeMaker::Locale; use strict; use warnings; our $VERSION = "7.76"; $VERSION =~ tr/_//d; use base 'Exporter'; our @EXPORT_OK = qw( decode_argv env $ENCODING_LOCALE $ENCODING_LOCAL...perldoc.perl.org/ExtUtils::MakeMaker::Locale.txtRegistered: Wed Oct 29 04:38:34 UTC 2025 - 13K bytes - Viewed (0)
- 
				ExtUtils::Mksymlists.txtpackage 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: Wed Oct 29 05:54:30 UTC 2025 - 10.8K bytes - Viewed (0)
- 
				ExtUtils::Packlist.txtpackage 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: Wed Oct 29 04:55:28 UTC 2025 - 8.3K bytes - Viewed (0)
- 
				ExtUtils::Typemaps::InputMap.txtpackage ExtUtils::Typemaps::InputMap; use 5.006001; use strict; use warnings; our $VERSION = '3.57'; =head1 NAME ExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap =head1 SYNOPS...perldoc.perl.org/ExtUtils::Typemaps::InputMap.txtRegistered: Wed Oct 29 04:07:24 UTC 2025 - 1.9K bytes - Viewed (0)