- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 561 - 570 of 2,621 for host:perldoc.perl.org (0.08 sec)
-
Encode::Supported.txt
=head1 NAME Encode::Supported -- Encodings supported by Encode =head1 DESCRIPTION =head2 Encoding Names Encoding names are case insensitive. White space in names is ignored. In addition, an encodin...perldoc.perl.org/Encode::Supported.txtRegistered: Sat Apr 12 22:05:57 UTC 2025 - 28.1K bytes - Viewed (0) -
Attribute::Handlers.txt
package Attribute::Handlers; use 5.006; use Carp; use warnings; use strict; our $AUTOLOAD; our $VERSION = '1.03'; # remember to update version in POD! # $DB::single=1; my $debug= $ENV{DEBUG_ATTRIBU...perldoc.perl.org/Attribute::Handlers.txtRegistered: Sun Apr 13 03:12:13 UTC 2025 - 32.1K bytes - Viewed (0) -
Cwd.txt
package Cwd; use strict; use Exporter; our $VERSION = '3.91'; 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: Sat Apr 12 22:17:01 UTC 2025 - 21.1K bytes - Viewed (0) -
Class::Struct.txt
package Class::Struct; ## See POD after __END__ use 5.006_001; use strict; use warnings::register; our(@ISA, @EXPORT, $VERSION); use Carp; require Exporter; @ISA = qw(Exporter); @EXPORT = qw(struct...perldoc.perl.org/Class::Struct.txtRegistered: Sun Apr 13 01:45:27 UTC 2025 - 19.9K bytes - Viewed (0) -
Encode::MIME::Header.txt
package Encode::MIME::Header; use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.29 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use Carp (); use Encode (); use MIME::Base6...perldoc.perl.org/Encode::MIME::Header.txtRegistered: Sat Apr 12 23:48:10 UTC 2025 - 16.6K bytes - Viewed (0) -
App::Prove::State::Result.txt
package App::Prove::State::Result; use strict; use warnings; use Carp 'croak'; use App::Prove::State::Result::Test; use constant STATE_VERSION => 1; =head1 NAME App::Prove::State::Result - Individu...perldoc.perl.org/App::Prove::State::Result.txtRegistered: Sun Apr 13 02:55:05 UTC 2025 - 4.8K bytes - Viewed (0) -
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: Sun Apr 13 00:00:46 UTC 2025 - 5.9K bytes - Viewed (0) -
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: Sat Apr 12 23:32:26 UTC 2025 - 5K bytes - Viewed (0) -
Math::BigInt::Lib.txt
package Math::BigInt::Lib; use 5.006001; use strict; use warnings; our $VERSION = '2.003002'; $VERSION =~ tr/_//d; use Carp; use overload # overload key: with_assign '+' => sub { my $class = ref $_...perldoc.perl.org/Math::BigInt::Lib.txtRegistered: Mon Apr 14 04:10:39 UTC 2025 - 78.2K bytes - Viewed (0) -
Locale::Maketext::TPJ13.txt
# This document contains text in Perl "POD" format. # Use a POD viewer like perldoc or perlman to render it. =head1 NAME Locale::Maketext::TPJ13 -- article about software localization =head1 SYNOPS...perldoc.perl.org/Locale::Maketext::TPJ13.txtRegistered: Mon Apr 14 04:25:55 UTC 2025 - 35.3K bytes - Viewed (0)