- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2351 - 2360 of 2,641 for host:perldoc.perl.org (0.24 sec)
-
File::Fetch.txt
package File::Fetch; use strict; use FileHandle; use File::Temp; use File::Copy; use File::Spec; use File::Spec::Unix; use File::Basename qw[dirname]; use Cwd qw[cwd]; use Carp qw[carp]; use IPC::C...perldoc.perl.org/File::Fetch.txtRegistered: Fri Jul 11 13:34:20 UTC 2025 - 46.2K bytes - Viewed (0) -
IO::Uncompress::Inflate.txt
package IO::Uncompress::Inflate ; # for RFC1950 use strict ; use warnings; use bytes; use IO::Compress::Base::Common 2.213 qw(:Status ); use IO::Compress::Zlib::Constants 2.213 ; use IO::Uncompress...perldoc.perl.org/IO::Uncompress::Inflate.txtRegistered: Fri Jul 11 14:16:00 UTC 2025 - 28.3K bytes - Viewed (0) -
IO::Uncompress::AnyInflate.txt
package IO::Uncompress::AnyInflate ; # for RFC1950, RFC1951 or RFC1952 use strict; use warnings; use bytes; use IO::Compress::Base::Common 2.213 qw(:Parse); use IO::Uncompress::Adapter::Inflate 2.2...perldoc.perl.org/IO::Uncompress::AnyInflate.txtRegistered: Fri Jul 11 07:29:11 UTC 2025 - 28.2K bytes - Viewed (0) -
ExtUtils::ParseXS::Utilities.txt
package ExtUtils::ParseXS::Utilities; use strict; use warnings; use Exporter; use File::Spec; use ExtUtils::ParseXS::Constants (); our $VERSION = '3.57'; our (@ISA, @EXPORT_OK); @ISA = qw(Exporter)...perldoc.perl.org/ExtUtils::ParseXS::Utilities.txtRegistered: Fri Jul 11 13:20:36 UTC 2025 - 20.1K bytes - Viewed (0) -
IO::Compress::Base.txt
package IO::Compress::Base ; require 5.006 ; use strict ; use warnings; use IO::Compress::Base::Common 2.213 ; use IO::File (); ; use Scalar::Util (); #use File::Glob; #require Exporter ; use Carp(...perldoc.perl.org/IO::Compress::Base.txtRegistered: Fri Jul 11 06:04:47 UTC 2025 - 23.5K bytes - Viewed (0) -
File::GlobMapper.txt
package File::GlobMapper; use strict; use warnings; use Carp; our ($CSH_GLOB); BEGIN { if ($] < 5.006) { require File::BSDGlob; File::BSDGlob->import(':glob'); $CSH_GLOB = File::BSDGlob::GLOB_CSH()...perldoc.perl.org/File::GlobMapper.txtRegistered: Fri Jul 11 10:21:15 UTC 2025 - 15.3K bytes - Viewed (0) -
Filter::Util::Call.txt
# Call.pm # # Copyright (c) 1995-2011 Paul Marquess. All rights reserved. # Copyright (c) 2011-2014, 2018-2022 Reini Urban. All rights reserved. # Copyright (c) 2014-2017 cPanel Inc. All rights res...perldoc.perl.org/Filter::Util::Call.txtRegistered: Fri Jul 11 12:39:48 UTC 2025 - 13.7K bytes - Viewed (0) -
ExtUtils::Typemaps::OutputMap.txt
package ExtUtils::Typemaps::OutputMap; use 5.006001; use strict; use warnings; our $VERSION = '3.57'; =head1 NAME ExtUtils::Typemaps::OutputMap - Entry in the OUTPUT section of a typemap =head1 SYN...perldoc.perl.org/ExtUtils::Typemaps::OutputMap.txtRegistered: Fri Jul 11 10:47:47 UTC 2025 - 6.9K bytes - Viewed (0) -
Locale::Maketext::Cookbook.txt
# This document contains text in Perl "POD" format. # Use a POD viewer like perldoc or perlman to render it. =encoding utf-8 =head1 NAME Locale::Maketext::Cookbook - recipes for using Locale::Maket...perldoc.perl.org/Locale::Maketext::Cookbook.txtRegistered: Fri Jul 11 14:27:13 UTC 2025 - 3.8K bytes - Viewed (0) -
ExtUtils::MM_VOS.txt
package ExtUtils::MM_VOS; use strict; use warnings; our $VERSION = '7.76'; $VERSION =~ tr/_//d; require ExtUtils::MM_Unix; our @ISA = qw(ExtUtils::MM_Unix); =head1 NAME ExtUtils::MM_VOS - VOS speci...perldoc.perl.org/ExtUtils::MM_VOS.txtRegistered: Fri Jul 11 03:56:18 UTC 2025 - 762 bytes - Viewed (0)