- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1281 - 1290 of 2,621 for host:perldoc.perl.org (0.11 sec)
-
ExtUtils::Constant.txt
package ExtUtils::Constant; use vars qw (@ISA $VERSION @EXPORT_OK %EXPORT_TAGS); $VERSION = '0.25'; =head1 NAME ExtUtils::Constant - generate XS code to import C header constants =head1 SYNOPSIS us...perldoc.perl.org/ExtUtils::Constant.txtRegistered: Sun Apr 20 16:20:48 UTC 2025 - 14.7K bytes - Viewed (0) -
Encode::Encoding.txt
package Encode::Encoding; # Base class for classes which implement encodings use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.8 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r ...perldoc.perl.org/Encode::Encoding.txtRegistered: Sun Apr 20 21:12:49 UTC 2025 - 8.9K bytes - Viewed (0) -
ExtUtils::CBuilder.txt
package ExtUtils::CBuilder; use File::Spec (); use File::Path (); use File::Basename (); use Perl::OSType qw/os_type/; use warnings; use strict; our $VERSION = '0.280240'; # VERSION our @ISA; # We ...perldoc.perl.org/ExtUtils::CBuilder.txtRegistered: Sun Apr 20 15:04:15 UTC 2025 - 8.7K bytes - Viewed (0) -
Encode::PerlIO.txt
=head1 NAME Encode::PerlIO -- a detailed document on Encode and PerlIO =head1 Overview It is very common to want to do encoding transformations when reading or writing files, network connections, p...perldoc.perl.org/Encode::PerlIO.txtRegistered: Sun Apr 20 17:41:10 UTC 2025 - 5.9K bytes - Viewed (0) -
Encode::Encoder.txt
# # $Id: Encoder.pm,v 2.3 2013/09/14 07:51:59 dankogai Exp $ # package Encode::Encoder; use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.3 $ =~ /\d+/g ); sprintf "%d." . "%02d"...perldoc.perl.org/Encode::Encoder.txtRegistered: Sun Apr 20 21:06:02 UTC 2025 - 6.2K bytes - Viewed (0) -
Encode::KR.txt
package Encode::KR; BEGIN { if ( ord("A") == 193 ) { die "Encode::KR not supported on EBCDIC\n"; } } use strict; use warnings; use Encode; our $VERSION = do { my @r = ( q$Revision: 2.3 $ =~ /\d+/g ...perldoc.perl.org/Encode::KR.txtRegistered: Sun Apr 20 18:54:55 UTC 2025 - 1.9K bytes - Viewed (0) -
ExtUtils::MM_QNX.txt
package ExtUtils::MM_QNX; use strict; use warnings; our $VERSION = '7.70'; $VERSION =~ tr/_//d; require ExtUtils::MM_Unix; our @ISA = qw(ExtUtils::MM_Unix); =head1 NAME ExtUtils::MM_QNX - QNX speci...perldoc.perl.org/ExtUtils::MM_QNX.txtRegistered: Sun Apr 20 16:12:47 UTC 2025 - 907 bytes - Viewed (0) -
DBM_Filter::compress - filter for DBM_Filter - ...
DBM_Filter::compress ( source , CPAN ) version 0.03 CONTENTS NAME SYNOPSIS DESCRIPTION SEE ALSO AUTHOR # NAME DBM_Fil...perldoc.perl.org/DBM_Filter::compressRegistered: Wed Apr 16 11:15:21 UTC 2025 - 23.1K bytes - Viewed (0) -
CPAN::Nox - Wrapper around CPAN.pm without usin...
CPAN::Nox ( source , CPAN ) version 5.5001 CONTENTS NAME SYNOPSIS DESCRIPTION LICENSE SEE ALSO # NAME CPAN::Nox - Wra...perldoc.perl.org/CPAN::NoxRegistered: Wed Apr 16 11:15:34 UTC 2025 - 21.8K bytes - Viewed (0) -
Attribute::Handlers - Simpler definition of att...
Attribute::Handlers ( source , CPAN ) version 1.03 CONTENTS NAME VERSION SYNOPSIS DESCRIPTION Typed lexicals Type-spe...perldoc.perl.org/Attribute::HandlersRegistered: Wed Apr 16 11:15:47 UTC 2025 - 51.6K bytes - Viewed (0)