Jarkko Hietaniemi > perl-5.8.0

perl-5.8.0

This Release perl-5.8.0  [Download] [Browse 18 Jul 2002
Latest Release perl-5.8.9  [Download] [Browse 14 Dec 2008
Other Releases
Links Discussion Forum ] [ View/Report Bugs ] [ Other Tools ]
CPAN Testers View Reports ] [ Perl/Platform Version Matrix ]
Rating ***  (9 Reviews) [ Rate this distribution ]
License Unknown
Special Files
AUTHORS
Artistic
Changes
Copying
Install
MANIFEST
README

Modules

AnyDBM_File provide framework for multiple DBMs  UNAUTHORIZED 1.00
Attribute::Handlers Simpler definition of attribute handlers  UNAUTHORIZED 0.77
AutoLoader load subroutines only on demand  UNAUTHORIZED 5.59
AutoSplit split a package for autoloading  UNAUTHORIZED 1.0307
B The Perl Compiler  UNAUTHORIZED 1.01
B::Asmdata Autogenerated data about Perl ops, used to generate bytecode  UNAUTHORIZED 1.00
B::Assembler Assemble Perl bytecode  UNAUTHORIZED 0.04
B::Bblock Walk basic blocks  UNAUTHORIZED 1.00
B::Bytecode Perl compiler's bytecode backend  UNAUTHORIZED 1.00
B::C Perl compiler's C backend  UNAUTHORIZED 1.01
B::CC Perl compiler's optimized C translation backend  UNAUTHORIZED 1.00
B::Concise Walk Perl syntax tree, printing concise info about ops  UNAUTHORIZED 0.52
B::Debug Walk Perl syntax tree, printing debug info about ops  UNAUTHORIZED 1.00
B::Deparse Perl compiler backend to produce perl code  UNAUTHORIZED 0.63
B::Disassembler Disassemble Perl bytecode  UNAUTHORIZED 1.01
B::Lint Perl lint  UNAUTHORIZED 1.01
B::Showlex Show lexical variables used in functions or files  UNAUTHORIZED 1.00
B::Stackobj Helper module for CC backend  UNAUTHORIZED 1.00
B::Stash show what stashes are loaded  UNAUTHORIZED 1.00
B::Terse Walk Perl syntax tree, printing terse info about ops  UNAUTHORIZED 1.00
B::Xref Generates cross reference reports for Perl programs  UNAUTHORIZED 1.01
Benchmark benchmark running times of Perl code  UNAUTHORIZED 1.04
ByteLoader load byte compiled perl code  UNAUTHORIZED 0.04
CGI Simple Common Gateway Interface Class  UNAUTHORIZED 2.81
CGI::Carp CGI routines for writing to the HTTPD (or other) error log  UNAUTHORIZED 1.23
CGI::Cookie Interface to Netscape Cookies  UNAUTHORIZED 1.20
CGI::Fast CGI Interface for Fast CGI  UNAUTHORIZED 1.04
CGI::Pretty module to produce nicely formatted HTML code  UNAUTHORIZED 1.05_00
CGI::Push Simple Interface to Server Push  UNAUTHORIZED 1.04
CGI::Util Internal utilities used by CGI module  UNAUTHORIZED 1.3
CPAN query, download and build perl modules from CPAN sites  UNAUTHORIZED 1.61
CPAN::FirstTime Utility for CPAN::Config file Initialization  UNAUTHORIZED 1.56
CPAN::Nox Wrapper around CPAN.pm without using any XS module  UNAUTHORIZED 1.02
Carp heavy machinery - no user serviceable parts inside  UNAUTHORIZED 1.01
Class::ISA report the search path for a class's ISA tree  UNAUTHORIZED 0.32
Class::Struct declare struct-like datatypes as Perl classes  UNAUTHORIZED 0.61
Cwd get pathname of current working directory  UNAUTHORIZED 2.06
DB programmatic interface to the Perl debugging API (draft, subject to change)  UNAUTHORIZED 1.0
DB_File Perl5 access to Berkeley DB version 1.x  UNAUTHORIZED 1.804
Data::Dumper stringified perl data structures, suitable for both printing and eval  UNAUTHORIZED 2.12
Demo   UNAUTHORIZED 1.00
Descriptions   UNAUTHORIZED 1.00
Devel::DProf a Perl code profiler  UNAUTHORIZED  
Devel::PPPort   UNAUTHORIZED  
Devel::Peek A data debugging tool for the XS programmer  UNAUTHORIZED 1.00_03
Devel::SelfStubber generate stubs for a SelfLoading module  UNAUTHORIZED 1.03
Digest Modules that calculate message digests  UNAUTHORIZED 1.00
Digest::MD5 Perl interface to the MD5 Algorithm  UNAUTHORIZED 2.20
DirHandle supply object methods for directory handles  UNAUTHORIZED 1.00
Dumpvalue provides screen dump of Perl data.  UNAUTHORIZED 1.11
Encode character encodings  UNAUTHORIZED 1.75
Encode::Alias alias definitions to encodings  UNAUTHORIZED 1.32
Encode::Byte Single Byte Encodings  UNAUTHORIZED 1.22
Encode::CJKConstants Internally used by Encode::??::ISO_2022_*  UNAUTHORIZED 1.00
Encode::CN China-based Chinese Encodings  UNAUTHORIZED 1.24
Encode::CN::HZ internally used by Encode::CN  UNAUTHORIZED 1.04
Encode::Config internally used by Encode  UNAUTHORIZED 1.06
Encode::EBCDIC EBCDIC Encodings  UNAUTHORIZED 1.21
Encode::Encoder Object Oriented Encoder  UNAUTHORIZED 0.05
Encode::Encoding Encode Implementation Base Class  UNAUTHORIZED 1.30
Encode::Guess Guesses encoding from data  UNAUTHORIZED 1.06
Encode::JP Japanese Encodings  UNAUTHORIZED 1.25
Encode::JP::H2Z internally used by Encode::JP::2022_JP*  UNAUTHORIZED 1.02
Encode::JP::JIS7 internally used by Encode::JP  UNAUTHORIZED 1.08
Encode::KR Korean Encodings  UNAUTHORIZED 1.22
Encode::KR::2022_KR internally used by Encode::KR  UNAUTHORIZED 1.05
Encode::MIME::Header MIME 'B' and 'Q' header encoding  UNAUTHORIZED 1.05
Encode::Symbol Symbol Encodings  UNAUTHORIZED 1.22
Encode::TW Taiwan-based Chinese Encodings  UNAUTHORIZED 1.26
Encode::Unicode Various Unicode Transformation Formats  UNAUTHORIZED 1.37
English use nice English (or awk) names for ugly punctuation variables  UNAUTHORIZED 1.00
Env perl module that imports environment variables as scalars or arrays  UNAUTHORIZED 1.00
Exporter Implements default import method for modules  UNAUTHORIZED 5.566
Exporter::Heavy Exporter guts     
ExtUtils::Command utilities to replace common UNIX commands in Makefiles etc.  UNAUTHORIZED 1.04
ExtUtils::Command::MM Commands for the MM's to use in Makefiles  UNAUTHORIZED 0.01
ExtUtils::Constant generate XS code to import C header constants  UNAUTHORIZED 0.12
ExtUtils::Embed Utilities for embedding Perl in C/C++ applications  UNAUTHORIZED 1.250601
ExtUtils::Install install files from here to there  UNAUTHORIZED 1.29
ExtUtils::Installed Inventory management of installed modules  UNAUTHORIZED 0.06
ExtUtils::Liblist determine libraries to use and how to use them  UNAUTHORIZED 1.00
ExtUtils::Liblist::Kid   UNAUTHORIZED 1.29
ExtUtils::MM OS adjusted ExtUtils::MakeMaker subclass  UNAUTHORIZED 0.04
ExtUtils::MM_Any Platform agnostic MM methods  UNAUTHORIZED 0.04
ExtUtils::MM_BeOS methods to override UN*X behaviour in ExtUtils::MakeMaker  UNAUTHORIZED 1.03
ExtUtils::MM_Cygwin methods to override UN*X behaviour in ExtUtils::MakeMaker  UNAUTHORIZED 1.04
ExtUtils::MM_DOS DOS specific subclass of ExtUtils::MM_Unix  UNAUTHORIZED 0.01
ExtUtils::MM_MacOS methods to override UN*X behaviour in ExtUtils::MakeMaker  UNAUTHORIZED 1.03
ExtUtils::MM_NW5 methods to override UN*X behaviour in ExtUtils::MakeMaker  UNAUTHORIZED 2.05
ExtUtils::MM_OS2 methods to override UN*X behaviour in ExtUtils::MakeMaker  UNAUTHORIZED 1.03
ExtUtils::MM_UWIN U/WIN specific subclass of ExtUtils::MM_Unix  UNAUTHORIZED 0.01
ExtUtils::MM_Unix methods used by ExtUtils::MakeMaker  UNAUTHORIZED 1.33
ExtUtils::MM_VMS methods to override UN*X behaviour in ExtUtils::MakeMaker  UNAUTHORIZED 5.65
ExtUtils::MM_Win32 methods to override UN*X behaviour in ExtUtils::MakeMaker  UNAUTHORIZED 1.05
ExtUtils::MM_Win95 method to customize MakeMaker for Win9X  UNAUTHORIZED 0.02
ExtUtils::MY ExtUtils::MakeMaker subclass for customization  UNAUTHORIZED 0.01
ExtUtils::MakeMaker create an extension Makefile  UNAUTHORIZED 6.03
ExtUtils::Manifest utilities to write and check a MANIFEST file  UNAUTHORIZED 1.38
ExtUtils::Mkbootstrap make a bootstrap file for use by DynaLoader  UNAUTHORIZED 1.15
ExtUtils::Mksymlists write linker options files for dynamic extension  UNAUTHORIZED 1.19
ExtUtils::Packlist manage .packlist files  UNAUTHORIZED 0.04
ExtUtils::XSSymSet   UNAUTHORIZED 1.0
ExtUtils::testlib add blib/* directories to @INC  UNAUTHORIZED 1.15
Fatal replace functions with equivalents which succeed or die  UNAUTHORIZED 1.03
Fcntl load the C Fcntl.h defines    1.04
File::Basename   UNAUTHORIZED 2.71
File::CheckTree   UNAUTHORIZED 4.2
File::Compare Compare files or filehandles  UNAUTHORIZED 1.1003
File::Copy Copy files or filehandles  UNAUTHORIZED 2.05
File::DosGlob DOS like globbing and then some  UNAUTHORIZED 1.00
File::Find Traverse a directory tree.  UNAUTHORIZED 1.04
File::Glob Perl extension for BSD glob routine  UNAUTHORIZED 1.01
File::Path create or remove directory trees  UNAUTHORIZED 1.05
File::Spec portably perform operations on file names  UNAUTHORIZED 0.83
File::Spec::Cygwin methods for Cygwin file specs  UNAUTHORIZED 1.0
File::Spec::Epoc methods for Epoc file specs  UNAUTHORIZED 1.00
File::Spec::Functions portably perform operations on file names  UNAUTHORIZED 1.2
File::Spec::Mac File::Spec for Mac OS (Classic)  UNAUTHORIZED 1.3
File::Spec::OS2 methods for OS/2 file specs  UNAUTHORIZED 1.1
File::Spec::Unix File::Spec for Unix, base for other File::Spec modules  UNAUTHORIZED 1.4
File::Spec::VMS methods for VMS file specs  UNAUTHORIZED 1.2
File::Spec::Win32 methods for Win32 file specs  UNAUTHORIZED 1.3
File::Temp return name and handle of a temporary file safely  UNAUTHORIZED 0.13
File::stat by-name interface to Perl's built-in stat() functions  UNAUTHORIZED 1.00
FileCache keep more files open than the system permits  UNAUTHORIZED 1.021
FileHandle supply object methods for filehandles  UNAUTHORIZED 2.01
Filter::Simple Simplified source filtering  UNAUTHORIZED 0.78
Filter::Util::Call Perl Source Filter Utility Module  UNAUTHORIZED 1.06
FindBin Locate directory of original perl script  UNAUTHORIZED 1.43
FindExt     1.00
GDBM_File Perl5 access to the gdbm library.  UNAUTHORIZED 1.06
Getopt::Long Extended processing of command line options  UNAUTHORIZED 2.32
Getopt::Std   UNAUTHORIZED 1.03
Hash::Util A selection of general-utility hash subroutines  UNAUTHORIZED 0.04
I18N::Collate compare 8-bit scalar data according to the current locale    1.00
I18N::LangTags functions for dealing with RFC3066-style language tags  UNAUTHORIZED 0.27
I18N::LangTags::List tags and names for human languages  UNAUTHORIZED 0.25
I18N::Langinfo query locale information    0.01
IO load various IO modules  UNAUTHORIZED 1.20
IO::Dir supply object methods for directory handles  UNAUTHORIZED 1.03_00
IO::File supply object methods for filehandles  UNAUTHORIZED 1.09
IO::Handle supply object methods for I/O handles  UNAUTHORIZED 1.21_00
IO::Pipe supply object methods for pipes  UNAUTHORIZED 1.122
IO::Poll Object interface to system poll call  UNAUTHORIZED 0.06
IO::Seekable supply seek based methods for I/O objects  UNAUTHORIZED 1.08_00
IO::Select OO interface to the select system call  UNAUTHORIZED 1.15
IO::Socket Object interface to socket communications  UNAUTHORIZED 1.27
IO::Socket::INET Object interface for AF_INET domain sockets  UNAUTHORIZED 1.26
IO::Socket::UNIX Object interface for AF_UNIX domain sockets  UNAUTHORIZED 1.20_00
IPC::Msg SysV Msg IPC object class  UNAUTHORIZED 1.00_00
IPC::Open2 open a process for both reading and writing  UNAUTHORIZED 1.01
IPC::Open3 open a process for reading, writing, and error handling  UNAUTHORIZED 1.0104
IPC::Semaphore SysV Semaphore IPC object class  UNAUTHORIZED 1.00_00
IPC::SysV SysV IPC constants  UNAUTHORIZED 1.03_00
JNI Perl encapsulation of the Java Native Interface  UNAUTHORIZED 0.1
JPL::AutoLoader   UNAUTHORIZED  
JPL::Class   UNAUTHORIZED  
JPL::Compile   UNAUTHORIZED  
List::Util A selection of general-utility list subroutines  UNAUTHORIZED 1.07_00
Locale::Constants constants for Locale codes  UNAUTHORIZED 2.01
Locale::Country ISO codes for country identification (ISO 3166)  UNAUTHORIZED 2.06
Locale::Currency ISO three letter codes for currency identification (ISO 4217)  UNAUTHORIZED 2.02
Locale::Language ISO two letter codes for language identification (ISO 639)  UNAUTHORIZED 2.02
Locale::Maketext framework for localization  UNAUTHORIZED 1.03
Locale::Script ISO codes for script identification (ISO 15924)  UNAUTHORIZED 2.02
MIME::Base64 Encoding and decoding of base64 strings  UNAUTHORIZED 2.12
MIME::QuotedPrint Encoding and decoding of quoted-printable strings  UNAUTHORIZED 2.03
Math::BigFloat Arbitrary size floating point math package  UNAUTHORIZED 1.35
Math::BigFloat::Trace   UNAUTHORIZED 0.01
Math::BigInt Arbitrary size integer math package  UNAUTHORIZED 1.60
Math::BigInt::Calc Pure Perl module to support Math::BigInt  UNAUTHORIZED 0.30
Math::BigInt::Trace   UNAUTHORIZED 0.01
Math::BigRat arbitrarily big rationals  UNAUTHORIZED 0.07
Math::Complex complex numbers and associated mathematical functions    1.34
Math::Trig trigonometric functions    1.01
Memoize Make functions faster by trading space for time  UNAUTHORIZED 1.01
Memoize::AnyDBM_File glue to provide EXISTS for AnyDBM_File for Storable use  UNAUTHORIZED 0.65
Memoize::Expire Plug-in module for automatic expiration of memoized values  UNAUTHORIZED 1.00
Memoize::ExpireFile test for Memoize expiration semantics  UNAUTHORIZED 1.01
Memoize::ExpireTest test for Memoize expiration semantics  UNAUTHORIZED 0.65
Memoize::NDBM_File glue to provide EXISTS for NDBM_File for Storable use  UNAUTHORIZED 0.65
Memoize::SDBM_File glue to provide EXISTS for SDBM_File for Storable use  UNAUTHORIZED 0.65
Memoize::Storable store Memoized data in Storable database  UNAUTHORIZED 0.65
MyClass   UNAUTHORIZED 1.00
NDBM_File Tied access to ndbm files  UNAUTHORIZED 1.04
NEXT Provide a pseudo-class NEXT that allows method redispatch  UNAUTHORIZED 0.50
Net::Cmd Network Command class (as used by FTP, SMTP etc)  UNAUTHORIZED 2.21
Net::Config Local configuration data for libnet  UNAUTHORIZED 1.10
Net::Domain Attempt to evaluate the current host's internet name and domain  UNAUTHORIZED 2.17
Net::FTP FTP Client class  UNAUTHORIZED 2.65
Net::FTP::A   UNAUTHORIZED 1.15
Net::FTP::E   UNAUTHORIZED 0.01
Net::FTP::I   UNAUTHORIZED 1.12
Net::FTP::L   UNAUTHORIZED 0.01
Net::FTP::dataconn   UNAUTHORIZED 0.11
Net::NNTP NNTP Client class  UNAUTHORIZED 2.21
Net::Netrc OO interface to users netrc file  UNAUTHORIZED 2.12
Net::POP3 Post Office Protocol 3 Client class (RFC1939)  UNAUTHORIZED 2.23
Net::Ping check a remote host for reachability  UNAUTHORIZED 2.20
Net::SMTP Simple Mail Transfer Protocol Client  UNAUTHORIZED 2.24
Net::Time time and daytime network client interface  UNAUTHORIZED 2.09
Net::hostent by-name interface to Perl's built-in gethost*() functions  UNAUTHORIZED 1.00
Net::netent by-name interface to Perl's built-in getnet*() functions  UNAUTHORIZED 1.00
Net::protoent by-name interface to Perl's built-in getproto*() functions  UNAUTHORIZED 1.00
Net::servent by-name interface to Perl's built-in getserv*() functions  UNAUTHORIZED 1.00
O Generic interface to Perl Compiler backends  UNAUTHORIZED 1.00
ODBM_File Tied access to odbm files  UNAUTHORIZED 1.03
OS2::DLL access to DLLs with REXX calling convention.  UNAUTHORIZED 1.00
OS2::ExtAttr Perl access to extended attributes.  UNAUTHORIZED 0.01
OS2::PrfDB Perl extension for access to OS/2 setting database.  UNAUTHORIZED 0.02
OS2::Process exports constants for system() call, and process control on OS2.  UNAUTHORIZED 1.0
OS2::REXX access to DLLs with REXX calling convention and REXX runtime.  UNAUTHORIZED 1.01
Opcode Disable named opcodes when compiling perl code  UNAUTHORIZED 1.05
POSIX Perl interface to IEEE Std 1003.1  UNAUTHORIZED 1.05
PerlIO On demand loader for PerlIO layers and root of PerlIO::* name space  UNAUTHORIZED 1.01
PerlIO::encoding encoding layer    0.06
PerlIO::scalar support module for in-memory IO.    0.01
PerlIO::via Helper class for PerlIO layers implemented in perl    0.01
PerlIO::via::QuotedPrint PerlIO layer for quoted-printable strings  UNAUTHORIZED 0.04
Pod::Checker check pod documents for syntax errors  UNAUTHORIZED 1.3
Pod::Find find POD documents in directory trees  UNAUTHORIZED 0.22
Pod::Functions Group Perl's functions a la perlfunc.pod  UNAUTHORIZED 1.01
Pod::Html module to convert pod files to HTML  UNAUTHORIZED 1.04
Pod::InputObjects objects representing POD input paragraphs, commands, etc.  UNAUTHORIZED 1.13
Pod::LaTeX Convert Pod data to formatted Latex  UNAUTHORIZED 0.54
Pod::Man Convert POD data to formatted *roff input  UNAUTHORIZED 1.34
Pod::ParseLink Parse an L<> formatting code in POD text  UNAUTHORIZED 1.06
Pod::ParseUtils helpers for POD parsing and conversion  UNAUTHORIZED 0.22
Pod::Parser base class for creating POD filters and translators  UNAUTHORIZED 1.13
Pod::Plainer Perl extension for converting Pod to old style Pod.  UNAUTHORIZED 0.01
Pod::Select extract selected sections of POD from input  UNAUTHORIZED 1.13
Pod::Text Convert POD data to formatted ASCII text  UNAUTHORIZED 2.2
Pod::Text::Color Convert POD data to formatted color ASCII text  UNAUTHORIZED 1.04
Pod::Text::Overstrike Convert POD data to formatted overstrike text  UNAUTHORIZED 1.09
Pod::Text::Termcap Convert POD data to ASCII text with format escapes  UNAUTHORIZED 1.1
Pod::Usage print a usage message from embedded pod documentation  UNAUTHORIZED 1.14
SDBM_File Tied access to sdbm files  UNAUTHORIZED 1.03
Safe Compile and execute code in restricted compartments  UNAUTHORIZED 2.07
Scalar::Util A selection of general-utility scalar subroutines  UNAUTHORIZED  
Search::Dict search for key in dictionary file  UNAUTHORIZED 1.02
SelectSaver save and restore selected file handle  UNAUTHORIZED 1.00
SelfLoader load functions only on demand  UNAUTHORIZED 1.0903
Shell run shell commands transparently within perl  UNAUTHORIZED 0.4
Socket load the C socket.h defines and structure manipulators  UNAUTHORIZED 1.75
Storable persistence for Perl data structures  UNAUTHORIZED 2.04
Switch A switch statement for Perl  UNAUTHORIZED 2.09
Symbol manipulate Perl symbols and their names  UNAUTHORIZED 1.04
Sys::Hostname Try every conceivable way to get hostname  UNAUTHORIZED 1.1
Sys::Syslog Perl interface to the UNIX syslog(3) calls  UNAUTHORIZED 0.03
Term::ANSIColor Color screen output using ANSI escape sequences  UNAUTHORIZED 1.05
Term::Cap Perl termcap interface  UNAUTHORIZED 1.07
Term::Complete Perl word completion module  UNAUTHORIZED 1.4
Term::ReadLine Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions.  UNAUTHORIZED 1.00
Test provides a simple framework for writing test scripts  UNAUTHORIZED 1.20
Test::Builder Backend for building test libraries  UNAUTHORIZED 0.15
Test::Harness run perl standard test scripts with statistics  UNAUTHORIZED 2.26
Test::Harness::Assert simple assert  UNAUTHORIZED 0.01
Test::Harness::Iterator Internal Test::Harness Iterator  UNAUTHORIZED 0.01
Test::Harness::Straps detailed analysis of test results  UNAUTHORIZED 0.14
Test::More yet another framework for writing test scripts  UNAUTHORIZED 0.45
Test::Simple Basic utilities for writing tests.  UNAUTHORIZED 0.45
Text::Abbrev   UNAUTHORIZED 1.00
Text::Balanced Extract delimited text sequences from strings.  UNAUTHORIZED 1.89
Text::ParseWords parse text into an array of tokens or array of arrays  UNAUTHORIZED 3.21
Text::Soundex Implementation of the Soundex Algorithm as Described by Knuth  UNAUTHORIZED 1.01
Text::Tabs expand and unexpand tabs per the unix expand(1) and unexpand(1)  UNAUTHORIZED 98.112801
Text::Wrap line wrapping to form simple paragraphs  UNAUTHORIZED 2001.0929
Thread manipulate threads in Perl (for old code only)  UNAUTHORIZED 2.00
Thread::Queue thread-safe queues  UNAUTHORIZED 2.00
Thread::Semaphore thread-safe semaphores  UNAUTHORIZED 2.00
Thread::Signal Start a thread which runs signal handlers reliably (for old code)  UNAUTHORIZED 1.00
Thread::Specific thread-specific keys  UNAUTHORIZED 1.00
Tie::Array base class for tied arrays  UNAUTHORIZED 1.02
Tie::File Access the lines of a disk file via a Perl array  UNAUTHORIZED 0.93
Tie::Handle base class definitions for tied handles  UNAUTHORIZED 4.1
Tie::Hash base class definitions for tied hashes  UNAUTHORIZED 1.00
Tie::Memoize add data to hash when needed    1.0
Tie::RefHash use references as hash keys  UNAUTHORIZED 1.3
Tie::Scalar base class definitions for tied scalars  UNAUTHORIZED 1.00
Tie::SubstrHash Fixed-table-size, fixed-key-length hashing  UNAUTHORIZED 1.00
Time::HiRes High resolution alarm, sleep, gettimeofday, interval timers    1.20_00
Time::Local efficiently compute time from local and GMT time  UNAUTHORIZED 1.04
Time::gmtime by-name interface to Perl's built-in gmtime() function  UNAUTHORIZED 1.02
Time::localtime by-name interface to Perl's built-in localtime() function  UNAUTHORIZED 1.02
Time::tm internal object used by Time::gmtime and Time::localtime  UNAUTHORIZED 1.00
UNIVERSAL base class for ALL classes (blessed references)  UNAUTHORIZED 1.00
Unicode::Collate Unicode Collation Algorithm  UNAUTHORIZED 0.12
Unicode::Normalize Unicode Normalization Forms  UNAUTHORIZED 0.17
Unicode::UCD Unicode character database    0.2
User::grent by-name interface to Perl's built-in getgr*() functions  UNAUTHORIZED 1.00
User::pwent by-name interface to Perl's built-in getpw*() functions  UNAUTHORIZED 1.00
VMS::DCLsym Perl extension to manipulate DCL symbols  UNAUTHORIZED 1.02
VMS::Filespec convert between VMS and Unix file specification syntax  UNAUTHORIZED 1.1
VMS::Stdio standard I/O functions via VMS extensions  UNAUTHORIZED 2.3
XS::APItest Test the perl C API    0.01
XS::Typemap module to test the XS typemaps distributed with perl    0.01
attributes get/set subroutine or variable attributes  UNAUTHORIZED 0.05
attrs set/get attributes of a subroutine (deprecated)  UNAUTHORIZED 1.01
autouse postpone load of modules until a function is used  UNAUTHORIZED 1.03
base Establish IS-A relationship with base class at compile time  UNAUTHORIZED 1.03
bigint Transparent big integer support for Perl  UNAUTHORIZED 0.02
bignum Transparent BigNumber support for Perl  UNAUTHORIZED 0.11
bigrat Transparent BigNumber/BigRational support for Perl  UNAUTHORIZED 0.04
blib Use MakeMaker's uninstalled version of a package  UNAUTHORIZED 1.02
bytes Perl pragma to force byte semantics rather than character semantics  UNAUTHORIZED 1.00
charnames define character names for \N{named} string literal escapes  UNAUTHORIZED 1.01
constant Perl pragma to declare constants  UNAUTHORIZED 1.04
diagnostics Perl compiler pragma to force verbose warning diagnostics  UNAUTHORIZED 1.1
encoding allows you to write your script in non-ascii or non-utf8  UNAUTHORIZED 1.35
fields compile-time class fields  UNAUTHORIZED 1.02
filetest Perl pragma to control the filetest permission operators  UNAUTHORIZED 1.00
if use a Perl module if a condition holds  UNAUTHORIZED 0.01
integer Perl pragma to use integer arithmetic instead of floating point  UNAUTHORIZED 1.00
less perl pragma to request less of something from the compiler  UNAUTHORIZED 0.01
locale Perl pragma to use and avoid POSIX locales for built-in operations  UNAUTHORIZED 1.00
open perl pragma to set default PerlIO layers for input and output  UNAUTHORIZED 1.01
ops Perl pragma to restrict unsafe operations when compiling  UNAUTHORIZED 1.00
overload Package for overloading perl operations  UNAUTHORIZED 1.00
re Perl pragma to alter regular expression behaviour  UNAUTHORIZED 0.03
sigtrap Perl pragma to enable simple signal handling  UNAUTHORIZED 1.02
sort perl pragma to control sort() behaviour    1.01
strict Perl pragma to restrict unsafe constructs  UNAUTHORIZED 1.02
subs Perl pragma to predeclare sub names  UNAUTHORIZED 1.00
threads Perl extension allowing use of interpreter based threads from perl  UNAUTHORIZED 0.99
threads::shared Perl extension for sharing data structures between threads  UNAUTHORIZED 0.90
utf8 Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code  UNAUTHORIZED 1.00
vars Perl pragma to predeclare global variable names (obsolete)  UNAUTHORIZED 1.01
vmsish Perl pragma to control VMS-specific language features  UNAUTHORIZED 1.00
warnings Perl pragma to control optional warnings  UNAUTHORIZED 1.00
warnings::register warnings import function  UNAUTHORIZED 1.00

Documentation

$orig $flavor 
CGI::Apache Backward compatibility module for CGI.pm 
CGI::Switch Backward compatibility module for defunct CGI::Switch 
Config access Perl configuration information 
DynaLoader Dynamically load C libraries into Perl code 
Encode::$_Name_ New Encoding 
Encode::PerlIO a detailed document on Encode and PerlIO 
Encode::Supported Encodings supported by Encode 
Errno System errno constants 
ExtUtils::Miniperl write the C code for perlmain.c 
HISTORY public release history for Data::Dumper 
Locale::Maketext::TPJ13 article about software localization 
Perl for WinCE 
Perl/Pollution/Portability  
Pumpkin Notes on handling the Perl Patch Pumpkin And Porting Perl 
README.BS2000 building and installing Perl for BS2000. 
README.aix Perl version 5 on IBM Unix (AIX) systems 
README.apollo Perl version 5 on Apollo DomainOS 
README.beos Perl version 5 on BeOS 
README.cygwin Perl for Cygwin 
README.epoc Perl for EPOC 
README.freebsd Perl version 5 on FreeBSD systems 
README.hints  
README.hpux Perl version 5 on Hewlett-Packard Unix (HP-UX) systems 
README.hurd Perl version 5 on Hurd 
README.irix Perl version 5 on Irix systems 
README.machten Perl version 5 on Power MachTen systems 
README.macos Perl under Mac OS (Classic) 
README.mint Perl version 5 on Atari MiNT 
README.mpeix Perl/iX for HP e3000 MPE 
README.os390 building and installing Perl for OS/390 and z/OS 
README.qnx Perl version 5 on QNX 
README.solaris Perl version 5 on Solaris systems 
README.tru64 Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems 
README.vmesa building and installing Perl for VM/ESA. 
README.vms Configuring, building, testing, and installing perl on VMS 
README.vos Perl for Stratus VOS 
TODO seeds germane, yet not germinated 
Test::Tutorial A tutorial about writing really basic tests 
Tie::ExtraHash base class definitions for tied hashes 
Tie::StdHandle base class definitions for tied handles 
Tie::StdHash base class definitions for tied hashes 
Tie::StdScalar base class definitions for tied scalars 
Tutorial Perl and Java 
VMS::XSSymSet keep sets of symbol names palatable to the VMS linker 
Win32 Interfaces to some Win32 API Functions 
XSLoader Dynamically load C libraries into Perl code 
a2p Awk to Perl translator 
abbrev create an abbreviation table from a list 
buildext.pl build extensions 
c2ph Dump C structures as generated from cc -g -S stabs 
carp warn of errors (from perspective of caller) 
closelog Perl interface to the UNIX syslog(3) calls 
dprofpp display perl profile data 
emacs/cperl-mode.el  
enc2xs Perl Encode Module Generator 
exetype Change executable subsystem type between "Console" and "Windows" 
ext/XS/Typemap/Typemap.xs  
ext/threads/shared/shared.xs  
fileparse split a pathname into pieces 
find2perl translate find command lines to Perl code 
getopt Process single-character switches with switch clustering 
h2ph convert .h C header files to .ph Perl header files 
h2xs convert .h C header files to Perl extensions 
inet_aton load the C socket.h defines and structure manipulators 
inet_ntoa load the C socket.h defines and structure manipulators 
installhtml converts a collection of POD pages to HTML format. 
lib manipulate @INC at compile time 
lib/Memoize/TODO  
libnetFAQ libnet Frequently Asked Questions 
libnetcfg configure libnet 
look search for key in dictionary file 
makeaperl create a new perl binary from static extensions 
open2 open a process for both reading and writing 
open3 open a process for reading, writing, and error handling 
openlog Perl interface to the UNIX syslog(3) calls 
patching.pod Appropriate format for patches to the perl source tree 
perl Practical Extraction and Report Language 
perl5004delta what's new for perl5.004 
perl5005delta what's new for perl5.005 
perl561delta what's new for perl v5.6.x 
perl56delta what's new for perl v5.6.0 
perl570delta what's new for perl v5.7.0 
perl571delta what's new for perl v5.7.1 
perl572delta what's new for perl v5.7.2 
perlXStut Tutorial for writing XSUBs 
perlamiga Perl under Amiga OS 
perlapi autogenerated documentation for the perl public API 
perlapio perl's IO abstraction interface. 
perlbook Perl book information 
perlboot Beginner's Object-Oriented Tutorial 
perlbot Bag'o Object Tricks (the BOT) 
perlbug how to submit bug reports on Perl 
perlcall Perl calling conventions from C 
perlcc generate executables from Perl programs 
perlclib Internal replacements for standard C library functions 
perlcn ¼òÌåÖÐÎÄ Perl Ö¸ÄÏ 
perlcompile Introduction to the Perl Compiler-Translator 
perldata Perl data types 
perldbmfilter Perl DBM Filters 
perldebguts Guts of Perl debugging 
perldebtut Perl debugging tutorial 
perldebug Perl debugging 
perldelta what is new for perl v5.8.0 
perldgux Perl under DG/UX. 
perldiag various Perl diagnostics 
perldoc Look up Perl documentation in pod format. 
perldos Perl under DOS, W31, W95. 
perldsc Perl Data Structures Cookbook 
perlebcdic Considerations for running Perl on EBCDIC platforms 
perlembed how to embed perl in your C program 
perlfaq frequently asked questions about Perl ($Date: 2002/03/11 21:32:23 $) 
perlfaq1 General Questions About Perl ($Revision: 1.8 $, $Date: 2002/04/07 18:46:13 $) 
perlfaq2 Obtaining and Learning about Perl ($Revision: 1.13 $, $Date: 2002/04/26 16:56:35 $) 
perlfaq3 Programming Tools ($Revision: 1.22 $, $Date: 2002/05/06 13:11:13 $) 
perlfaq4 Data Manipulation ($Revision: 1.25 $, $Date: 2002/05/30 07:04:25 $) 
perlfaq5 Files and Formats ($Revision: 1.18 $, $Date: 2002/05/30 07:04:25 $) 
perlfaq6 Regular Expressions ($Revision: 1.12 $, $Date: 2002/06/01 22:31:09 $) 
perlfaq7 General Perl Language Issues ($Revision: 1.8 $, $Date: 2002/03/26 15:48:32 $) 
perlfaq8 System Interaction ($Revision: 1.8 $, $Date: 2002/05/16 12:41:42 $) 
perlfaq9 Networking ($Revision: 1.9 $, $Date: 2002/04/07 18:46:13 $) 
perlfilter Source Filters 
perlfork Perl's fork() emulation 
perlform Perl formats 
perlfunc Perl builtin functions 
perlglob.bat a more capable perlglob.exe replacement 
perlguts Introduction to the Perl API 
perlhack How to hack at the Perl internals 
perlhist the Perl history records 
perlintern autogenerated documentation of purely internal Perl functions 
perlintro a brief introduction and overview of Perl 
perliol C API for Perl's implementation of IO in Layers. 
perlipc Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) 
perlivp Perl Installation Verification Procedure 
perljp ÆüËܸì Perl ¥¬¥¤¥É 
perlko Perl ѱ ڵ 
perllexwarn Perl Lexical Warnings 
perllocale Perl locale handling (internationalization and localization) 
perllol Manipulating Arrays of Arrays in Perl 
perlmod Perl modules (packages and symbol tables) 
perlmodinstall Installing CPAN Modules 
perlmodlib constructing new Perl modules and finding existing ones 
perlmodstyle Perl module style guide 
perlnewmod preparing a new module for distribution 
perlnumber semantics of numbers and numeric operations in Perl 
perlobj Perl objects 
perlop Perl operators and precedence 
perlopentut tutorial on opening things in Perl 
perlos2 Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT. 
perlothrtut old tutorial on threads in Perl 
perlpacktut tutorial on pack and unpack 
perlplan9 Plan 9-specific documentation for Perl 
perlpod the Plain Old Documentation format 
perlpodspec Plain Old Documentation: format specification and notes 
perlport Writing portable Perl 
perlre Perl regular expressions 
perlref Perl references and nested data structures 
perlreftut Mark's very short tutorial about references 
perlrequick Perl regular expressions quick start 
perlretut Perl regular expressions tutorial 
perlrun how to execute the Perl interpreter 
perlsec Perl security 
perlstyle Perl style guide 
perlsub Perl subroutines 
perlsyn Perl syntax 
perlthrtut tutorial on threads in Perl 
perltie how to hide an object class in a simple variable 
perltoc perl documentation table of contents 
perltodo Perl TO-DO List 
perltooc Tom's OO Tutorial for Class Data in Perl 
perltoot Tom's object-oriented tutorial for perl 
perltrap Perl traps for the unwary 
perltw ¥¿Å餤¤å Perl «ü«n 
perlunicode Unicode support in Perl 
perluniintro Perl Unicode introduction 
perlutil utilities packaged with the Perl distribution 
perluts Perl under UTS 
perlvar Perl predefined variables 
perlvms VMS-specific documentation for Perl 
perlwin32 Perl under Windows 
perlxs XS language reference manual 
piconv iconv(1), reinvented in perl 
pl2bat wrap perl code into a batch file 
pl2pm Rough tool to translate Perl4 .pl files to Perl5 .pm modules. 
pod2html convert .pod files to .html files 
pod2latex convert pod documentation to latex format 
pod2man Convert POD data to formatted *roff input 
pod2text Convert POD data to formatted ASCII text 
pod2usage print usage messages from embedded pod docs in files 
pod2usage() print a usage message from embedded pod documentation 
podchecker check the syntax of POD format documentation files 
podchecker() check pod documents for syntax errors 
podselect print selected sections of pod documentation on standard output 
podselect() extract selected sections of POD from input 
psed a stream editor 
pstruct Dump C structures as generated from cc -g -S stabs 
repository Using the Perl repository 
runperl.bat "universal" batch file to run perl scripts 
setlogmask Perl interface to the UNIX syslog(3) calls 
smtp.self mail a message via smtp 
sockaddr_in load the C socket.h defines and structure manipulators 
sockaddr_un load the C socket.h defines and structure manipulators 
syslog Perl interface to the UNIX syslog(3) calls 
validate run many filetest checks on a tree 
writemain write the C code for perlmain.c 
xsubpp compiler to convert Perl XS code into C code 

Other Files

Cross/README
README.Y2K
README.micro
ext/B/README
ext/Devel/PPPort/README
ext/Digest/MD5/README
ext/DynaLoader/README
ext/Encode/Encode/README.e2x
ext/Encode/README
ext/IO/README
ext/IPC/SysV/README
ext/List/Util/README
ext/SDBM_File/sdbm/README
ext/SDBM_File/sdbm/README.too
ext/SDBM_File/sdbm/readme.ms
ext/Storable/README
ext/Thread/README
ext/Thread/README.threads
ext/Unicode/Normalize/README
ext/XS/APItest/README
ext/XS/Typemap/README
ext/threads/README
ext/threads/shared/README
h2pl/README
jpl/JPL_Rolo/README
jpl/README
jpl/README.JUST-JNI
jpl/get_jdk/README
lib/Attribute/Handlers/README
lib/CGI/eg/index.html
lib/Filter/Simple/README
lib/Getopt/Long/README
lib/I18N/LangTags/README
lib/Locale/Codes/README
lib/Locale/Maketext/README
lib/Memoize/README
lib/NEXT/README
lib/Net/Ping/README
lib/Net/README.libnet
lib/Switch/README
lib/Term/ANSIColor/README
lib/Test/Simple/README
lib/Text/Balanced/README
lib/Unicode/Collate/README
lib/Unicode/README
lib/unicore/README.perl
lib/unicore/ReadMe.txt
mint/README
vms/ext/DCLsym/0README.txt
vms/ext/Stdio/0README.txt
wince/README.compile
wince/README.perlce