Main Pages

perl5004delta -- what's new for perl5.004
perl5005delta -- what's new for perl5.005
perl5100delta -- what is new for perl 5.10.0
perl5101delta -- what is new for perl v5.10.1
perl5120delta -- what is new for perl v5.12.0
perl5121delta -- what is new for perl v5.12.1
perl5122delta -- what is new for perl v5.12.2
perl5123delta -- what is new for perl v5.12.3
perl5124delta -- what is new for perl v5.12.4
perl5125delta -- what is new for perl v5.12.5
perl5140delta -- what is new for perl v5.14.0
perl5141delta -- what is new for perl v5.14.1
perl5142delta -- what is new for perl v5.14.2
perl5143delta -- what is new for perl v5.14.3
perl5144delta -- what is new for perl v5.14.4
perl5160delta -- what is new for perl v5.16.0
perl5161delta -- what is new for perl v5.16.1
perl5162delta -- what is new for perl v5.16.2
perl5163delta -- what is new for perl v5.16.3
perl5180delta -- what is new for perl v5.18.0
perl5181delta -- what is new for perl v5.18.1
perl5182delta -- what is new for perl v5.18.2
perl5184delta -- what is new for perl v5.18.4
perl5200delta -- what is new for perl v5.20.0
perl5201delta -- what is new for perl v5.20.1
perl5202delta -- what is new for perl v5.20.2
perl5203delta -- what is new for perl v5.20.3
perl5220delta -- what is new for perl v5.22.0
perl5221delta -- what is new for perl v5.22.1
perl5222delta -- what is new for perl v5.22.2
perl5223delta -- what is new for perl v5.22.3
perl5224delta -- what is new for perl v5.22.4
perl5240delta -- what is new for perl v5.24.0
perl5241delta -- what is new for perl v5.24.1
perl5242delta -- what is new for perl v5.24.2
perl5243delta -- what is new for perl v5.24.3
perl5244delta -- what is new for perl v5.24.4
perl5260delta -- what is new for perl v5.26.0
perl5261delta -- what is new for perl v5.26.1
perl5262delta -- what is new for perl v5.26.2
perl5263delta -- what is new for perl v5.26.3
perl5280delta -- what is new for perl v5.28.0
perl5281delta -- what is new for perl v5.28.1
perl5282delta -- what is new for perl v5.28.2
perl561delta -- what's new for perl v5.6.1
perl56delta -- what's new for perl v5.6.0
perl581delta -- what is new for perl v5.8.1
perl582delta -- what is new for perl v5.8.2
perl583delta -- what is new for perl v5.8.3
perl584delta -- what is new for perl v5.8.4
perl585delta -- what is new for perl v5.8.5
perl586delta -- what is new for perl v5.8.6
perl587delta -- what is new for perl v5.8.7
perl588delta -- what is new for perl v5.8.8
perl589delta -- what is new for perl v5.8.9
perl58delta -- what is new for perl v5.8.0
perl -- The Perl 5 language interpreter
perlapio -- perl's IO abstraction interface.
perlartistic -- the Perl Artistic License
perlbook -- Books about and related to Perl
perlboot -- Links to information on object-oriented programming in Perl
perlbot -- Links to information on object-oriented programming in Perl
perlcall -- Perl calling conventions from C
perlcheat -- Perl 5 Cheat Sheet
perlclib -- Internal replacements for standard C library functions
perlcommunity -- a brief overview of the Perl community
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.30.0
perldeprecation -- list Perl deprecations
perldiag -- various Perl diagnostics
perldsc -- Perl Data Structures Cookbook
perldtrace -- Perl's support for DTrace
perlebcdic -- Considerations for running Perl on EBCDIC platforms
perlembed -- how to embed perl in your C program
perlexperiment -- A listing of experimental features in Perl
perlfilter -- Source Filters
perlfork -- Perl's fork emulation
perlform -- Perl formats
perlfunc -- Perl builtin functions
perlgit -- Detailed information about git and the Perl repository
perlgpl -- the GNU General Public License, version 1
perlguts -- Introduction to the Perl API
perlhack -- How to hack on Perl
perlhacktips -- Tips for Perl core C code hacking
perlhacktut -- Walk through the creation of a simple C code patch
perlhist -- the Perl history records
perlinterp -- An overview of the Perl interpreter
perlintro -- a brief introduction and overview of Perl
perliol -- C API for Perl's implementation of IO in Layers.
perlipc -- Perl interprocess communication
perllexwarn -- Perl Lexical Warnings
perllocale -- Perl locale handling
perllol -- Manipulating Arrays of Arrays in Perl
perlmod -- Perl modules
perlmodinstall -- Installing CPAN Modules
perlmodstyle -- Perl module style guide
perlmroapi -- Perl method resolution plugin interface
perlnewmod -- preparing a new module for distribution
perlnumber -- semantics of numbers and numeric operations in Perl
perlobj -- Perl object reference
perlootut -- Object-Oriented Programming in Perl Tutorial
perlop -- Perl operators and precedence
perlopentut -- simple recipes for opening files and pipes in Perl
perlpacktut -- tutorial on C<pack> and C<unpack>
perlpages -- complete list of MKS Perl HTML reference pages
perlperf -- Perl Performance and Optimization Techniques
perlpod -- the Plain Old Documentation format
perlpodspec -- Plain Old Documentation: format specification and notes
perlpodstyle -- Perl POD style guide
perlpolicy -- Various and sundry policies and commitments related to the Perl core
perlport -- Writing portable Perl
perlpragma -- how to write a user pragma
perlre -- Perl regular expressions
perlreapi -- Perl regular expression plugin interface
perlrebackslash -- Perl Regular Expression Backslash Sequences and Escapes
perlrecharclass -- Perl Regular Expression Character Classes
perlref -- Perl references and nested data structures
perlreftut -- Mark's very short tutorial about references
perlreguts -- Description of the Perl regular expression engine.
perlrepository -- Links to current information on the Perl source repository
perlrequick -- Perl regular expressions quick start
perlreref -- Perl Regular Expressions Reference
perlretut -- Perl regular expressions tutorial
perlrun -- how to execute the Perl interpreter
perlsec -- Perl security
perlsource -- A guide to the Perl source tree
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
perltodo -- Link to the Perl to-do list
perltooc -- Links to information on object-oriented programming in Perl
perltoot -- Links to information on object-oriented programming in Perl
perltrap -- Perl traps for the unwary
perlunicode -- Unicode support in Perl
perlunicook -- cookbookish examples of handling Unicode in Perl
perlunifaq -- Perl Unicode FAQ
perluniintro -- Perl Unicode introduction
perlunitut -- Perl Unicode Tutorial
perlutil -- utilities packaged with the Perl distribution
perlvar -- Perl predefined variables
perlvms -- VMS-specific documentation for Perl

Other Pages

#10 -- Win32::OLE by Jan Dubois
Amiga::ARexx -- Perl extension for ARexx support
Amiga::Exec -- Perl extension for low level amiga support
AnyDBM_File -- provide framework for multiple DBMs
Apache::RPC::Server -- A subclass of RPC::XML::Server tuned for mod_perl
Apache::RPC::Status -- A status monitor similar to Apache::Status for RPC
App::Cpan -- easily interact with CPAN from the command line
App::Prove::State::Result::Test -- Individual test results.
App::Prove::State::Result -- Individual test suite results.
App::Prove::State -- State storage for the C<prove> command.
App::Prove -- Implements the C<prove> command.
Archive::Extract -- A generic archive extracting mechanism
Archive::Tar::File -- a subclass for in-memory extracted file from Archive::Tar
Archive::Tar -- module for manipulations of tar archives
Attribute::Handlers -- Simpler definition of attribute handlers
attributes -- get/set subroutine or variable attributes
autodie::exception::system -- Exceptions from autodying system.
autodie::exception -- Exceptions from autodying functions.
autodie::hints -- Provide hints about user subroutines to autodie
autodie::Scope::Guard -- Wrapper class for calling subs at end of scope
autodie::Scope::GuardStack -- Hook stack for managing scopes via %^H
autodie::skip -- Skip a package when throwing autodie exceptions
autodie::Util -- Internal Utility subroutines for autodie and Fatal
autodie -- Replace functions with ones that succeed or die with lexical scope
AutoLoader -- load subroutines only on demand
AutoSplit -- split a package for autoloading
autouse -- postpone load of modules until a function is used
B<CGI::Carp> -- CGI routines for writing to the HTTPD error log
B<Text::Format> -- Various subroutines to format text.
B::Concise -- Walk Perl syntax tree, printing concise info about ops
B::Debug -- Walk Perl syntax tree, printing debug info about ops
B::Deparse -- Perl compiler backend to produce perl code
B::Lint::Debug -- Adds debugging stringification to B::
B::Lint -- Perl lint
B::Op_private -- OP op_private flag definitions
B::Showlex -- Show lexical variables used in functions or files
B::Terse -- Walk Perl syntax tree, printing terse info about ops
B::Xref -- Generates cross reference reports for Perl programs
B -- The Perl Compiler Backend
base -- Establish an ISA relationship with base classes at compile time
Benchmark -- benchmark running times of Perl code
bigint -- Transparent BigInteger support for Perl
bignum -- Transparent BigNumber support for Perl
bigrat -- Transparent BigNumber/BigRational support for Perl
blib -- Use MakeMaker's uninstalled version of a package
Bundle::CPAN -- A bundle to play with all the other modules on CPAN
Bundle::DBI -- A bundle to install DBI and required modules.
bytes -- Perl pragma to expose the individual bytes of characters
C<Getopt::Simple> -- Provide a simple wrapper around Getopt::Long.
C<IO::Capture> -- Abstract Base Class to build modules to capture output.
C<IO::Capture::Stderr> -- Capture all output sent to C<STDERR>
C<IO::Socket::IP> -- Family-neutral IP socket supporting both IPv4 and IPv6
C<Socket> -- networking constants and support functions
Carp::Assert -- executable comments
Carp::Datum::Assert -- Assertion expression extractor
Carp::Datum::Cfg -- Dynamic Debug Configuration Setting for Datum
Carp::Datum::Flags -- Flag Constants
Carp::Datum::MakeMaker -- Offer to strip Carp::Datum calls statically
Carp::Datum::Strip -- strips most Carp::Datum calls lexically
Carp::Datum -- Debugging And Tracing Ultimate Module
Carp::Notify -- Loudly complain in lots of places when things break badly
Carp -- alternative warn and die for modules
CGI::Apache -- Backward compatibility module for CGI.pm
CGI::Cookie -- Interface to Netscape Cookies
CGI::Fast -- CGI Interface for Fast CGI
CGI::Pretty -- module to produce nicely formatted HTML code
CGI::Push -- Simple Interface to Server Push
CGI::Switch -- Backward compatibility module for defunct CGI::Switch
CGI::Util -- Internal utilities used by CGI module
CGI -- Simple Common Gateway Interface Class
charnames -- access to Unicode character names and named character sequences; also define character names
Class::AccessorMaker::Private -- generate private accessor method with default values.
Class::AccessorMaker -- generate accessor methods with default values.
Class::Struct -- declare struct-like datatypes as Perl classes
CLASS -- Alias for __PACKAGE__
Compress::Raw::Bzip2 -- Low-Level Interface to bzip2 compression library
Compress::Raw::Zlib -- Low-Level Interface to zlib compression library
Compress::Zlib -- Interface to zlib compression library
Config::Extensions -- hash lookup of which core extensions were built.
Config::Perl::V -- Structured data retrieval of perl -V output
constant -- Perl pragma to declare constants
CORE -- Namespace for Perl's core routines
CPAN::Admin -- A CPAN Shell for CPAN admins
CPAN::API::HOWTO -- a recipe book for programming with CPAN.pm
CPAN::Debug -- internal debugging for CPAN.pm
CPAN::Distroprefs -- read and match distroprefs
CPAN::FirstTime -- Utility for CPAN::Config file Initialization
CPAN::HandleConfig -- internal configuration handling for CPAN.pm
CPAN::Kwalify -- Interface between CPAN.pm and Kwalify.pm
CPAN::Meta::Converter -- Convert CPAN distribution metadata structures
CPAN::Meta::Feature -- an optional feature provided by a CPAN distribution
CPAN::Meta::History::Meta_1_0 -- Version 1.0 metadata specification for META.yml
CPAN::Meta::History::Meta_1_1 -- Version 1.1 metadata specification for META.yml
CPAN::Meta::History::Meta_1_2 -- Version 1.2 metadata specification for META.yml
CPAN::Meta::History::Meta_1_3 -- Version 1.3 metadata specification for META.yml
CPAN::Meta::History::Meta_1_4 -- Version 1.4 metadata specification for META.yml
CPAN::Meta::History -- history of CPAN Meta Spec changes
CPAN::Meta::Merge -- Merging CPAN Meta fragments
CPAN::Meta::Prereqs -- a set of distribution prerequisites by phase and type
CPAN::Meta::Requirements -- a set of version requirements for a CPAN dist
CPAN::Meta::Spec -- specification for CPAN distribution metadata
CPAN::Meta::Validator -- validate CPAN distribution metadata structures
CPAN::Meta::YAML -- Read and write a subset of YAML for CPAN Meta files
CPAN::Meta -- the distribution metadata for a CPAN dist
CPAN::Nox -- Wrapper around CPAN.pm without using any XS module
CPAN::Plugin::Specfile -- Proof of concept implementation of a trivial CPAN::Plugin
CPAN::Plugin -- Base class for CPAN shell extensions
CPAN::Queue -- internal queue support for CPAN.pm
CPAN::Tarzip -- internal handling of tar archives for CPAN.pm
CPAN::Version -- utility functions to compare CPAN versions
CPAN -- query, download and build perl modules from CPAN sites
CPANPLUS::Backend::RV -- return value objects
CPANPLUS::Backend -- programmer's interface to CPANPLUS
CPANPLUS::Config::HomeEnv -- Set the environment for the CPANPLUS base dir
CPANPLUS::Config -- configuration defaults and heuristics for CPANPLUS
CPANPLUS::Configure -- configuration for CPANPLUS
CPANPLUS::Dist::Autobundle -- distribution class for installation snapshots
CPANPLUS::Dist::Base -- Base class for custom distribution classes
CPANPLUS::Dist::Build::Constants -- Constants for CPANPLUS::Dist::Build
CPANPLUS::Dist::Build -- CPANPLUS plugin to install packages that use Build.PL
CPANPLUS::Dist::MM -- distribution class for MakeMaker related modules
CPANPLUS::Dist::Sample -- Sample code to create your own Dist::* plugin
CPANPLUS::Dist -- base class for plugins
CPANPLUS::Error -- error handling for CPANPLUS
CPANPLUS::FAQ -- CPANPLUS Frequently Asked Questions
CPANPLUS::Hacking -- developing CPANPLUS
CPANPLUS::Internals::Extract -- internals for archive extraction
CPANPLUS::Internals::Fetch -- internals for fetching files
CPANPLUS::Internals::Report -- internals for sending test reports
CPANPLUS::Internals::Search -- internals for searching for modules
CPANPLUS::Internals::Source::Memory -- In memory implementation
CPANPLUS::Internals::Source::SQLite -- SQLite implementation
CPANPLUS::Internals::Source -- internals for updating source files
CPANPLUS::Internals::Utils -- convenience functions for CPANPLUS
CPANPLUS::Internals -- CPANPLUS internals
CPANPLUS::Module::Author::Fake -- dummy author object for CPANPLUS
CPANPLUS::Module::Author -- CPAN author object for CPANPLUS
CPANPLUS::Module::Checksums -- checking the checksum of a distribution
CPANPLUS::Module::Fake -- fake module object for internal use
CPANPLUS::Module -- CPAN module objects for CPANPLUS
CPANPLUS::Selfupdate -- self-updating for CPANPLUS
CPANPLUS::Shell::Classic -- CPAN.pm emulation for CPANPLUS
CPANPLUS::Shell::Default::Plugins::CustomSource -- add custom sources to CPANPLUS
CPANPLUS::Shell::Default::Plugins::HOWTO -- documentation on how to write your own plugins
CPANPLUS::Shell::Default::Plugins::Remote -- connect to a remote CPANPLUS
CPANPLUS::Shell::Default::Plugins::Source -- read in CPANPLUS commands
CPANPLUS::Shell::Default -- the default CPANPLUS shell
CPANPLUS::Shell -- base class for CPANPLUS shells
CPANPLUS -- API & CLI access to the CPAN mirrors
Crypt::TripleDES -- Triple DES encyption.
Cwd -- get pathname of current working directory
Data::Dumper -- stringified perl data structures, suitable for both printing and C<eval>
Data::Grove::Parent -- provide parent properties to Data::Grove objects
Data::Grove::Visitor -- add visitor/callback methods to Data::Grove objects
Data::Grove -- support for deeply nested structures
Data::Lazy.pm -- "lazy" variables
Date::Format -- Date formating subroutines
Date::Language::Bulgarian -- localization for Date::Format
Date::Language::Hungarian -- Magyar format for Date::Format
Date::Language -- Language specific date formating and parsing
Date::Manip::Base -- Base methods for date manipulation
Date::Manip::Calc -- describes date calculations
Date::Manip::Changes5 -- changes in Date::Manip 5.xx
Date::Manip::Changes5to6 -- describes differences between 5.xx and 6.00
Date::Manip::Changes6 -- changes in Date::Manip 6.xx
Date::Manip::Config -- Date::Manip configuration
Date::Manip::ConfigFile -- sample config file
Date::Manip::Date -- Methods for working with dates
Date::Manip::Delta -- Methods for working with deltas
Date::Manip::DM5 -- Date manipulation routines
Date::Manip::DM5abbrevs -- A list of all timezone abbreviations
Date::Manip::DM6 -- Date manipulation routines
Date::Manip::Examples -- examples of how to use Date::Manip
Date::Manip::History -- Twenty years and still going strong
Date::Manip::Holidays -- describes holidays and events
Date::Manip::Interfaces -- A description of functional and OO interfaces
Date::Manip::Lang::catalan -- Catalan language support.
Date::Manip::Lang::danish -- Danish language support.
Date::Manip::Lang::dutch -- Dutch language support.
Date::Manip::Lang::english -- English language support.
Date::Manip::Lang::finnish -- Finnish language support.
Date::Manip::Lang::french -- French language support.
Date::Manip::Lang::german -- German language support.
Date::Manip::Lang::index -- An index of languages supported by Date::Manip
Date::Manip::Lang::italian -- Italian language support.
Date::Manip::Lang::norwegian -- Norwegian language support.
Date::Manip::Lang::polish -- Polish language support.
Date::Manip::Lang::portugue -- Portuguese language support.
Date::Manip::Lang::romanian -- Romanian language support.
Date::Manip::Lang::russian -- Russian language support.
Date::Manip::Lang::spanish -- Spanish language support.
Date::Manip::Lang::swedish -- Swedish language support.
Date::Manip::Lang::turkish -- Turkish language support.
Date::Manip::Lang -- language support for Date::Manip
Date::Manip::Migration5to6 -- how to upgrade from 5.xx to 6.00
Date::Manip::Misc -- Miscellaneous information about Date::Manip
Date::Manip::Obj -- Base class for Date::Manip objects
Date::Manip::Objects -- A description of the various Date::Manip objects
Date::Manip::Problems -- problems and bugs
Date::Manip::Recur -- methods for working with recurring events
Date::Manip::TZ -- an interface to the time zone data
Date::Manip::TZdata -- Internal module for working with the tzdata files
Date::Manip::TZ_Base -- Methods common to the TZ and Base classes
Date::Manip::Zones -- Time zone information
Date::Manip -- Date manipulation routines
Date::Parse -- Parse date strings into time values
DB -- programmatic interface to the Perl debugging API
DBD::DBM -- a DBI driver for DBM & MLDBM files
DBD::File::Developers -- Developers documentation for DBD::File
DBD::File::HowTo -- Guide to create DBD::File based driver
DBD::File::Roadmap -- Planned Enhancements for DBD::File and pure Perl DBD's
DBD::File -- Base class for writing file based DBI drivers
DBD::Gofer::Policy::Base -- Base class for DBD::Gofer policies
DBD::Gofer::Policy::classic -- The 'classic' policy for DBD::Gofer
DBD::Gofer::Policy::pedantic -- The 'pedantic' policy for DBD::Gofer
DBD::Gofer::Policy::rush -- The 'rush' policy for DBD::Gofer
DBD::Gofer::Transport::Base -- base class for DBD::Gofer client transports
DBD::Gofer::Transport::corostream -- Async DBD::Gofer stream transport using Coro and AnyEvent
DBD::Gofer::Transport::null -- DBD::Gofer client transport for testing
DBD::Gofer::Transport::pipeone -- DBD::Gofer client transport for testing
DBD::Gofer::Transport::stream -- DBD::Gofer transport for stdio streaming
DBD::Gofer -- A stateless-proxy driver for communicating with a remote DBI
DBD::Mem -- a DBI driver for Mem & MLMem files
DBD::Proxy -- A proxy driver for the DBI
DBD::Sponge -- Create a DBI statement handle from Perl data
DBD::SQLite::Constants -- common SQLite constants
DBD::SQLite::Cookbook -- The DBD::SQLite Cookbook
DBD::SQLite::Fulltext_search -- Using fulltext searches with DBD::SQLite
DBD::SQLite::VirtualTable::FileContent -- virtual table for viewing file contents
DBD::SQLite::VirtualTable::PerlData -- virtual table hooked to Perl data
DBD::SQLite::VirtualTable -- SQLite virtual tables implemented in Perl
DBD::SQLite -- Self-contained RDBMS in a DBI Driver
DBI::Changes -- List of significant changes to the DBI
DBI::Const::GetInfo::ANSI -- ISO/IEC SQL/CLI Constants for GetInfo
DBI::Const::GetInfo::ODBC -- ODBC Constants for GetInfo
DBI::Const::GetInfoReturn -- Data and functions for describing GetInfo results
DBI::Const::GetInfoType -- Data describing GetInfo type codes
DBI::DBD::Metadata -- Generate the code and data for some DBI metadata methods
DBI::DBD::SqlEngine::Developers -- Developers documentation for DBI::DBD::SqlEngine
DBI::DBD::SqlEngine::HowTo -- Guide to create DBI::DBD::SqlEngine based driver
DBI::DBD::SqlEngine -- Base class for DBI drivers without their own SQL engine
DBI::DBD -- Perl DBI Database Driver Writer's Guide
DBI::Gofer::Execute -- Executes Gofer requests and returns Gofer responses
DBI::Gofer::Request -- Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute
DBI::Gofer::Response -- Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer
DBI::Gofer::Serializer::Base -- base class for Gofer serialization
DBI::Gofer::Serializer::DataDumper -- Gofer serialization using DataDumper
DBI::Gofer::Serializer::Storable -- Gofer serialization using Storable
DBI::Gofer::Transport::Base -- Base class for Gofer transports
DBI::Gofer::Transport::pipeone -- DBD::Gofer server-side transport for pipeone
DBI::Gofer::Transport::stream -- DBD::Gofer server-side transport for stream
DBI::Profile -- Performance profiling and benchmarking for the DBI
DBI::ProfileData -- manipulate DBI::ProfileDumper data dumps
DBI::ProfileDumper::Apache -- capture DBI profiling data from Apache/mod_perl
DBI::ProfileDumper -- profile DBI usage and output data to a file
DBI::ProfileSubs -- Subroutines for dynamic profile Path
DBI::ProxyServer -- a server for the DBD::Proxy driver
DBI::PurePerl -- a DBI emulation using pure perl
DBI::SQL::Nano -- a very tiny SQL engine
DBI::Util::CacheMemory -- a very fast but very minimal subset of Cache::Memory
DBI::W32ODBC -- An experimental DBI emulation layer for Win32::ODBC
DBI -- Database independent interface for Perl
DBM_Filter::compress -- filter for DBM_Filter
DBM_Filter::encode -- filter for DBM_Filter
DBM_Filter::int32 -- filter for DBM_Filter
DBM_Filter::null -- filter for DBM_Filter
DBM_Filter::utf8 -- filter for DBM_Filter
DBM_Filter -- Filter DBM keys/values
DB_File -- Perl5 access to Berkeley DB version 1.x
deprecate -- Perl pragma for deprecating the inclusion of a module in core
Devel::DProf -- a Perl code profiler
Devel::InnerPackage -- find all the inner packages of a package
Devel::Peek -- A data debugging tool for the XS programmer
Devel::PPPort -- Perl/Pollution/Portability
Devel::SelfStubber -- generate stubs for a SelfLoading module
Digest::base -- Digest base class
Digest::file -- Calculate digests of files
Digest::HMAC -- Keyed-Hashing for Message Authentication
Digest::HMAC_MD5 -- Keyed-Hashing for Message Authentication
Digest::HMAC_SHA1 -- Keyed-Hashing for Message Authentication
Digest::MD5 -- Perl interface to the MD5 Algorithm
Digest::SHA -- Perl extension for SHA-1/224/256/384/512
Digest -- Modules that calculate message digests
DirHandle -- supply object methods for directory handles
Dumpvalue -- provides screen dump of Perl data.
DynaLoader -- Dynamically load C libraries into Perl code
Email::Find::addrspec -- exports $Addr_spec_re to Email::Find
Email::Find -- Find RFC 822 email addresses in plain text
Email::Valid -- Check validity of Internet email addresses
Encode::Alias -- alias definitions to encodings
Encode::Byte -- Single Byte Encodings
Encode::CJKConstants.pm -- Internally used by Encode::??::ISO_2022_*
Encode::CN::HZ -- internally used by Encode::CN
Encode::CN -- China-based Chinese Encodings
Encode::compat -- Encode.pm emulation layer
Encode::Config -- internally used by Encode
Encode::EBCDIC -- EBCDIC Encodings
Encode::Encoder -- Object Oriented Encoder
Encode::Encoding -- Encode Implementation Base Class
Encode::GSM0338 -- ESTI GSM 03.38 Encoding
Encode::Guess -- Guesses encoding from data
Encode::JP::H2Z -- internally used by Encode::JP::2022_JP*
Encode::JP::JIS7 -- internally used by Encode::JP
Encode::JP -- Japanese Encodings
Encode::KR::2022_KR -- internally used by Encode::KR
Encode::KR -- Korean Encodings
Encode::Locale -- Determine the locale encoding
Encode::MIME::Header -- MIME encoding for an unstructured email header
Encode::MIME::NAME -- internally used by Encode
Encode::PerlIO -- a detailed document on Encode and PerlIO
Encode::Supported -- Encodings supported by Encode
Encode::Symbol -- Symbol Encodings
Encode::TW -- Taiwan-based Chinese Encodings
Encode::Unicode::UTF7 -- UTF-7 encoding
Encode::Unicode -- Various Unicode Transformation Formats
Encode -- character encodings in Perl
encoding::warnings -- Warn on implicit encoding conversions
encoding -- allows you to write your script in non-ASCII and non-UTF-8
English -- use nice English names for ugly punctuation variables
enum -- C style enumerated types and bitmask flags in Perl
Env -- perl module that imports environment variables as scalars or arrays
Errno -- System errno constants
experimental -- Experimental features made easy
Exporter::Heavy -- Exporter guts
Exporter::Lite -- lightweight exporting of functions and variables
Exporter -- Implements default import method for modules
ExtUtils::CBuilder::Platform::Windows -- Builder class for Windows platforms
ExtUtils::CBuilder -- Compile and link C code for Perl modules
ExtUtils::Command::MM -- Commands for the MM's to use in Makefiles
ExtUtils::Command -- utilities to replace common UNIX commands in Makefiles etc.
ExtUtils::Constant::Base -- base class for ExtUtils::Constant objects
ExtUtils::Constant::Utils -- helper functions for ExtUtils::Constant
ExtUtils::Constant::XS -- generate C code for XS modules' constants.
ExtUtils::Constant -- generate XS code to import C header constants
ExtUtils::Embed -- Utilities for embedding Perl in C/C++ applications
ExtUtils::Install -- install files from here to there
ExtUtils::Installed -- Inventory management of installed modules
ExtUtils::Liblist -- determine libraries to use and how to use them
ExtUtils::MakeMaker::Config -- Wrapper around Config.pm
ExtUtils::MakeMaker::FAQ -- Frequently Asked Questions About MakeMaker
ExtUtils::MakeMaker::Locale -- bundled Encode::Locale
ExtUtils::MakeMaker::Tutorial -- Writing a module with MakeMaker
ExtUtils::MakeMaker -- Create a module Makefile
ExtUtils::Manifest -- Utilities to write and check a MANIFEST file
ExtUtils::Miniperl -- write the C code for miniperlmain.c and perlmain.c
ExtUtils::Mkbootstrap -- make a bootstrap file for use by DynaLoader
ExtUtils::Mksymlists -- write linker options files for dynamic extension
ExtUtils::MM -- OS adjusted ExtUtils::MakeMaker subclass
ExtUtils::MM_AIX -- AIX specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Any -- Platform-agnostic MM methods
ExtUtils::MM_BeOS -- methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Cygwin -- methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Darwin -- special behaviors for OS X
ExtUtils::MM_DOS -- DOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_MacOS -- once produced Makefiles for MacOS Classic
ExtUtils::MM_NW5 -- methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_OS2 -- methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_QNX -- QNX specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Unix -- methods used by ExtUtils::MakeMaker
ExtUtils::MM_UWIN -- U/WIN specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_VMS -- methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_VOS -- VOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Win32 -- methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Win95 -- method to customize MakeMaker for Win9X
ExtUtils::MY -- ExtUtils::MakeMaker subclass for customization
ExtUtils::Packlist -- manage .packlist files
ExtUtils::ParseXS::Constants -- Initialization values for some globals
ExtUtils::ParseXS::Eval -- Clean package to evaluate code in
ExtUtils::ParseXS::Utilities -- Subroutines used with ExtUtils::ParseXS
ExtUtils::ParseXS -- converts Perl XS code into C code
ExtUtils::testlib -- add blib/* directories to @INC
ExtUtils::Typemaps::Cmd -- Quick commands for handling typemaps
ExtUtils::Typemaps::InputMap -- Entry in the INPUT section of a typemap
ExtUtils::Typemaps::OutputMap -- Entry in the OUTPUT section of a typemap
ExtUtils::Typemaps::Type -- Entry in the TYPEMAP section of a typemap
ExtUtils::Typemaps -- Read/Write/Modify Perl/XS typemap files
ExtUtils::XSSymSet -- keep sets of symbol names palatable to the VMS linker
Fatal -- Replace functions with equivalents which succeed or die
Fcntl -- load the C Fcntl.h defines
feature -- Perl pragma to enable new features
fields -- compile-time class fields
File::Basename -- Parse file paths into directory, filename and suffix.
File::Compare -- Compare files or filehandles
File::Copy -- Copy files or filehandles
File::DosGlob -- DOS like globbing and then some
File::Fetch -- A generic file fetching mechanism
File::Find -- Traverse a directory tree.
File::Glob -- Perl extension for BSD glob routine
File::GlobMapper -- Extend File Glob to Allow Input and Output Files
File::Listing -- parse directory listing
File::Path -- Create or remove directory trees
File::Remove -- Remove files and directories
File::Spec::AmigaOS -- File::Spec for AmigaOS
File::Spec::Cygwin -- methods for Cygwin file specs
File::Spec::Epoc -- methods for Epoc file specs
File::Spec::Functions -- portably perform operations on file names
File::Spec::Mac -- File::Spec for Mac OS
File::Spec::OS2 -- methods for OS/2 file specs
File::Spec::Unix -- File::Spec for Unix, base for other File::Spec modules
File::Spec::VMS -- methods for VMS file specs
File::Spec::Win32 -- methods for Win32 file specs
File::Spec -- portably perform operations on file names
File::stat -- by-name interface to Perl's built-in stat functions
File::Temp -- return name and handle of a temporary file safely
FileCache -- keep more files open than the system permits
FileHandle -- supply object methods for filehandles
filetest -- Perl pragma to control the filetest permission operators
Filter::Simple -- Simplified source filtering
Filter::Util::Call -- Perl Source Filter Utility Module
FindBin -- Locate directory of original perl script
Font::AFM -- Interface to Adobe Font Metrics files
GDBM_File -- Perl5 access to the gdbm library.
Getargs::Long -- Named subroutine arguments, with optional type checking
GetArgs -- Perl module to allow enhanced argument passing,
Getopt::ArgvFile -- interpolates script options from files into @ARGV or another array
Getopt::Casual -- A casual replacement for other Getopt modules and C<-s>.
Getopt::constant -- set constants from command line options
Getopt::Declare -- Declaratively Expressed Command-Line Arguments via Regular Expressions
Getopt::EvaP -- evaluate Perl command line parameters.
Getopt::Function -- provide mixed options with help information
Getopt::Long -- Extended processing of command line options
Getopt::Mixed -- [OBSOLETE] getopt processing with both long and short options
Getopt::Regex -- handle command line options flexibly using regular expressions
Getopt::Std -- Process single-character switches with switch clustering
Getopt::Tabular -- table-driven argument parsing for Perl 5
Hash::Util::FieldHash -- Support for Inside-Out Classes
Hash::Util -- A selection of general-utility hash subroutines
HTML::AsSubs -- functions that construct a HTML syntax tree
HTML::Element::traverse -- discussion of HTML::Element's traverse method
HTML::Element -- Class for objects that represent HTML elements
HTML::Entities -- Encode or decode strings with HTML entities
HTML::Filter -- Filter HTML text through the parser
HTML::FormatMarkdown -- Format HTML as Markdown
HTML::FormatPS -- Format HTML as PostScript
HTML::FormatRTF -- Format HTML as RTF
HTML::Formatter -- Base class for HTML formatters
HTML::FormatText -- Format HTML as plaintext
HTML::FromText -- converts plain text to HTML
HTML::HeadParser -- Parse <HEAD> section of a HTML document
HTML::LinkExtor -- Extract links from an HTML document
HTML::LinkExtractor -- Extract I<L<links|/"WHAT'S A LINK-type tag">> from an HTML document
HTML::Parse -- Deprecated, a wrapper around HTML::TreeBuilder
HTML::Parser -- HTML parser class
HTML::PullParser -- Alternative HTML::Parser interface
HTML::Tagset -- data tables useful in parsing HTML
HTML::TextToHTML -- convert plain text file to HTML
HTML::TokeParser -- Alternative HTML::Parser interface
HTML::Tree::AboutObjects -- article: "User's View of Object-Oriented Modules"
HTML::Tree::AboutTrees -- article on tree-shaped data structures in Perl
HTML::Tree::Scanning -- article: "Scanning HTML"
HTML::Tree -- build and scan parse-trees of HTML
HTML::TreeBuilder -- Parser that builds a HTML syntax tree
htmlcrossref -- Test HTML cross reference links
htmldir -- Test --htmldir feature
htmllink -- Test HTML links
HTTP::Config -- Configuration for request and response objects
HTTP::Cookies::Microsoft -- Access to Microsoft cookies files
HTTP::Cookies::Netscape -- Access to Netscape cookies files
HTTP::Cookies -- HTTP cookie jars
HTTP::Daemon -- A simple http server class
HTTP::Date -- date conversion routines
HTTP::Headers::Util -- Header value parsing utility functions
HTTP::Headers -- Class encapsulating HTTP Message headers
HTTP::Message -- HTTP style message
HTTP::Negotiate -- choose a variant to serve
HTTP::Request::Common -- Construct common HTTP::Request objects
HTTP::Request -- HTTP style request message
HTTP::Response -- HTTP style response message
HTTP::Status -- HTTP Status code processing
HTTP::Tiny -- A small, simple, correct HTTP/1.1 client
I18N::Charset -- IANA Character Set Registry names and Unicode::MapUTF8 conversion scheme names
I18N::Collate -- compare 8-bit scalar data according to the current locale
I18N::Langinfo -- query locale information
I18N::LangTags::Detect -- detect the user's language preferences
I18N::LangTags::List -- tags and names for human languages
I18N::LangTags -- functions for dealing with RFC3066-style language tags
if -- C<use> a Perl module if a condition holds
inc::Module::Install::DSL -- Domain Specific Language for Module::Install
inc::Module::Install -- Module::Install configuration system
integer -- Perl pragma to use integer arithmetic instead of floating point
Internals -- Reserved special namespace for internals related functions
IO::Capture::Stdout -- Capture any output sent to STDOUT
IO::CaptureOutput -- capture STDOUT and STDERR from Perl code, subprocesses or XS
IO::Compress::Base -- Base Class for IO::Compress modules
IO::Compress::Bzip2 -- Write bzip2 files/buffers
IO::Compress::Deflate -- Write RFC 1950 files/buffers
IO::Compress::FAQ -- Frequently Asked Questions about IO::Compress
IO::Compress::Gzip -- Write RFC 1952 files/buffers
IO::Compress::RawDeflate -- Write RFC 1951 files/buffers
IO::Compress::Zip -- Write zip files/buffers
IO::Dir -- supply object methods for directory handles
IO::File -- supply object methods for filehandles
IO::Handle -- supply object methods for I/O handles
IO::HTML -- Open an HTML file with automatic charset detection
IO::Pipe -- supply object methods for pipes
IO::Poll -- Object interface to system poll call
IO::Seekable -- supply seek based methods for I/O objects
IO::Select -- OO interface to the select system call
IO::Socket::INET -- Object interface for AF_INET domain sockets
IO::Socket::UNIX -- Object interface for AF_UNIX domain sockets
IO::Socket -- Object interface to socket communications
IO::Uncompress::AnyInflate -- Uncompress zlib-based file/buffer
IO::Uncompress::AnyUncompress -- Uncompress gzip, zip, bzip2 or lzop file/buffer
IO::Uncompress::Base -- Base Class for IO::Uncompress modules
IO::Uncompress::Bunzip2 -- Read bzip2 files/buffers
IO::Uncompress::Gunzip -- Read RFC 1952 files/buffers
IO::Uncompress::Inflate -- Read RFC 1950 files/buffers
IO::Uncompress::RawInflate -- Read RFC 1951 files/buffers
IO::Uncompress::Unzip -- Read zip files/buffers
IO::Zlib -- IO:: style interface to L<Compress::Zlib>
IO -- load various IO modules
IPC::Cmd -- finding and running system commands made easy
IPC::Msg -- SysV Msg IPC object class
IPC::Open2 -- open a process for both reading and writing using open2
IPC::Open3 -- open a process for reading, writing, and error handling using open3
IPC::Semaphore -- SysV Semaphore IPC object class
IPC::SharedMem -- SysV Shared Memory IPC object class
IPC::SysV -- System V IPC constants and system calls
JSON::PP5005 -- Helper module in using JSON::PP in Perl 5.005
JSON::PP56 -- Helper module in using JSON::PP in Perl 5.6
JSON::PP::Boolean -- dummy module providing JSON::PP::Boolean
JSON::PP -- JSON::XS compatible pure-Perl module.
JSON -- JSON encoder/decoder
less -- perl pragma to request less of something
lib -- manipulate @INC at compile time
libnetFAQ -- libnet Frequently Asked Questions
Lingua::KO::Hangul::Util -- utility functions for Hangul in Unicode
List::Util::XS -- Indicate if List::Util was compiled with a C compiler
List::Util -- A selection of general-utility list subroutines
Locale::Codes::Changes -- details changes to Locale::Codes
Locale::Codes::Country -- module for dealing with country code sets
Locale::Codes::Currency -- module for dealing with currency code sets
Locale::Codes::LangExt -- module for dealing with langext code sets
Locale::Codes::LangFam -- module for dealing with langfam code sets
Locale::Codes::Language -- module for dealing with language code sets
Locale::Codes::LangVar -- module for dealing with langvar code sets
Locale::Codes::Script -- module for dealing with script code sets
Locale::Codes::Types -- types of data sets supported
Locale::Codes -- a distribution of modules to handle locale codes
Locale::Country -- module for dealing with country code sets
Locale::Currency -- module for dealing with currency code sets
Locale::Language -- module for dealing with language code sets
Locale::Maketext::Cookbook -- recipes for using Locale::Maketext
Locale::Maketext::Guts -- Deprecated module to load Locale::Maketext utf8 code
Locale::Maketext::GutsLoader -- Deprecated module to load Locale::Maketext utf8 code
Locale::Maketext::Simple -- Simple interface to Locale::Maketext::Lexicon
Locale::Maketext::TPJ13 -- article about software localization
Locale::Maketext -- framework for localization
Locale::Script -- module for dealing with script code sets
locale -- Perl pragma to use or avoid POSIX locales for built-in operations
Log::Agent::Channel::File -- file logging channel for Log::Agent
Log::Agent::Channel::Handle -- I/O handle logging channel for Log::Agent
Log::Agent::Channel::Syslog -- syslog logging channel for Log::Agent::Logger
Log::Agent::Channel -- ancestor class for all Log::Agent channels
Log::Agent::Driver::Datum -- interceptor driver to cooperate with Carp::Datum
Log::Agent::Driver::Default -- default logging driver for Log::Agent
Log::Agent::Driver::File -- file logging driver for Log::Agent
Log::Agent::Driver::Fork -- dummy driver for forking output to multiple drivers
Log::Agent::Driver::Mail -- email driver for Log::Agent
Log::Agent::Driver::Silent -- silent logging driver for Log::Agent
Log::Agent::Driver::Syslog -- syslog logging driver for Log::Agent
Log::Agent::Driver -- ancestor class for all Log::Agent drivers
Log::Agent::File::Native -- low-overhead IO::File
Log::Agent::Message -- a log message
Log::Agent::Priorities -- conversion between syslog priorities and levels
Log::Agent::Stamping -- time-stamping routines
Log::Agent::Tag::Callback -- a dynamic tag string
Log::Agent::Tag::Caller -- formats caller information
Log::Agent::Tag::Priority -- a log priority tag string
Log::Agent::Tag::String -- a constant tag string
Log::Agent::Tag -- formats caller information
Log::Agent::Tag_List -- user-defined tags to add to every log
Log::Agent -- logging agent
Log::Message::Config -- Configuration options for Log::Message
Log::Message::Handlers -- Message handlers for Log::Message
Log::Message::Item -- Message objects for Log::Message
Log::Message::Simple -- Simplified interface to Log::Message
Log::Message -- A generic message storing mechanism;
LWP::Authen::Ntlm -- Library for enabling NTLM authentication in LWP
LWP::ConnCache -- Connection cache manager
LWP::Debug -- deprecated
LWP::MediaTypes -- guess media type for a file or a URL
LWP::MemberMixin -- Member access mixin class
LWP::Protocol -- Base class for LWP protocols
LWP::RobotUA -- a class for well-behaved Web robots
LWP::Simple -- simple procedural interface to LWP
LWP::UserAgent -- Web user agent class
LWP -- The World-Wide Web library for Perl
lwpcook -- The libwww-perl cookbook
lwptut -- An LWP Tutorial
Mail::Address -- parse mail addresses
Mail::Cap -- understand mailcap files
Mail::Field::AddrList -- object representation of e-mail address lists
Mail::Field::Date -- a date header field
Mail::Field::Generic -- implementation for inspecific fields
Mail::Field -- base-class for manipulation of mail header fields
Mail::Filter -- filter mail through multiple subroutines
Mail::Header -- manipulate MIME headers
Mail::Internet -- manipulate email messages
Mail::Mailer -- send simple emails
Mail::Send -- Simple electronic mail interface
Mail::Util -- mail utility functions
MailTools -- bundle of ancient email modules
Math::BigFloat -- Arbitrary size floating point math package
Math::BigInt::Calc -- Pure Perl module to support Math::BigInt
Math::BigInt::FastCalc -- Math::BigInt::Calc with some XS for more speed
Math::BigInt::Lib -- virtual parent class for Math::BigInt libraries
Math::BigInt -- Arbitrary size integer/float math package
Math::BigRat -- Arbitrary big rational numbers
Math::Complex -- complex numbers and associated mathematical functions
Math::Int64::die_on_overflow -- catch overflows when using Math::Int64
Math::Int64::native_if_available -- Use the native Perl 64-bit integer implementation when available
Math::Int64 -- Manipulate 64 bits integers in Perl
Math::Trig -- trigonometric functions
Math::UInt64 -- Manipulate 64 bit unsigned integers from Perl
MD5 -- Perl interface to the MD5 Message-Digest Algorithm
Memoize::AnyDBM_File -- glue to provide EXISTS for AnyDBM_File for Storable use
Memoize::Expire -- Plug-in module for automatic expiration of memoized values
Memoize::ExpireFile -- test for Memoize expiration semantics
Memoize::ExpireTest -- test for Memoize expiration semantics
Memoize::NDBM_File -- glue to provide EXISTS for NDBM_File for Storable use
Memoize::SDBM_File -- glue to provide EXISTS for SDBM_File for Storable use
Memoize::Storable -- store Memoized data in Storable database
Memoize -- Make functions faster by trading space for time
MIME-tools -- modules for parsing MIME entities
MIME::Base64 -- Encoding and decoding of base64 strings
MIME::Body -- the body of a MIME message
MIME::Decoder::Base64 -- encode/decode a "base64" stream
MIME::Decoder::Binary -- perform no encoding/decoding
MIME::Decoder::BinHex -- decode a "binhex" stream
MIME::Decoder::Gzip64 -- decode a "base64" gzip stream
MIME::Decoder::NBit -- encode/decode a "7bit" or "8bit" stream
MIME::Decoder::QuotedPrint -- encode/decode a "quoted-printable" stream
MIME::Decoder::UU -- decode a "uuencoded" stream
MIME::Decoder -- an object for decoding the body part of a MIME stream
MIME::Entity -- class for parsed-and-decoded MIME message
MIME::Field::ContDisp -- a "Content-disposition" field
MIME::Field::ConTraEnc -- a "Content-transfer-encoding" field
MIME::Field::ContType -- a "Content-type" field
MIME::Field::ParamVal -- subclass of Mail::Field, for structured MIME fields
MIME::Head -- MIME message header
MIME::Parser::Filer -- manage file-output of the parser
MIME::Parser::Reader -- a line-oriented reader for a MIME::Parser
MIME::Parser::Results -- results of the last entity parsed
MIME::Parser -- experimental class for parsing MIME streams
MIME::QuotedPrint -- Encoding and decoding of quoted-printable strings
MIME::WordDecoder -- decode RFC 2047 encoded words to a local representation
MIME::Words -- deal with RFC 2047 encoded words
Module::AutoInstall -- Automatic install of dependencies via CPAN
Module::Build::API -- API Reference for Module Authors
Module::Build::Authoring -- Authoring Module::Build modules
Module::Build::Base -- Default methods for Module::Build
Module::Build::Bundling -- How to bundle Module::Build with a distribution
Module::Build::Compat -- Compatibility with ExtUtils::MakeMaker
Module::Build::Cookbook -- Examples of Module::Build Usage
Module::Build::Notes -- Create persistent distribution configuration modules
Module::Build::Platform::aix -- Builder class for AIX platform
Module::Build::Platform::cygwin -- Builder class for Cygwin platform
Module::Build::Platform::darwin -- Builder class for Mac OS X platform
Module::Build::Platform::Default -- Stub class for unknown platforms
Module::Build::Platform::MacOS -- Builder class for MacOS platforms
Module::Build::Platform::os2 -- Builder class for OS/2 platform
Module::Build::Platform::Unix -- Builder class for Unix platforms
Module::Build::Platform::VMS -- Builder class for VMS platforms
Module::Build::Platform::VOS -- Builder class for VOS platforms
Module::Build::Platform::Windows -- Builder class for Windows platforms
Module::Build::PPMMaker -- Perl Package Manager file creation
Module::Build -- Build and install Perl modules
Module::CoreList::Utils -- what utilities shipped with versions of perl
Module::CoreList -- what modules shipped with versions of perl
Module::Install::Admin::Include -- include methods for Module::Install
Module::Install::Admin -- Author-side manager for Module::Install
Module::Install::API -- Command Reference for Module::Install
Module::Install::Base -- Base class for Module::Install extensions
Module::Install::Bundle -- Bundle distributions along with your distribution
Module::Install::Can -- Utility functions for capability detection
Module::Install::Compiler -- Commands for interacting with the C compiler
Module::Install::Deprecated -- Warnings and help for deprecated commands
Module::Install::External -- Specify dependencies on external non-Perl things
Module::Install::FAQ -- Frequently Asked Questions for Module::Install
Module::Install::MakeMaker -- Extension Rules for ExtUtils::MakeMaker
Module::Install::PAR -- Module::Install Support for PAR::Dist packages
Module::Install::Philosophy -- The concepts behind Module::Install
Module::Install::Share -- Install non-code files for use during run-time
Module::Install::With -- find environnement for Module::Install
Module::Install -- Standalone, extensible Perl module installer
Module::Load::Conditional -- Looking up module information / loading at runtime
Module::Load -- runtime require of both modules and files
Module::Loaded -- mark modules as loaded or unloaded
Module::Metadata -- Gather package and POD information from perl module files
Module::Pluggable::Object -- automatically give your module the ability to have plugins
Module::Pluggable -- automatically give your module the ability to have plugins
Module::Runtime -- runtime module handling
Module::ScanDeps -- Recursively scan Perl code for dependencies
MRO::Compat -- mro::* interface compatibility for Perls < 5.9.5
mro -- Method Resolution Order
NDBM_File -- Tied access to ndbm files
Net::Bind::Resolv -- a class to munge /etc/resolv.conf data.
Net::Bind::Utils -- various routines common across Net::Bind packages.
Net::Bind -- load various Net::Bind modules
Net::Cmd -- Network Command class
Net::Config -- Local configuration data for libnet
Net::Daemon::Log -- Utility functions for logging
Net::Daemon::Test -- support functions for testing Net::Daemon servers
Net::Daemon -- Perl extension for portable daemons
Net::DHCP::Watch -- A class for monitoring a remote DHCPD server.
Net::DNS::Domain -- DNS domains
Net::DNS::DomainName -- DNS name representation
Net::DNS::FAQ -- Frequently Asked Net::DNS Questions
Net::DNS::Header -- DNS packet header
Net::DNS::Mailbox -- DNS mailbox representation
Net::DNS::Nameserver -- DNS server class
Net::DNS::Packet -- DNS protocol packet
Net::DNS::Parameters -- DNS parameter assignments
Net::DNS::Question -- DNS question record
Net::DNS::Resolver::android -- Android resolver class
Net::DNS::Resolver::Base -- DNS resolver base class
Net::DNS::Resolver::cygwin -- Cygwin resolver class
Net::DNS::Resolver::MSWin32 -- MS Windows resolver class
Net::DNS::Resolver::os2 -- OS2 resolver class
Net::DNS::Resolver::os390 -- IBM OS/390 resolver class
Net::DNS::Resolver::Recurse -- DNS recursive resolver
Net::DNS::Resolver::UNIX -- Unix resolver class
Net::DNS::Resolver -- DNS resolver class
Net::DNS::RR::A -- DNS A resource record
Net::DNS::RR::AAAA -- DNS AAAA resource record
Net::DNS::RR::AFSDB -- DNS AFSDB resource record
Net::DNS::RR::APL -- DNS APL resource record
Net::DNS::RR::CAA -- DNS CAA resource record
Net::DNS::RR::CDNSKEY -- DNS CDNSKEY resource record
Net::DNS::RR::CDS -- DNS CDS resource record
Net::DNS::RR::CERT -- DNS CERT resource record
Net::DNS::RR::CNAME -- DNS CNAME resource record
Net::DNS::RR::CSYNC -- DNS CSYNC resource record
Net::DNS::RR::DHCID -- DNS DHCID resource record
Net::DNS::RR::DLV -- DNS DLV resource record
Net::DNS::RR::DNAME -- DNS DNAME resource record
Net::DNS::RR::DNSKEY -- DNS DNSKEY resource record
Net::DNS::RR::DS -- DNS DS resource record
Net::DNS::RR::EUI48 -- DNS EUI48 resource record
Net::DNS::RR::EUI64 -- DNS EUI64 resource record
Net::DNS::RR::GPOS -- DNS GPOS resource record
Net::DNS::RR::HINFO -- DNS HINFO resource record
Net::DNS::RR::HIP -- DNS HIP resource record
Net::DNS::RR::IPSECKEY -- DNS IPSECKEY resource record
Net::DNS::RR::ISDN -- DNS ISDN resource record
Net::DNS::RR::KEY -- DNS KEY resource record
Net::DNS::RR::KX -- DNS KX resource record
Net::DNS::RR::L32 -- DNS L32 resource record
Net::DNS::RR::L64 -- DNS L64 resource record
Net::DNS::RR::LOC -- DNS LOC resource record
Net::DNS::RR::LP -- DNS LP resource record
Net::DNS::RR::MB -- DNS MB resource record
Net::DNS::RR::MG -- DNS MG resource record
Net::DNS::RR::MINFO -- DNS MINFO resource record
Net::DNS::RR::MR -- DNS MR resource record
Net::DNS::RR::MX -- DNS MX resource record
Net::DNS::RR::NAPTR -- DNS NAPTR resource record
Net::DNS::RR::NID -- DNS NID resource record
Net::DNS::RR::NS -- DNS NS resource record
Net::DNS::RR::NSEC3 -- DNS NSEC3 resource record
Net::DNS::RR::NSEC3PARAM -- DNS NSEC3PARAM resource record
Net::DNS::RR::NSEC -- DNS NSEC resource record
Net::DNS::RR::NULL -- DNS NULL resource record
Net::DNS::RR::OPENPGPKEY -- DNS OPENPGPKEY resource record
Net::DNS::RR::OPT -- DNS OPT resource record
Net::DNS::RR::PTR -- DNS PTR resource record
Net::DNS::RR::PX -- DNS PX resource record
Net::DNS::RR::RP -- DNS RP resource record
Net::DNS::RR::RRSIG -- DNS RRSIG resource record
Net::DNS::RR::RT -- DNS RT resource record
Net::DNS::RR::SIG -- DNS SIG resource record
Net::DNS::RR::SMIMEA -- DNS SMIMEA resource record
Net::DNS::RR::SOA -- DNS SOA resource record
Net::DNS::RR::SPF -- DNS SPF resource record
Net::DNS::RR::SRV -- DNS SRV resource record
Net::DNS::RR::SSHFP -- DNS SSHFP resource record
Net::DNS::RR::TKEY -- DNS TKEY resource record
Net::DNS::RR::TLSA -- DNS TLSA resource record
Net::DNS::RR::TSIG -- DNS TSIG resource record
Net::DNS::RR::TXT -- DNS TXT resource record
Net::DNS::RR::URI -- DNS URI resource record
Net::DNS::RR::X25 -- DNS X25 resource record
Net::DNS::RR -- DNS resource record base class
Net::DNS::Text -- DNS text representation
Net::DNS::Update -- DNS dynamic update packet
Net::DNS::ZoneFile -- DNS zone file
Net::DNS -- Perl Interface to the Domain Name System
Net::Domain -- Attempt to evaluate the current host's internet name and domain
Net::FTP::dataconn -- FTP Client data connection class
Net::FTP -- FTP Client class
Net::hostent -- by-name interface to Perl's built-in gethost* functions
Net::HTTP::Methods -- Methods shared by Net::HTTP and Net::HTTPS
Net::HTTP::NB -- Non-blocking HTTP client
Net::HTTP -- Low-level HTTP connection
Net::HTTPS -- Low-level HTTP over SSL/TLS connection
Net::netent -- by-name interface to Perl's built-in getnet* functions
Net::Netrc -- OO interface to users netrc file
Net::NNTP -- NNTP Client class
Net::PH -- CCSO Nameserver Client class
Net::Ping -- check a remote host for reachability
Net::POP3 -- Post Office Protocol 3 Client class
Net::protoent -- by-name interface to Perl's built-in getproto* functions
Net::servent -- by-name interface to Perl's built-in getserv* functions
Net::SMTP -- Simple Mail Transfer Protocol Client
Net::SNPP -- Simple Network Pager Protocol Client
Net::SSLeay::Handle -- Perl module that lets SSL sockets be
Net::SSLeay -- Perl extension for using OpenSSL
Net::Telnet -- interact with TELNET port or other TCP ports
Net::Time -- time and daytime network client interface
Net::Whois -- Get and parse "whois" domain data from InterNIC
NEXT -- Provide a pseudo-class NEXT that allows method redispatch
O -- Generic interface to Perl Compiler backends
Object::Accessor -- interface to create per object accessors
ODBM_File -- Tied access to odbm files
ok -- Alternative to Test::More::use_ok
Opcode -- Disable named opcodes when compiling perl code
open -- perl pragma to set default PerlIO layers for input and output
ops -- Perl pragma to restrict unsafe operations when compiling
OptreeCheck -- check optrees as rendered by B::Concise
overload -- Package for overloading Perl operations
overloading -- perl pragma to lexically control overloading
Package::Constants -- List all constants declared in a package
Params::Check -- A generic input parsing/checking mechanism.
parent -- Establish an ISA relationship with base classes at compile time
Parse::CPAN::Meta -- Parse META.yml and META.json CPAN metadata files
Perl::OSType -- Map Perl operating system names to generic types
perl -- very old suspect documentation on porting.
perldoc -- Look up Perl documentation in Pod format.
perlfaq1 -- General Questions About Perl
perlfaq2 -- Obtaining and Learning about Perl
perlfaq3 -- Programming Tools
perlfaq4 -- Data Manipulation
perlfaq5 -- Files and Formats
perlfaq6 -- Regular Expressions
perlfaq7 -- General Perl Language Issues
perlfaq8 -- System Interaction
perlfaq9 -- Web, Email and Networking
perlfaq -- Frequently asked questions about Perl
perlglossary -- Perl Glossary
PerlIO::encoding -- encoding layer
PerlIO::mmap -- Memory mapped IO
PerlIO::scalar -- in-memory IO, scalar IO
PerlIO::via::QuotedPrint -- PerlIO layer for quoted-printable strings
PerlIO::via -- Helper class for PerlIO layers implemented in perl
PerlIO -- On demand loader for PerlIO layers and root of PerlIO::* name space
perlpodspeccopy -- Plain Old Documentation: format specification and notes
perlvarcopy -- Perl predefined variables
perlxs -- XS language reference manual
perlxstut -- Tutorial for writing XSUBs
perlxstypemap -- Perl XS C/Perl type mapping
Pod::Checker -- check pod documents for syntax errors
Pod::Escapes -- for resolving Pod EE<lt>...E<gt> sequences
Pod::Find -- find POD documents in directory trees
Pod::Functions -- Group Perl's functions a la perlfunc.pod
Pod::Html -- module to convert pod files to HTML
Pod::InputObjects -- objects representing POD input paragraphs, commands, etc.
Pod::LaTeX -- Convert Pod data to formatted Latex
Pod::Man -- Convert POD data to formatted *roff input
Pod::ParseLink -- Parse an LE<lt>E<gt> formatting code in POD text
Pod::Parser -- base class for creating POD filters and translators
Pod::ParseUtils -- helpers for POD parsing and conversion
Pod::Perldoc::BaseTo -- Base for Pod::Perldoc formatters
Pod::Perldoc::GetOptsOO -- Customized option parser for Pod::Perldoc
Pod::Perldoc::ToANSI -- render Pod with ANSI color escapes
Pod::Perldoc::ToChecker -- let Perldoc check Pod for errors
Pod::Perldoc::ToMan -- let Perldoc render Pod as man pages
Pod::Perldoc::ToNroff -- let Perldoc convert Pod to nroff
Pod::Perldoc::ToPod -- let Perldoc render Pod as ... Pod!
Pod::Perldoc::ToRtf -- let Perldoc render Pod as RTF
Pod::Perldoc::ToTerm -- render Pod with terminal escapes
Pod::Perldoc::ToText -- let Perldoc render Pod as plaintext
Pod::Perldoc::ToTk -- let Perldoc use Tk::Pod to render Pod
Pod::Perldoc::ToXml -- let Perldoc render Pod as XML
Pod::Perldoc -- Look up Perl documentation in Pod format.
Pod::PlainText -- Convert POD data to formatted ASCII text
Pod::Simple::Checker -- check the Pod syntax of a document
Pod::Simple::Debug -- put Pod::Simple into trace/debug mode
Pod::Simple::DumpAsText -- dump Pod-parsing events as text
Pod::Simple::DumpAsXML -- turn Pod into XML
Pod::Simple::HTML -- convert Pod to HTML
Pod::Simple::HTMLBatch -- convert several Pod files to several HTML files
Pod::Simple::LinkSection -- represent "section" attributes of L codes
Pod::Simple::Methody -- turn Pod::Simple events into method calls
Pod::Simple::PullParser -- a pull-parser interface to parsing Pod
Pod::Simple::PullParserEndToken -- end-tokens from Pod::Simple::PullParser
Pod::Simple::PullParserStartToken -- start-tokens from Pod::Simple::PullParser
Pod::Simple::PullParserTextToken -- text-tokens from Pod::Simple::PullParser
Pod::Simple::PullParserToken -- tokens from Pod::Simple::PullParser
Pod::Simple::RTF -- format Pod as RTF
Pod::Simple::Search -- find POD documents in directory trees
Pod::Simple::SimpleTree -- parse Pod into a simple parse tree
Pod::Simple::Subclassing -- write a formatter as a Pod::Simple subclass
Pod::Simple::Text -- format Pod as plaintext
Pod::Simple::TextContent -- get the text content of Pod
Pod::Simple::XHTML -- format Pod as validating XHTML
Pod::Simple::XMLOutStream -- turn Pod into XML
Pod::Simple -- framework for parsing Pod
Pod::Text::Color -- Convert POD data to formatted color ASCII text
Pod::Text::Overstrike -- Convert POD data to formatted overstrike text
Pod::Text::Termcap -- Convert POD data to ASCII text with format escapes
Pod::Text -- Convert POD data to formatted text
Pod::Usage -- print a usage message from embedded pod documentation
podselect -- extract selected sections of POD from input
POSIX -- Perl interface to IEEE Std 1003.1
re -- Perl pragma to alter regular expression behaviour
RPC::XML::Client -- An XML-RPC client class
RPC::XML::Parser::XMLLibXML -- A container class for XML::LibXML
RPC::XML::Parser::XMLParser -- A container class for XML::Parser
RPC::XML::Parser -- Interface for parsers created by RPC::XML::ParserFactory
RPC::XML::ParserFactory -- A factory class for RPC::XML::Parser objects
RPC::XML::Procedure -- Object encapsulation of server-side RPC procedures
RPC::XML::Server -- A server base-class for XML-RPC
RPC::XML -- A set of classes for core data, message and XML handling
Safe -- Compile and execute code in restricted compartments
Scalar::Util -- A selection of general-utility scalar subroutines
SDBM_File -- Tied access to sdbm files
Search::Dict -- look - search for key in dictionary file
SelectSaver -- save and restore selected file handle
SelfLoader -- load functions only on demand
sigtrap -- Perl pragma to enable simple signal handling
sort -- perl pragma to control sort behaviour
splain -- produce verbose warning diagnostics
Storable -- persistence for Perl data structures
strict -- Perl pragma to restrict unsafe constructs
String::Multibyte::Big5 -- internally used by String::Multibyte
String::Multibyte::Big5Plus -- internally used by String::Multibyte
String::Multibyte::Bytes -- internally used by String::Multibyte for bytes encoding scheme
String::Multibyte::EUC -- internally used by String::Multibyte
String::Multibyte::EUC_JP -- internally used by String::Multibyte
String::Multibyte::EUC_TW -- internally used by String::Multibyte
String::Multibyte::GB18030 -- internally used by String::Multibyte
String::Multibyte::GBK -- internally used by String::Multibyte
String::Multibyte::Grapheme -- internally used by String::Multibyte
String::Multibyte::Johab -- internally used by String::Multibyte
String::Multibyte::ShiftJIS -- internally used by String::Multibyte
String::Multibyte::UHC -- internally used by String::Multibyte
String::Multibyte::Unicode -- internally used by String::Multibyte
String::Multibyte::UTF16BE -- internally used
String::Multibyte::UTF16LE -- internally used
String::Multibyte::UTF32BE -- internally used
String::Multibyte::UTF32LE -- internally used
String::Multibyte::UTF8 -- internally used
String::Multibyte -- manipulation of multibyte character strings
Sub::Util -- A selection of utility subroutines for subs and CODE references
subs -- Perl pragma to predeclare subroutine names
Symbol -- manipulate Perl symbols and their names
Sys::Hostname -- Try every conceivable way to get hostname
Sys::Syslog::Win32 -- Win32 support for Sys::Syslog
Sys::Syslog -- Perl interface to the UNIX syslog calls
TAP::Base -- Base class that provides common functionality to L<TAP::Parser>
TAP::Formatter::Base -- Base class for harness output delegates
TAP::Formatter::Color -- Run Perl test scripts with color
TAP::Formatter::Console::ParallelSession -- Harness output delegate for parallel console output
TAP::Formatter::Console::Session -- Harness output delegate for default console output
TAP::Formatter::Console -- Harness output delegate for default console output
TAP::Formatter::File::Session -- Harness output delegate for file output
TAP::Formatter::File -- Harness output delegate for file output
TAP::Formatter::Session -- Abstract base class for harness output delegate
TAP::Harness::Env -- Parsing harness related environmental variables where appropriate
TAP::Harness -- Run test scripts with statistics
TAP::Object -- Base class that provides common functionality to all C<TAP::*> modules
TAP::Parser::Aggregator -- Aggregate TAP::Parser results
TAP::Parser::Grammar -- A grammar for the Test Anything Protocol.
TAP::Parser::Iterator::Array -- Iterator for array-based TAP sources
TAP::Parser::Iterator::Process -- Iterator for process-based TAP sources
TAP::Parser::Iterator::Stream -- Iterator for filehandle-based TAP sources
TAP::Parser::Iterator -- Base class for TAP source iterators
TAP::Parser::IteratorFactory -- Figures out which SourceHandler objects to use for a given Source
TAP::Parser::Multiplexer -- Multiplex multiple TAP::Parsers
TAP::Parser::Result::Bailout -- Bailout result token.
TAP::Parser::Result::Comment -- Comment result token.
TAP::Parser::Result::Plan -- Plan result token.
TAP::Parser::Result::Pragma -- TAP pragma token.
TAP::Parser::Result::Test -- Test result token.
TAP::Parser::Result::Unknown -- Unknown result token.
TAP::Parser::Result::Version -- TAP syntax version token.
TAP::Parser::Result::YAML -- YAML result token.
TAP::Parser::Result -- Base class for TAP::Parser output objects
TAP::Parser::ResultFactory -- Factory for creating TAP::Parser output objects
TAP::Parser::Scheduler::Job -- A single testing job.
TAP::Parser::Scheduler::Spinner -- A no-op job.
TAP::Parser::Scheduler -- Schedule tests during parallel testing
TAP::Parser::Source -- a TAP source & meta data about it
TAP::Parser::SourceHandler::Executable -- Stream output from an executable TAP source
TAP::Parser::SourceHandler::File -- Stream TAP from a text file.
TAP::Parser::SourceHandler::Handle -- Stream TAP from an IO::Handle or a GLOB.
TAP::Parser::SourceHandler::Perl -- Stream TAP from a Perl executable
TAP::Parser::SourceHandler::RawTAP -- Stream output from raw TAP in a scalar/array ref.
TAP::Parser::SourceHandler -- Base class for different TAP source handlers
TAP::Parser::YAMLish::Reader -- Read YAMLish data from iterator
TAP::Parser::YAMLish::Writer -- Write YAMLish data
TAP::Parser -- Parse L<TAP|Test::Harness::TAP> output
Term::ANSIColor -- Color screen output using ANSI escape sequences
Term::Cap -- Perl termcap interface
Term::Complete -- Perl word completion module
Term::ReadKey -- A perl module for simple terminal control
Term::ReadLine -- Perl interface to various C<readline> packages.
Term::UI::History -- history function
Term::UI -- Term::ReadLine UI made easy
Test2::API::Breakage -- What breaks at what version
Test2::API::Context -- Object to represent a testing context.
Test2::API::Instance -- Object used by Test2::API under the hood
Test2::API::Stack -- Object to manage a stack of L<Test2::Hub>
Test2::API -- Primary interface for writing Test2 based testing tools.
Test2::Event::Bail -- Bailout!
Test2::Event::Diag -- Diag event type
Test2::Event::Encoding -- Set the encoding for the output stream
Test2::Event::Exception -- Exception event
Test2::Event::Fail -- Event for a simple failed assertion
Test2::Event::Generic -- Generic event type.
Test2::Event::Note -- Note event type
Test2::Event::Ok -- Ok event type
Test2::Event::Pass -- Event for a simple passing assertion
Test2::Event::Plan -- The event of a plan
Test2::Event::Skip -- Skip event type
Test2::Event::Subtest -- Event for subtest types
Test2::Event::TAP::Version -- Event for TAP version.
Test2::Event::V2 -- Second generation event.
Test2::Event::Waiting -- Tell all procs/threads it is time to be done
Test2::Event -- Base class for events
Test2::EventFacet::About -- Facet with event details.
Test2::EventFacet::Amnesty -- Facet for assertion amnesty.
Test2::EventFacet::Assert -- Facet representing an assertion.
Test2::EventFacet::Control -- Facet for hub actions and behaviors.
Test2::EventFacet::Error -- Facet for errors that need to be shown.
Test2::EventFacet::Hub -- Facet for the hubs an event passes through.
Test2::EventFacet::Info::Table -- Intermediary representation of a table.
Test2::EventFacet::Info -- Facet for information a developer might care about.
Test2::EventFacet::Meta -- Facet for meta-data
Test2::EventFacet::Parent -- Facet for events contains other events
Test2::EventFacet::Plan -- Facet for setting the plan
Test2::EventFacet::Render -- Facet that dictates how to render an event.
Test2::EventFacet::Trace -- Debug information for events
Test2::EventFacet -- Base class for all event facets.
Test2::Formatter::TAP -- Standard TAP formatter
Test2::Formatter -- Namespace for formatters.
Test2::Hub::Interceptor::Terminator -- Exception class used by
Test2::Hub::Interceptor -- Hub used by interceptor to grab results.
Test2::Hub::Subtest -- Hub used by subtests
Test2::Hub -- The conduit through which all events flow.
Test2::IPC::Driver::Files -- Temp dir + Files concurrency model.
Test2::IPC::Driver -- Base class for Test2 IPC drivers.
Test2::IPC -- Turn on IPC for threading or forking support.
Test2::Tools::Tiny -- Tiny set of tools for unfortunate souls who cannot use
Test2::Transition -- Transition notes when upgrading to Test2
Test2::Util::ExternalMeta -- Allow third party tools to safely attach meta-data
Test2::Util::Facets2Legacy -- Convert facet data to the legacy event API.
Test2::Util::HashBase -- Build hash based classes.
Test2::Util::Trace -- Legacy wrapper fro L<Test2::EventFacet::Trace>.
Test2::Util -- Tools used by Test2 and friends.
Test2 -- Framework for writing test tools that all work together.
Test::Builder::Formatter -- Test::Builder subclass of Test2::Formatter::TAP
Test::Builder::IO::Scalar -- A copy of IO::Scalar for Test::Builder
Test::Builder::Module -- Base class for test modules
Test::Builder::Tester::Color -- turn on colour in Test::Builder::Tester
Test::Builder::Tester -- test testsuites that have been built with
Test::Builder::TodoDiag -- Test::Builder subclass of Test2::Event::Diag
Test::Builder -- Backend for building test libraries
Test::Class::Load -- Load C<Test::Class> classes automatically.
Test::Class::MethodInfo -- the info associated with a test method
Test::Class -- Easily create test classes in an xUnit/JUnit style
Test::Compile::Internal -- Test whether your perl files compile.
Test::Compile -- Check whether Perl files compile correctly.
Test::Deep::NoTest -- Use Test::Deep outside of the testing framework
Test::Deep -- Extremely flexible deep comparison
Test::Harness::Beyond -- Beyond make test
Test::Harness -- Run Perl standard test scripts with statistics
Test::More -- yet another framework for writing test scripts
Test::Pod -- check for POD errors in files
Test::Simple -- Basic utilities for writing tests.
Test::Tester::Capture -- Help testing test modules built with Test::Builder
Test::Tester::CaptureRunner -- Help testing test modules built with Test::Builder
Test::Tester -- Ease testing test modules built with Test::Builder
Test::Tutorial -- A tutorial about writing really basic tests
Test::use::ok -- Alternative to Test::More::use_ok
Test -- provides a simple framework for writing test scripts
Text::Abbrev -- abbrev - create an abbreviation table from a list
Text::Balanced -- Extract delimited text sequences from strings.
Text::Iconv -- Perl interface to iconv codeset conversion function
Text::ParseWords -- parse text into an array of tokens or array of arrays
Text::Soundex -- Implementation of the soundex algorithm.
Text::Tabs -- expand and unexpand tabs like unix expand
Text::Wrap -- line wrapping to form simple paragraphs
Thread::Queue -- Thread-safe queues
Thread::Semaphore -- Thread-safe semaphores
Thread -- Manipulate threads in Perl
threads::shared -- Perl extension for sharing data structures between threads
threads -- Perl interpreter-based threads
Tie::Array -- base class for tied arrays
Tie::Cache -- LRU Cache in Memory
Tie::Collection -- A trivial implementaion of Tie::Cache by using a tied
Tie::DBI -- Tie hashes to DBI relational databases
Tie::ExtraHash -- base class definitions for tied hashes
Tie::File -- Access the lines of a disk file via a Perl array
Tie::Handle -- base class definitions for tied handles
Tie::Hash::NamedCapture -- Named regexp capture buffers
Tie::Memoize -- add data to hash when needed
Tie::RDBM -- Tie hashes to relational databases
Tie::RefHash -- use references as hash keys
Tie::Registry -- Legacy interface to Win32::TieRegistry
Tie::StdHandle -- base class definitions for tied handles
Tie::StdScalar -- base class definitions for tied scalars
Tie::SubstrHash -- Fixed-table-size, fixed-key-length hashing
Tie::Tools -- a collection of tying tools
Tie::Watch -- place watchpoints on Perl variables.
Time::gmtime -- by-name interface to Perl's built-in gmtime function
Time::HiRes -- High resolution alarm, sleep, gettimeofday, interval timers
Time::Local -- Efficiently compute time from local and GMT time
Time::localtime -- by-name interface to Perl's built-in localtime function
Time::Piece -- Object Oriented time objects
Time::Seconds -- a simple API to convert seconds to other date values
Time::tm -- internal object used by Time::gmtime and Time::localtime
Time::Zone -- miscellaneous timezone manipulations routines
Tk2portableTk -- how to make your B<Tk> source portable to other
Tk::804delta -- what is new for perl/Tk 804
Tk::Adjuster -- Allow size of packed widgets to be adjusted by user
Tk::after -- Execute a command after a time delay
Tk::Animation -- Display sequence of Tk::Photo images
Tk::Balloon -- pop up help balloons.
Tk::bind -- Arrange for X events to invoke callbacks
Tk::bindtags -- Determine which bindings apply to a window, and order of evaluation
Tk::Bitmap -- Images that display two colors
Tk::BrowseEntry -- entry widget with popup choices.
Tk::Button -- Create and manipulate Button widgets
Tk::callbacks -- Specifying code for Tk to call.
Tk::Canvas -- Create and manipulate Canvas widgets
Tk::Checkbutton -- Create and manipulate Checkbutton widgets
Tk::chooseColor -- pops up a dialog box for the user to select a color.
Tk::chooseDirectory -- pops up a dialog box for the user to select a directory.
Tk::clipboard -- Manipulate Tk clipboard
Tk::CmdLine -- Process standard X11 command line options and set initial resources
Tk::ColorEditor -- a general purpose Tk widget Color Editor
Tk::composite -- Defining a new composite widget class
Tk::Compound -- Create multi-line compound images.
Tk::ConfigSpecs -- Defining behaviour of 'configure' for composite widgets.
Tk::Derived -- Base class for widgets derived from others
Tk::Dialog -- Create modal dialog and wait for a response.
Tk::DialogBox -- create and manipulate a dialog screen.
Tk::DirTree -- Create and manipulate DirTree widgets
Tk::DItem -- Tix Display Items
Tk::DragDrop::Common -- private class used by Drag&Drop
Tk::DragDrop::SunConst -- Constants for Sun's Drag&Drop protocol
Tk::DropSite -- Receive side of Drag & Drop abstraction
Tk::Entry -- Create and manipulate Entry widgets
Tk::Error -- Method invoked to process background errors
Tk::ErrorDialog -- Method invoked to process background errors
Tk::event -- Miscellaneous event facilities: define virtual events and generate events
Tk::Event -- ToolKit for Events
Tk::exit -- End the application
Tk::FBox -- a file dialog
Tk::fileevent -- Execute a callback when a filehandle becomes readable or writable
Tk::FileSelect -- a widget for choosing files
Tk::focus -- Manage the input focus
Tk::Font -- a class for finding X Fonts
Tk::Font -- Create and inspect fonts.
Tk::form -- Geometry manager based on attachment rules
Tk::Frame -- Create and manipulate Frame widgets
Tk::getOpenFile -- pop up a dialog box for the user to select a file to open.
Tk::getSaveFile -- pop up a dialog box for the user to select a file to save.
Tk::grab -- Confine pointer and keyboard events to a window sub-tree
Tk::grid -- Geometry manager that arranges widgets in a grid
Tk::HList -- Create and manipulate Tix Hierarchial List widgets
Tk::IconList -- an icon list widget
Tk::Image -- Create and manipulate images
Tk::InputO -- Create and manipulate TIX InputO widgets
Tk::Internals -- what is Perl Tk interface doing when you call Tk functions.
Tk::IO -- high level interface to Tk's 'fileevent' mechanism
Tk::JPEG -- JPEG loader for Tk::Photo
Tk::Label -- Create and manipulate Label widgets
Tk::Labelframe -- Create and manipulate Labelframe widgets
Tk::LabFrame -- labeled frame.
Tk::Listbox -- Create and manipulate Listbox widgets
Tk::MainWindow -- Root widget of a widget tree
Tk::mega -- Perl/Tk support for writing widgets in pure Perl
Tk::Menu::Item -- Base class for Menu items
Tk::Menu -- Create and manipulate Menu widgets
Tk::Menubutton -- Create and manipulate Menubutton widgets
Tk::Message -- Create and manipulate Message widgets
Tk::messageBox -- pop up a message window and wait for user response.
Tk::MsgBox -- create and manipulate a message dialog
Tk::Mwm -- Communicate with the Motif window manager.
Tk::NoteBook -- display several windows in limited space with notebook metaphor.
Tk::option -- Using the option database in Perl/Tk
Tk::Optionmenu -- Let the user select one of some predefined options values
Tk::options -- Standard options supported by widgets and their manipulation
Tk::overview -- An overview of an Object Oriented Tk8 extension for perl5
Tk::pack -- Geometry manager that packs around edges of cavity
Tk::palette -- Modify the Tk color palette
Tk::Pane -- A window panner
Tk::Panedwindow -- Create and manipulate Panedwindow widgets
Tk::Photo -- Full-color images
Tk::Pixmap -- Create color images from XPM files.
Tk::place -- Geometry manager for fixed or rubber-sheet placement
Tk::PNG -- PNG loader for Tk::Photo
Tk::ProgressBar -- A graphical progress bar
Tk::Radiobutton -- Create and manipulate Radiobutton widgets
Tk::Reindex -- change the base index of Text-like widgets
Tk::ROText -- 'readonly' perl/Tk Text widget
Tk::Scale -- Create and manipulate Scale widgets
Tk::Scrollbar -- Create and manipulate Scrollbar widgets
Tk::Scrolled -- Create a widget with attached scrollbar
Tk::Selection -- Manipulate the X selection
Tk::send -- Execute a command in a different application
Tk::Spinbox -- Create and manipulate Spinbox widgets
Tk::Submethods -- add aliases for tk sub-commands
Tk::Table -- Scrollable 2 dimensional table of Tk widgets
Tk::Text -- Create and manipulate Text widgets
Tk::TextUndo -- perl/tk text widget with bindings to undo changes.
Tk::Tiler -- Scrollable frame with sub-widgets arranged into rows
Tk::TixGrid -- Create and manipulate Tix Grid widgets
Tk::tixWm -- Tix's addition to the standard TK wm command.
Tk::tkvars -- Variables used or set by Tk
Tk::TList -- Create and manipulate Tix Tabular List widgets
Tk::Toplevel -- Create and manipulate Toplevel widgets
Tk::Trace -- emulate Tcl/Tk B<trace> functions.
Tk::Tree -- Create and manipulate Tree widgets
Tk::UserGuide -- Writing Tk applications in Perl 5
Tk::Widget -- Base class of all widgets
Tk::WidgetDemo -- create a standard widget demonstration window.
Tk::widgets -- preload widget classes
Tk::Wm::Popup -- popup dialog windows.
Tk::Wm -- Communicate with window manager
Tk::X -- Perl extension for Xlib constants.
Tk::Xrm -- X Resource/Defaults/Options routines that obey the rules.
Tk -- a graphical user interface toolkit for Perl
Try::Tiny -- Minimal try/catch with proper preservation of $@
Unicode::CharName -- Look up Unicode character names
Unicode::Collate::CJK::Big5 -- weighting CJK Unified Ideographs
Unicode::Collate::CJK::GB2312 -- weighting CJK Unified Ideographs
Unicode::Collate::CJK::JISX0208 -- weighting JIS KANJI for Unicode::Collate
Unicode::Collate::CJK::Korean -- weighting CJK Unified Ideographs
Unicode::Collate::CJK::Pinyin -- weighting CJK Unified Ideographs
Unicode::Collate::CJK::Stroke -- weighting CJK Unified Ideographs
Unicode::Collate::CJK::Zhuyin -- weighting CJK Unified Ideographs
Unicode::Collate::Locale -- Linguistic tailoring for DUCET via Unicode::Collate
Unicode::Collate -- Unicode Collation Algorithm
Unicode::Lite -- Easy conversion between encodings
Unicode::Map8 -- Mapping table between 8-bit chars and Unicode
Unicode::Normalize -- Unicode Normalization Forms
Unicode::String -- String of Unicode characters
Unicode::Transform -- conversion among Unicode Transformation Formats
Unicode::UCD -- Unicode character database
UNIVERSAL::require -- require modules from a variable
UNIVERSAL -- base class for ALL classes
URI::data -- URI that contains immediate data
URI::Escape -- Percent-encode and percent-decode unsafe characters
URI::file -- URI that maps to local file names
URI::Heuristic -- Expand URI using heuristics
URI::ldap -- LDAP Uniform Resource Locators
URI::QueryParam -- Additional query methods for URIs
URI::Split -- Parse and compose URI strings
URI::URL -- Uniform Resource Locators
URI::WithBase -- URIs which remember their base
URI::_punycode -- encodes Unicode string in Punycode
URI -- Uniform Resource Identifiers
User::grent -- by-name interface to Perl's built-in getgr* functions
User::pwent -- by-name interface to Perl's built-in getpw* functions
User -- API for locating user information regardless of OS
utf8 -- Perl pragma to enable/disable UTF-8 in source code
V0.112 -- maps charsets from and to utf16 unicode
vars -- Perl pragma to predeclare global variable names
version::Internals -- Perl extension for Version Objects
version -- Perl extension for Version Objects
VMS::DCLsym -- Perl extension to manipulate DCL symbols
VMS::Filespec -- convert between VMS and Unix file specification syntax
VMS::Stdio -- standard I/O functions via VMS extensions
vmsish -- Perl pragma to control VMS-specific language features
warnings::register -- warnings import function
warnings -- Perl pragma to control optional warnings
Win32::AbsPath -- convert relative to absolute paths
Win32::ADO -- ADO Constants and a couple of helper functions
Win32::API::Callback::IATPatch -- Hooking and Patching a DLL's Imported C Functions
Win32::API::Callback -- Callback support for Win32::API
Win32::API::Struct -- C struct support package for Win32::API
Win32::API::Type -- C type support package for Win32::API
Win32::API -- Perl Win32 API Import Facility
Win32::ASP::DBRecord -- an abstract parent class for representing database records
Win32::ASP::DBRecordGroup -- an abstract parent class for representing groups of database records
Win32::ASP::Error -- an abstract parent class for implementing exceptions in Win32::ASP::DB
Win32::ASP::Extras -- a extension to Win32::ASP that provides more methods
Win32::ASP::Field -- an abstract parent class for representing database fields, used by Win32::ASP::DBRecord
Win32::ASP::Profile -- provides quick and dirty profiling for web performance testing
Win32::ASP -- a module for ASP Programming
Win32::ChangeNotify -- Monitor events related to files and directories
Win32::Clipboard -- Interaction with the Windows clipboard
Win32::Console -- Win32 Console and Character Mode Functions
Win32::DBIODBC -- Win32::ODBC emulation layer for the DBI
Win32::Event -- Use Win32 event objects from Perl
Win32::EventLog -- Process Win32 Event Logs from Perl
Win32::File -- Manage file attributes in perl
Win32::FileOp -- 0.16.02
Win32::FileSecurity -- Manage FileSecurity Discretionary Access Control Lists in Perl
Win32::FileTime -- Perl module for accessing Win32 file times
Win32::Internet -- Access to WININET.DLL functions
Win32::IPC -- Base class for Win32 synchronization objects
Win32::IPHelper -- Perl wrapper for Win32 IP Helper functions and structures.
Win32::Job -- Run sub-processes in a "job" environment
Win32::Locale -- get the current MSWin locale or language
Win32::Mutex -- Use Win32 mutex objects from Perl
Win32::NetAdmin -- Manage network groups and users in Perl
Win32::NetResource -- Manage network resources in Perl
Win32::ODBC -- ODBC Extension for Win32
Win32::OLE::Const -- Extract constant definitions from TypeLib
Win32::OLE::Enum -- OLE Automation Collection Objects
Win32::OLE::NEWS -- What's new in Win32::OLE
Win32::OLE::NLS -- OLE National Language Support
Win32::OLE::Variant -- Create and modify OLE VARIANT variables
Win32::OLE -- OLE Automation extensions
Win32::PerfLib -- Accessing the Windows NT Performance Counter
Win32::Pipe -- Win32 Named Pipe
Win32::Process::Info::NT -- Provide process information via NT-native calls.
Win32::Process::Info::PT -- Provide process information via Proc::ProcessTable.
Win32::Process::Info::WMI -- Provide process information via WMI.
Win32::Process::Info -- Provide process information for Windows 32 systems.
Win32::Process::List -- Perl extension to get all processes and thier PID on a Win32 system
Win32::Process -- Create and manipulate processes.
Win32::RASE -- managing dialup entries and network connections on Win32
Win32::Registry -- accessing the Windows registry [obsolete, use Win32::TieRegistry]
Win32::SAPI4 -- Perl interface to the Microsoft Speech API 4.0
Win32::Semaphore -- Use Win32 semaphore objects from Perl
Win32::SerialPort -- User interface to Win32 Serial API calls
Win32::Service -- Manage system services in Perl
Win32::Shortcut -- Perl Module to deal with Windows Shortcuts
Win32::Sound -- An extension to play with Windows sounds
Win32::TieRegistry::Dump -- dump Win32 registry tree
Win32::TieRegistry -- Manipulate the Win32 Registry
Win32::UTCFileTime -- Get/set UTC file times with stat/utime on Win32
Win32 -- Interfaces to some Win32 API Functions
Win32API::CommPort -- Raw Win32 system API calls for serial communications.
Win32API::File -- Low-level access to Win32 system API calls for files/dirs.
Win32API::Net -- Perl interface to the Windows NT LanManager API account management functions.
Win32API::Registry -- Low-level access to Win32 system API calls from WINREG.H
Win32CORE -- Win32 CORE function stubs
WWW::RobotRules::AnyDBM_File -- Persistent RobotRules
WWW::RobotRules -- database of robots.txt-derived permissions
XML::DB::Collection -- A collection of data returned from the db.
XML::DB::CollectionManager -- manages collections
XML::DB::Database::Exist -- XML:DB driver for the eXist database
XML::DB::Database::Xindice -- XML:DB driver for the Xindice database
XML::DB::Database -- Abstract class for extension by XML:SimpleDB drivers
XML::DB::DatabaseManager -- an approximation to the XML:DB DatabaseManager
XML::DB::ErrorCodes -- constants for error codes used by the XML:DB API
XML::DB::File -- XML:DB driver for a simple file system
XML::DB::Resource::XMLResource -- Wrapper class for xml documents or document fragments
XML::DB::Resource -- Wrapper class for documents or document fragments
XML::DB::Service::XPathQueryService -- provides XPath queries
XML::DB::Service::XUpdateQueryService -- provides XUpdate queries
XML::DOM::AttDef -- A single XML attribute definition in an ATTLIST in XML::DOM
XML::DOM::AttlistDecl -- An XML ATTLIST declaration in XML::DOM
XML::DOM::Attr -- An XML attribute in XML::DOM
XML::DOM::CDATASection -- Escaping XML text blocks in XML::DOM
XML::DOM::CharacterData -- Common interface for Text, CDATASections and Comments
XML::DOM::Comment -- An XML comment in XML::DOM
XML::DOM::Document -- An XML document node in XML::DOM
XML::DOM::DocumentFragment -- Facilitates cut & paste in XML::DOM documents
XML::DOM::DocumentType -- An XML document type in XML::DOM
XML::DOM::DOMImplementation -- Information about XML::DOM implementation
XML::DOM::Element -- An XML element node in XML::DOM
XML::DOM::ElementDecl -- An XML ELEMENT declaration in XML::DOM
XML::DOM::Entity -- An XML ENTITY in XML::DOM
XML::DOM::EntityReference -- An XML ENTITY reference in XML::DOM
XML::DOM::NamedNodeMap -- A hash table interface for XML::DOM
XML::DOM::Node -- Super class of all nodes in XML::DOM
XML::DOM::NodeList -- A node list as used by XML::DOM
XML::DOM::Notation -- An XML NOTATION in XML::DOM
XML::DOM::Parser -- An XML::Parser that builds XML::DOM document structures
XML::DOM::PerlSAX -- Old name of L<XML::Handler::BuildDOM>
XML::DOM::ProcessingInstruction -- An XML processing instruction in XML::DOM
XML::DOM::Text -- A piece of XML text in XML::DOM
XML::DOM::XMLDecl -- XML declaration in XML::DOM
XML::DOM -- A perl module for building DOM Level 1 compliant document structures
XML::ESISParser -- Perl SAX parser using nsgmls
XML::Handler::BuildDOM -- PerlSAX handler that creates XML::DOM document structures
XML::Handler::CanonXMLWriter -- output XML in canonical XML format
XML::Handler::Sample -- a trivial PerlSAX handler
XML::Handler::Subs -- a PerlSAX handler base class for calling user-defined subs
XML::Handler::XMLWriter -- a PerlSAX handler for writing readable XML
XML::LibXML::Attr -- XML::LibXML Attribute Class
XML::LibXML::AttributeHash -- tie an XML::LibXML::Element to a hash to access its attributes
XML::LibXML::Boolean -- Boolean true/false values
XML::LibXML::CDATASection -- XML::LibXML Class for CDATA Sections
XML::LibXML::Comment -- XML::LibXML Comment Class
XML::LibXML::Common -- Constants and Character Encoding Routines
XML::LibXML::Devel -- makes functions from LibXML.xs available
XML::LibXML::Document -- XML::LibXML DOM Document Class
XML::LibXML::DocumentFragment -- XML::LibXML's DOM L2 Document Fragment Implementation
XML::LibXML::DOM -- XML::LibXML DOM Implementation
XML::LibXML::Dtd -- XML::LibXML DTD Handling
XML::LibXML::Element -- XML::LibXML Class for Element Nodes
XML::LibXML::ErrNo -- Structured Errors
XML::LibXML::Error -- Structured Errors
XML::LibXML::InputCallback -- XML::LibXML Class for Input Callbacks
XML::LibXML::Iterator -- XML::LibXML's Tree Iteration Class
XML::LibXML::Literal -- Simple string values.
XML::LibXML::Namespace -- XML::LibXML Namespace Implementation
XML::LibXML::Node -- Abstract Base Class of XML::LibXML Nodes
XML::LibXML::NodeList::Iterator -- Iteration Class for XML::LibXML XPath results
XML::LibXML::NodeList -- a list of XML document nodes
XML::LibXML::Number -- Simple numeric values.
XML::LibXML::Parser -- Parsing XML Data with XML::LibXML
XML::LibXML::Pattern -- XML::LibXML::Pattern - interface to libxml2 XPath patterns
XML::LibXML::PI -- XML::LibXML Processing Instructions
XML::LibXML::Reader -- XML::LibXML::Reader - interface to libxml2 pull parser
XML::LibXML::RegExp -- XML::LibXML::RegExp - interface to libxml2 regular expressions
XML::LibXML::RelaxNG -- RelaxNG Schema Validation
XML::LibXML::SAX::Builder -- Building DOM trees from SAX events.
XML::LibXML::SAX::Generator -- Generate SAX events from a LibXML tree
XML::LibXML::SAX -- XML::LibXML direct SAX parser
XML::LibXML::Schema -- XML Schema Validation
XML::LibXML::Text -- XML::LibXML Class for Text Nodes
XML::LibXML::Tools -- An API for easy XML::LibXML DOM manipulation
XML::LibXML::XPathContext -- XPath Evaluation
XML::LibXML::XPathExpression -- XML::LibXML::XPathExpression - interface to libxml2 pre-compiled XPath expressions
XML::LibXML -- Perl Binding for libxml2
XML::LibXSLT -- Interface to the GNOME libxslt library
XML::NamespaceSupport -- A simple generic namespace processor
XML::NodeFilter -- Generic XML::NodeFilter Class
XML::Normalize::LibXML -- simple whitespace striping functions
XML::Parser::Expat -- Lowlevel access to James Clark's expat XML parser
XML::Parser::PerlSAX -- Perl SAX parser using XML::Parser
XML::Parser::PurePerl::Reader -- Abstract Reader factory class
XML::Parser::Style::Debug -- Debug style for XML::Parser
XML::Parser::Style::Objects -- Objects styler parser
XML::Parser::Style::Stream -- Stream style for XML::Parser
XML::Parser::Style::Subs -- glue for handling element callbacks
XML::Parser::Style::Tree -- Tree style parser
XML::Parser -- A perl module for parsing XML documents
XML::PatAct::ACTION -- An action module for
XML::PatAct::Amsterdam -- An action module for simplistic style-sheets
XML::PatAct::MatchName -- A pattern module for matching element names
XML::PatAct::PATTERN -- A pattern module for
XML::PatAct::ToObjects -- An action module for creating Perl objects
XML::RegExp -- Regular expressions for XML tokens
XML::SAX2Perl -- translate Java/CORBA style SAX methods to Perl methods
XML::SAX2Perl -- translate Perl SAX methods to Java/CORBA style methods
XML::SAX::Base -- Base class SAX Drivers and Filters
XML::SAX::DocumentLocator -- Helper class for document locators
XML::SAX::Exception -- Exception classes for XML::SAX
XML::SAX::Intro -- An Introduction to SAX Parsing with Perl
XML::SAX::ParserFactory -- Obtain a SAX parser
XML::SAX::PurePerl -- Pure Perl XML Parser with SAX2 interface
XML::SAX -- Simple API for XML
XML::SimpleDB::ResourceSet -- container for multiple documents or document fragments
XML::SimpleDB::Service -- Abstract class for extension by XML:SimpleDB services
XML::Writer -- Perl extension for writing XML documents.
XML::XUpdate::LibXML -- Simple implementation of XUpdate format
XS::APItest -- Test the perl C API
XS::Typemap -- module to test the XS typemaps distributed with perl
XSLoader -- Dynamically load C libraries into Perl code
YAML::Any -- Pick a YAML implementation and use it.
YAML::Dumper::Base -- Base class for YAML Dumper classes
YAML::Dumper -- YAML class for dumping Perl objects to YAML
YAML::Error -- Error formatting class for YAML modules
YAML::Loader::Base -- Base class for YAML Loader classes
YAML::Loader -- YAML class for loading Perl objects to YAML
YAML::Marshall -- YAML marshalling class you can mixin to your classes
YAML::Node -- A generic data node that encapsulates YAML information
YAML::Tag -- Tag URI object class for YAML
YAML::Tiny -- Read/Write YAML files with as little code as possible
YAML::Types -- Marshall Perl internal data types to/from YAML