.Vb 1  Class::Fields::Attribs [Class::Fields::Attribs] (3)  - Attribute constants for use with data members
.Vb 1  Class::Fields::Fuxor [Class::Fields::Fuxor] (3)  - Low level manipuation of object data members
.Vb 1  DBI::Const::GetInfo::ANSI [DBI::Const::GetInfo::ANSI] (3)  - ISO/IEC SQL/CLI Constants for GetInfo
.Vb 1  DBI::Const::GetInfo::ODBC [DBI::Const::GetInfo::ODBC] (3)  - ODBC Constants for GetInfo
.Vb 1  DBI::Const::GetInfoReturn [DBI::Const::GetInfoReturn] (3)  - Data and functions for describing GetInfo results
.Vb 1  DBI::Const::GetInfoType [DBI::Const::GetInfoType] (3)  - Data describing GetInfo type codes
.Vb 1  MIME::Type [MIME::Type] (3)  - Definition of one MIME type
.Vb 1  MIME::Types [MIME::Types] (3)  - Definition of MIME types
.Vb 1  Tie::Watch [Tie::Watch] (3)  - place watchpoints on Perl variables
.Vb 1  WorkspaceText.pm [Tk::WorkspaceText] (3)  - Text editor widget
.Vb 1  private [private] (3)  - Add private data members to Perl classes
.Vb 1  public [public] (3)  - Add public data members to Perl classes
AnyDBM_File          (3)  - provide framework for multiple DBMs
Apache::SOAP         (3)  - mod_perl-based SOAP server with minimum configuration
Apache::XMLRPC::Lite (3)  - mod_perl-based XML-RPC server with minimum configuration
AppConfig            (3)  - Perl5 module for reading configuration files and parsing command line arguments
AppConfig::Args      (3)  - Perl5 module for reading command line arguments
AppConfig::File      (3)  - Perl5 module for reading configuration files
AppConfig::Getopt    (3)  - Perl5 module for processing command line arguments via delegation to Getopt::Long
AppConfig::State     (3)  - Perl5 module for maintaining the state of an application configuration
AppConfig::Sys       (3)  - Perl5 module defining platform-specific information and methods for other AppConfig::* modules
Array::IntSpan [Array::Array::IntSpan] (3)  - a Module for handling arrays using IntSpan techniques
Array::IntSpan::IP [Array::Array::IntSpan::IP] (3)  - a Module for arrays using IP addresses as indices
Array::RefElem       (3)  - Set up array elements as aliases
Astro::Coord         (3)  - Astronomical coordinate transformations
Astro::Misc          (3)  - Miscellaneous astronomical routines
Astro::Sunrise       (3)  - Perl extension for computing the sunrise/sunset on a given day
Astro::Time          (3)  - Time based astronomical routines
Attribute [XML::XPath::Node::Attribute] (3)  - a single attribute
Attribute::Handlers  (3)  - Simpler definition of attribute handlers
AutoLoader           (3)  - load subroutines only on demand
AutoSplit            (3)  - split a package for autoloading
B                    (3)  - The Perl Compiler
B::Asmdata           (3)  - Autogenerated data about Perl ops, used to generate bytecode
B::Assembler         (3)  - Assemble Perl bytecode
B::Bblock            (3)  - Walk basic blocks
B::Bytecode          (3)  - Perl compiler's bytecode backend
B::C                 (3)  - Perl compiler's C backend
B::CC                (3)  - Perl compiler's optimized C translation backend
B::Concise           (3)  - Walk Perl syntax tree, printing concise info about ops
B::Debug             (3)  - Walk Perl syntax tree, printing debug info about ops
B::Deparse           (3)  - Perl compiler backend to produce perl code
B::Disassembler      (3)  - Disassemble Perl bytecode
B::Lint              (3)  - Perl lint
B::Showlex           (3)  - Show lexical variables used in functions or files
B::Stackobj          (3)  - Helper module for CC backend
B::Stash             (3)  - show what stashes are loaded
B::Terse             (3)  - Walk Perl syntax tree, printing terse info about ops
B::Xref              (3)  - Generates cross reference reports for Perl programs
Benchmark            (3)  - benchmark running times of Perl code
Bit::ShiftReg        (3)  - Bit Shift Registers with Rotate / Shift Operations
Bit::Vector          (3)  - Efficient bit vector, set of integers and big int math library
Bit::Vector::Overload (3)  - Overloaded operators add-on for Bit::Vector
Bundle::DBI          (3)  - A bundle to install DBI and required modules
Bundle::LWP          (3)  - A bundle to install all libwww-perl related modules
Bundle::PlRPC        (3)  - A bundle to install PlRPC-Server, Client and prerequisites
ByteLoader           (3)  - load byte compiled perl code
C Cookbook [Inline::C-Cookbook] (3)  - A Cornucopia of Inline C Recipes
CGI                  (3)  - Simple Common Gateway Interface Class
CGI::Apache          (3)  - Backward compatibility module for CGI.pm
CGI::Carp            (3)  - CGI routines for writing to the HTTPD (or other) error log
CGI::Cookie          (3)  - Interface to Netscape Cookies
CGI::Enurl.pm [CGI::Enurl] (3)  - module for URL-encoding strings and hashes
CGI::Fast            (3)  - CGI Interface for Fast CGI
CGI::Lite            (3)  - Perl module to process and decode WWW forms and cookies
CGI::Pretty          (3)  - module to produce nicely formatted HTML code
CGI::Push            (3)  - Simple Interface to Server Push
CGI::Switch          (3)  - Backward compatibility module for defunct CGI::Switch
CGI::ToXML           (3)  - Converts CGI to an XML structure
CGI::Util            (3)  - Internal utilities used by CGI module
CGI::XMLForm         (3)  - Extension of CGI.pm which reads/generates formated XML
CPAN                 (3)  - query, download and build perl modules from CPAN sites
CPAN::FirstTime      (3)  - Utility for CPAN::Config file Initialization
CPAN::Nox            (3)  - Wrapper around CPAN.pm without using any XS module
CallingTk [Tk::Internals] (3)  - what is Perl Tk interface doing when you call Tk functions
Carp heavy machinery [Carp::Heavy] (3)  - no user serviceable parts inside
Carp::Assert         (3)  - executable comments
Carp::Clan           (3)  - Report errors from perspective of caller of a clan of modules
Chemistry::Elements  (3)  - Perl extension for working with Chemical Elements
Class::Fields        (3)  - Inspect the fields of a class
Class::Fields::Inherit (3)  - Inheritance of %FIELDS
Class::MethodMaker   (3)  - a module for creating generic methods
Class::Struct        (3)  - declare struct-like datatypes as Perl classes
Colour [GD::Graph::colour] (3)  - Colour manipulation routines for use with GD::Graph
ColourChooser [Tk::ColourChooser] (3)  - Perl/Tk module providing a Colour selection dialogue box
Comment [XML::XPath::Node::Comment] (3)  - an XML comment: <!--comment-->
Compress::Zlib       (3)  - Interface to zlib compression library
Config               (3)  - access Perl configuration information
Convert::SciEng      (3)  - Convert 'numbers' with scientific postfixes
Convert::Units::Base [Convert::Base] (3)  - base object for performing unit conversions
Cron [Schedule::Cron] (3)  - cron-like scheduler for Perl subroutines
Cwd                  (3)  - get pathname of current working directory
DBD::Proxy           (3)  - A proxy driver for the DBI
DBI                  (3)  - Database independent interface for Perl
DBI::DBD             (3)  - DBD Driver Writer's Guide
DBI::Format          (3)  - A package for displaying result tables
DBI::Profile         (3)  - Performance profiling and benchmarking for the DBI
DBI::ProxyServer     (3)  - a server for the DBD::Proxy driver
DBI::Shell           (3)  - Interactive command shell for the DBI
DBI::W32ODBC         (3)  - An experimental DBI emulation layer for Win32::ODBC
DBIx::XML_RDB        (3)  - Perl extension for creating XML from existing DBI datasources
DB_File              (3)  - Perl5 access to Berkeley DB version 1.x
DB_File [AnyDBM_File] (3)  - various DBM implementations
Data::DumpXML        (3)  - Dump arbitrary data structures as XML
Data::DumpXML::Parser (3)  - Restore data dumped by Data::DumpXML
Data::Dumper         (3)  - stringified perl data structures, suitable for both printing and eval
Data::Grove::Parent  (3)  - provide parent properties to Data::Grove objects
Data::Grove::Visitor (3)  - add visitor/callback methods to Data::Grove objects
Data::Walker         (3)  - A tool for navigating through Perl data structures
Date::Calc           (3)  - Gregorian calendar date calculations
Date::Calc::Object   (3)  - Object-oriented add-on for Date::Calc with overloaded operators
Date::Calendar       (3)  - Calendar objects for different holiday schemes
Date::Calendar::Profiles (3)  - Some sample profiles for Date::Calendar and Date::Calendar::Year
Date::Calendar::Year (3)  - Implements embedded year objects for Date::Calendar
Date::Manip          (3)  - date manipulation routines
Devel::DProf         (3)  - a Perl code profiler
Devel::Leak          (3)  - Utility for looking for perl objects that are not reclaimed
Devel::Peek          (3)  - A data debugging tool for the XS programmer
Devel::PreProcessor  (3)  - Module inlining and other Perl source manipulations
Devel::SelfStubber   (3)  - generate stubs for a SelfLoading module
Devel::Symdump       (3)  - dump symbol names or the symbol table
Devel::ptkdb         (3)  - Perl debugger using a Tk GUI
Digest:: [Digest]    (3)  - Modules that calculate message digests
Digest::MD5          (3)  - Perl interface to the MD5 Algorithm
DirHandle            (3)  - supply object methods for directory handles
Dumpvalue            (3)  - provides screen dump of Perl data
DynaLoader           (3)  - Dynamically load C libraries into Perl code
Element [XML::XPath::Node::Element] (3)  - an <element>
Encode               (3)  - character encodings
Encode::Alias        (3)  - alias definitions to encodings
Encode::Byte         (3)  - Single Byte Encodings
Encode::CN           (3)  - China-based Chinese Encodings
Encode::EBCDIC       (3)  - EBCDIC Encodings
Encode::Encoding     (3)  - Encode Implementation Base Class
Encode::JP           (3)  - Japanese Encodings
Encode::KR           (3)  - Korean Encodings
Encode::Symbol       (3)  - Symbol Encodings
Encode::TW           (3)  - Taiwan-based Chinese Encodings
English              (3)  - use nice English (or awk) names for ugly punctuation variables
Env                  (3)  - perl module that imports environment variables as scalars or arrays
Errno                (3)  - System errno constants
Error                (3)  - Error/exception handling in an OO-ish way
Exporter             (3)  - Implements default import method for modules
Exporter::Heavy      (3)  - Exporter guts
ExtUtils::Command    (3)  - utilities to replace common UNIX commands in Makefiles etc
ExtUtils::Command::MM (3)  - Commands for the MM's to use in Makefiles
ExtUtils::Constant   (3)  - generate XS code to import C header constants
ExtUtils::Embed      (3)  - Utilities for embedding Perl in C/C++ applications
ExtUtils::F77        (3)  - Simple interface to F77 libs
ExtUtils::Install    (3)  - install files from here to there
ExtUtils::Installed  (3)  - Inventory management of installed modules
ExtUtils::Liblist    (3)  - determine libraries to use and how to use them
ExtUtils::MM         (3)  - OS adjusted ExtUtils::MakeMaker subclass
ExtUtils::MM_Any     (3)  - Platform agnostic MM methods
ExtUtils::MM_BeOS    (3)  - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Cygwin  (3)  - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_DOS     (3)  - DOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_MacOS   (3)  - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_NW5     (3)  - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_OS2     (3)  - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_UWIN    (3)  - U/WIN specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Unix    (3)  - methods used by ExtUtils::MakeMaker
ExtUtils::MM_VMS     (3)  - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Win32   (3)  - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Win95   (3)  - method to customize MakeMaker for Win9X
ExtUtils::MY         (3)  - ExtUtils::MakeMaker subclass for customization
ExtUtils::MakeMaker  (3)  - create an extension Makefile
ExtUtils::Manifest   (3)  - utilities to write and check a MANIFEST file
ExtUtils::Miniperl   (3)  - write the C code for perlmain.c
ExtUtils::Mkbootstrap (3)  - make a bootstrap file for use by DynaLoader
ExtUtils::Mksymlists (3)  - write linker options files for dynamic extension
ExtUtils::Packlist   (3)  - manage .packlist files
ExtUtils::testlib    (3)  - add blib/* directories to @INC
Fatal                (3)  - replace functions with equivalents which succeed or die
Fcntl                (3)  - load the C Fcntl.h defines
File::Compare        (3)  - Compare files or filehandles
File::Copy           (3)  - Copy files or filehandles
File::DosGlob        (3)  - DOS like globbing and then some
File::Find           (3)  - Traverse a directory tree
File::Glob           (3)  - Perl extension for BSD glob routine
File::Path           (3)  - create or remove directory trees
File::PathConvert    (3)  - DEPRECATED: USE File::Spec and Cwd::abs_path()
File::Spec           (3)  - portably perform operations on file names
File::Spec::Cygwin   (3)  - methods for Cygwin file specs
File::Spec::Epoc     (3)  - methods for Epoc file specs
File::Spec::Functions (3)  - portably perform operations on file names
File::Spec::Mac      (3)  - File::Spec for Mac OS (Classic)
File::Spec::OS2      (3)  - methods for OS/2 file specs
File::Spec::Unix     (3)  - File::Spec for Unix, base for other File::Spec modules
File::Spec::VMS      (3)  - methods for VMS file specs
File::Spec::Win32    (3)  - methods for Win32 file specs
File::Temp           (3)  - return name and handle of a temporary file safely
File::stat           (3)  - by-name interface to Perl's built-in stat() functions
FileCache            (3)  - keep more files open than the system permits
FileHandle           (3)  - supply object methods for filehandles
Filter::Simple       (3)  - Simplified source filtering
Filter::Util::Call   (3)  - Perl Source Filter Utility Module
Finance::Quote       (3)  - Get stock and mutual fund quotes from various exchanges
Finance::Quote::ASX  (3)  - Obtain quotes from the Australian Stock Exchange
Finance::Quote::Cdnfundlibrary (3)  - Obtain mutual fund prices from www.fundlibrary.com
Finance::Quote::DWS  (3)  - Obtain quotes from DWS (Deutsche Bank Gruppe)
Finance::Quote::Fidelity (3)  - Obtain information from Fidelity Investments
Finance::Quote::Fool (3)  - Obtain quotes from the Motley Fool web site
Finance::Quote::Tdwaterhouse (3)  - Obtain quotes from TD Waterhouse Canada
Finance::Quote::Tiaacref (3)  - Obtain quote from TIAA-CREF
Finance::Quote::Troweprice (3)  - Obtain quotes from T. Rowe Price
Finance::Quote::Trustnet (3)  - Obtain unit trust prices from trustnet.co.uk
Finance::Quote::Yahoo::Asia (3)  - Fetch quotes from Yahoo Asia
Finance::Quote::Yahoo::Australia (3)  - Fetch Australian stock quotes via Yahoo
Finance::Quote::Yahoo::Base (3)  - Common functions for fetching Yahoo info
Finance::Quote::Yahoo::Europe (3)  - Fetch quotes from Yahoo Europe
Finance::Quote::Yahoo::USA (3)  - Obtain information about stocks and funds in the USA and Canada
Finance::Quote::vwd [Finance::Quote::VWD] (3)  - Obtain quotes from vwd Vereinigte Wirtschaftsdienste GmbH
FindBin              (3)  - Locate directory of original perl script
Font::TTF::AAT::Bsln [Font::TTF::Bsln] (3)  - Baseline table in a font
Font::TTF::AAT::Fdsc [Font::TTF::Fdsc] (3)  - Font Descriptors table in a font
Font::TTF::Cmap      (3)  - Character map table
Font::TTF::Cvt_      (3)  - Control Value Table in a TrueType font
Font::TTF::Feat      (3)  - Font Features
Font::TTF::Fmtx      (3)  - Font Metrics table
Font::TTF::Font      (3)  - Memory representation of a font
Font::TTF::Fpgm      (3)  - Font program in a TrueType font. Called when a font is loaded
Font::TTF::GSUB      (3)  - Module support for the GSUB table in conjunction with TTOpen
Font::TTF::Gdef [Font::TTF::GDEF] (3)  - Opentype GDEF table support
Font::TTF::Glyf      (3)  - The Glyf data table
Font::TTF::Glyph     (3)  - Holds a single glyph's information
Font::TTF::Hdmx      (3)  - Horizontal device metrics
Font::TTF::Head      (3)  - The head table for a TTF Font
Font::TTF::Hmtx      (3)  - Horizontal Metrics
Font::TTF::Kern      (3)  - Kerning tables
Font::TTF::LTSH      (3)  - Linear Threshold table
Font::TTF::Loca      (3)  - the Locations table, which is intimately tied to the glyf table
Font::TTF::Maxp      (3)  - Maximum Profile table in a font
Font::TTF::Mort      (3)  - Glyph Metamorphosis table in a font
Font::TTF::Name      (3)  - String table for a TTF font
Font::TTF::OS_2      (3)  - the OS/2 table in a TTF font
Font::TTF::OldCmap   (3)  - Character map table
Font::TTF::OldMort   (3)  - Glyph Metamorphosis table in a font
Font::TTF::Pclt [Font::TTF::PCLT] (3)  - PCLT TrueType font table
Font::TTF::Post      (3)  - Holds the Postscript names for each glyph
Font::TTF::Prep      (3)  - Preparation hinting program. Called when ppem changes
Font::TTF::Prop      (3)  - Glyph Properties table in a font
Font::TTF::Segarr    (3)  - Segmented array
Font::TTF::Table     (3)  - Superclass for tables and used for tables we don't have a class for
Font::TTF::Ttc       (3)  - Truetype Collection class
Font::TTF::Utils     (3)  - Utility functions to save fingers
Font::TTF::Vmtx      (3)  - Vertical Metrics
Font::TTF::XMLparse  (3)  - provides support for XML parsing. Requires Expat module XML::Parser::Expat
Font::TTF::ttopen [Font::TTF::Ttopen] (3)  - Opentype superclass for standard Opentype lookup based tables (GSUB and GPOS)
FreezeThaw           (3)  - converting Perl structures to strings and back
Frontier::Client     (3)  - issue Frontier XML RPC requests to a server
Frontier::Daemon     (3)  - receive Frontier XML RPC requests
Frontier::RPC2       (3)  - encode/decode RPC2 format XML
GD.pm [GD]           (3)  - Interface to Gd Graphics Library
GD::Barcode          (3)  - Create barcode image with GD
GD::Barcode::COOP2of5 (3)  - Create COOP2of5 barcode image with GD
GD::Barcode::Code39  (3)  - Create Code39 barcode image with GD
GD::Barcode::EAN13   (3)  - Create EAN13(JAN13) barcode image with GD
GD::Barcode::EAN8    (3)  - Create EAN8(JAN8) barcode image with GD
GD::Barcode::IATA2of5 (3)  - Create IATA2of5 barcode image with GD
GD::Barcode::ITF     (3)  - Create ITF(Interleaved2of5) barcode image with GD
GD::Barcode::Industrial2of5 (3)  - Create Industrial2of5 barcode image with GD
GD::Barcode::Matrix2of5 (3)  - Create Matrix2of5 barcode image with GD
GD::Barcode::NW7     (3)  - Create NW7 barcode image with GD
GD::Barcode::UPCA    (3)  - Create UPC-A barcode image with GD
GD::Barcode::UPCE    (3)  - Create UPC-E barcode image with GD
GD::Graph            (3)  - Graph Plotting Module for Perl 5
GD::Graph [GD::Graph::FAQ] (3)  - Frequently asked questions
GD::Graph3D [GD::Graph3d] (3)  - Create 3D Graphs with GD and GD::Graph
GD::Graph::Data      (3)  - Data set encapsulation for GD::Graph
GD::Graph::Error     (3)  - Error handling for GD::Graph classes
GD::Graph::hbars     (3)  - make bar graphs with horizontal bars
GD::Text             (3)  - Text utilities for use with GD
GD::Text::Align      (3)  - Draw aligned strings
GD::Text::Wrap       (3)  - Wrap strings in boxes
GDBM_File            (3)  - Perl5 access to the gdbm library
GDBM_File [AnyDBM_File] (3)  - various DBM implementations
GET                  (1)  - Simple WWW user agent
GET [HEAD]           (1)  - Simple WWW user agent
GET [POST]           (1)  - Simple WWW user agent
GET [lwp-request]    (1)  - Simple WWW user agent
Getopt::Long         (3)  - Extended processing of command line options
Graph                (3)  - graph operations
Graph::BFS           (3)  - graph breadth-first search
Graph::Base          (3)  - graph base class
Graph::DFS           (3)  - graph depth-first search
Graph::Directed      (3)  - directed graphs
Graph::Directed [Graph::Undirected] (3)  - directed graphs
Graph::HeapElem      (3)  - internal use only
Graph::Traversal     (3)  - graph traversal
HEAD                 (1)  - Simple WWW user agent
HEAD [GET]           (1)  - Simple WWW user agent
HEAD [POST]          (1)  - Simple WWW user agent
HEAD [lwp-request]   (1)  - Simple WWW user agent
HTML::AsSubs         (3)  - functions that construct a HTML syntax tree
HTML::Element        (3)  - Class for objects that represent HTML elements
HTML::Element traverse [HTML::Element::traverse] (3)  - discussion of HTML::Element's traverse method
HTML::Entities       (3)  - Encode or decode strings with HTML entities
HTML::Filter         (3)  - Filter HTML text through the parser
HTML::Form           (3)  - Class that represents HTML forms
HTML::HeadParser     (3)  - Parse <HEAD> section of a HTML document
HTML::LinkExtor      (3)  - Extract links from an HTML document
HTML::Parse          (3)  - Deprecated, a wrapper around HTML::TreeBuilder
HTML::Parser         (3)  - HTML parser class
HTML::PullParser     (3)  - Alternative HTML::Parser interface
HTML::TableExtract   (3)  - Perl extension for extracting the text contained in tables within an HTML document
HTML::Tagset         (3)  - data tables useful in parsing HTML
HTML::Template       (3)  - Perl module to use HTML Templates from CGI scripts
HTML::TokeParser     (3)  - Alternative HTML::Parser interface
HTML::Tree           (3)  - overview of HTML::TreeBuilder et al
HTML::TreeBuilder    (3)  - Parser that builds a HTML syntax tree
HTTP::Cookies        (3)  - Cookie storage and management
HTTP::Daemon         (3)  - a simple http server class
HTTP::Date           (3)  - date conversion routines
HTTP::Headers        (3)  - Class encapsulating HTTP Message headers
HTTP::Headers::Util  (3)  - Header value parsing utility functions
HTTP::Message        (3)  - Class encapsulating HTTP messages
HTTP::Request        (3)  - Class encapsulating HTTP Requests
HTTP::Request::Common (3)  - Construct common HTTP::Request objects
HTTP::Response       (3)  - Class encapsulating HTTP Responses
HTTP::Status         (3)  - HTTP Status code processing
Hash::Util           (3)  - A selection of general-utility hash subroutines
Heap                 (3)  - Perl extensions for keeping data partially sorted
Heap::Binary         (3)  - a Perl extension for keeping data partially sorted
Heap::Binomial       (3)  - a Perl extension for keeping data partially sorted
Heap::Elem           (3)  - Perl extension for elements to be put in Heaps
Heap::Elem::Num      (3)  - Perl extension for Numeric Heap Elements
Heap::Elem::NumRev   (3)  - Perl extension for Reversed Numeric Heap Elements
Heap::Elem::Ref      (3)  - Perl extension for Object Reference Heap Elements
Heap::Elem::RefRev   (3)  - Perl extension for reversed Object Reverence Heap Elements
Heap::Elem::Str      (3)  - Perl extension for String Heap Elements
Heap::Elem::StrRev   (3)  - Perl extension for Reversed String Heap Elements
Heap::Fibonacci      (3)  - a Perl extension for keeping data partially sorted
Herbert [herbert]    (1)  - converts Excel files
I18N::Collate        (3)  - compare 8-bit scalar data according to the current locale
I18N::LangTags       (3)  - functions for dealing with RFC3066-style language tags
I18N::Langinfo       (3)  - query locale information
IO                   (3)  - load various IO modules
IO-stringy [IO::Stringy] (3)  - I/O on in-core objects like strings and arrays
IO::AtomicFile       (3)  - write a file which is updated atomically
IO::Dir              (3)  - supply object methods for directory handles
IO::File             (3)  - supply object methods for filehandles
IO::Handle           (3)  - supply object methods for I/O handles
IO::InnerFile        (3)  - define a file inside another file
IO::Lines            (3)  - IO:: interface for reading/writing an array of lines
IO::Pipe             (3)  - supply object methods for pipes
IO::Poll             (3)  - Object interface to system poll call
IO::Scalar           (3)  - IO:: interface for reading/writing a scalar
IO::ScalarArray      (3)  - IO:: interface for reading/writing an array of scalars
IO::Seekable         (3)  - supply seek based methods for I/O objects
IO::Select           (3)  - OO interface to the select system call
IO::Socket           (3)  - Object interface to socket communications
IO::Socket::INET     (3)  - Object interface for AF_INET domain sockets
IO::Socket::UNIX     (3)  - Object interface for AF_UNIX domain sockets
IO::String           (3)  - Emulate IO::File interface for in-core strings
IO::Wrap             (3)  - wrap raw filehandles in IO::Handle interface
IO::WrapTie          (3)  - wrap tieable objects in IO::Handle interface
IPC::Locker          (3)  - Distributed lock handler
IPC::Locker::Server  (3)  - Distributed lock handler server
IPC::Msg             (3)  - SysV Msg IPC object class
IPC::Open2           (3)  - open a process for both reading and writing
IPC::Open3           (3)  - open a process for reading, writing, and error handling
IPC::Semaphore       (3)  - SysV Semaphore IPC object class
IPC::ShareLite       (3)  - Light-weight interface to shared memory
IPC::Shareable       (3)  - share Perl variables between processes
IPC::Shareable::SharedMem (3)  - Object oriented interface to shared memory
IPC::SysV            (3)  - SysV IPC constants
Inline               (3)  - Write Perl subroutines in other programming languages
Inline-API           (3)  - How to bind a programming language to Perl using Inline.pm
Inline-FAQ           (3)  - The Inline FAQ
Inline-Support       (3)  - Support Information for Inline.pm and related modules
Inline::C            (3)  - Write Perl Subroutines in C
LWP                  (3)  - The World-Wide Web library for Perl
LWP::ConnCache       (3)  - Connection cache manager
LWP::Debug           (3)  - debug routines for the libwww-perl library
LWP::MediaTypes      (3)  - guess media type for a file or a URL
LWP::MemberMixin     (3)  - Member access mixin class
LWP::Protocol        (3)  - Base class for LWP protocols
LWP::RobotUA         (3)  - A class for Web Robots
LWP::TkIO [Tk::HTML::IO] (3)  - Tk I/O routines for the LWP library
LWP::UserAgent       (3)  - A WWW UserAgent class
Lingua::EN::AddressGrammar (3)  - grammar tree for Lingua::EN::AddressParse
Lingua::EN::AddressParse (3)  - manipulate geographical addresses
Lingua::EN::Gender   (3)  - Inflect pronouns for gender
Lingua::EN::MatchNames (3)  - Smart matching for human names.
Lingua::EN::NameGrammar (3)  - grammar tree for Lingua::EN::NameParse
Lingua::EN::NameParse (3)  - routines for manipulating a person's name
Lingua::EN::Nickname (3)  - Genealogical nickname matching (Liz=Beth)
Lingua::EN::Numbers  (3)  - Converts numeric values into their English string equivalents
Lingua::EN::Sentence (3)  - Module for splitting text into sentences
Lingua::EN::Syllable (3)  - Routine for estimating syllable count in words
List::Util           (3)  - A selection of general-utility list subroutines
Locale::Constants    (3)  - constants for Locale codes
Locale::Country      (3)  - ISO codes for country identification (ISO 3166)
Locale::Currency     (3)  - ISO three letter codes for currency identification (ISO 4217)
Locale::Language     (3)  - ISO two letter codes for language identification (ISO 639)
Locale::Script       (3)  - ISO codes for script identification (ISO 15924)
Locale::SubCountry   (3)  - convert state, province, county etc. names to/from code
Log::Agent           (3)  - logging agent
Log::Agent::Channel  (3)  - ancestor class for all Log::Agent channels
Log::Agent::Channel::File (3)  - file logging channel for Log::Agent
Log::Agent::Channel::Handle (3)  - I/O handle logging channel for Log::Agent
Log::Agent::Channel::Syslog (3)  - syslog logging channel for Log::Agent::Logger
Log::Agent::Driver   (3)  - ancestor class for all Log::Agent drivers
Log::Agent::Driver::Datum (3)  - interceptor driver to cooperate with Carp::Datum
Log::Agent::Driver::Default (3)  - default logging driver for Log::Agent
Log::Agent::Driver::File (3)  - file logging driver for Log::Agent
Log::Agent::Driver::Fork (3)  - dummy driver for forking output to multiple drivers
Log::Agent::Driver::Silent (3)  - silent logging driver for Log::Agent
Log::Agent::Driver::Syslog (3)  - syslog logging driver for Log::Agent
Log::Agent::File::Native (3)  - low-overhead IO::File
Log::Agent::Message  (3)  - a log message
Log::Agent::Priorities (3)  - conversion between syslog priorities and levels
Log::Agent::Stamping (3)  - time-stamping routines
Log::Agent::Tag      (3)  - formats caller information
Log::Agent::Tag::Callback (3)  - a dynamic tag string
Log::Agent::Tag::Caller (3)  - formats caller information
Log::Agent::Tag::Priority (3)  - a log priority tag string
Log::Agent::Tag::String (3)  - a constant tag string
Log::Agent::Tag_List (3)  - user-defined tags to add to every log
MD5                  (3)  - Perl interface to the RSA Data Security Inc. MD5 Message-Digest Algorithm
MIME-tools [MIME::Tools] (3)  - modules for parsing (and creating!) MIME entities
MIME::Base64         (3)  - Encoding and decoding of base64 strings
MIME::Body           (3)  - the body of a MIME message
MIME::Decoder        (3)  - an object for decoding the body part of a MIME stream
MIME::Decoder::Base64 (3)  - encode/decode a base64 stream
MIME::Decoder::Binary (3)  - perform no encoding/decoding
MIME::Decoder::Gzip64 (3)  - decode a base64 gzip stream
MIME::Decoder::NBit  (3)  - encode/decode a 7bit or 8bit stream
MIME::Decoder::QuotedPrint (3)  - encode/decode a quoted-printable stream
MIME::Decoder::UU    (3)  - decode a uuencoded stream
MIME::Entity         (3)  - class for parsed-and-decoded MIME message
MIME::Field::ConTraEnc (3)  - a Content-transfer-encoding field
MIME::Field::ContDisp (3)  - a Content-disposition field
MIME::Field::ContType (3)  - a Content-type field
MIME::Field::ParamVal (3)  - subclass of Mail::Field, for structured MIME fields
MIME::Head           (3)  - MIME message header (a subclass of Mail::Header)
MIME::Lite           (3)  - low-calorie MIME generator
MIME::Parser         (3)  - experimental class for parsing MIME streams
MIME::Parser::Filer  (3)  - manage file-output of the parser
MIME::Parser::Reader (3)  - a line-oriented reader for a MIME::Parser
MIME::Parser::Results (3)  - results of the last entity parsed
MIME::QuotedPrint    (3)  - Encoding and decoding of quoted-printable strings
MIME::WordDecoder    (3)  - decode RFC-1522 encoded words to a local representation
MIME::Words          (3)  - deal with RFC-1522 encoded words
MLDBM                (3)  - store multi-level hash structure in single level tied hash
Mail::Address        (3)  - Parse mail addresses
Mail::Bulkmail 2.05 [Mail::Bulkmail] (3)  - Platform independent mailing list module
Mail::Cap            (3)  - Parse mailcap files
Mail::Field          (3)  - Base class for manipulation of mail header fields
Mail::Field::AddrList (3)  - object representation of e-mail address lists
Mail::Filter         (3)  - Filter mail through multiple subroutines
Mail::Header         (3)  - manipulate mail RFC822 compliant headers
Mail::Internet       (3)  - manipulate Internet format (RFC 822) mail messages
Mail::Mailer         (3)  - Simple interface to electronic mailing mechanisms
Mail::Send           (3)  - Simple electronic mail interface
Mail::Sendmail v. 0.78 [Mail::Sendmail] (3)  - Simple platform independent mailer
Mail::Util           (3)  - mail utility functions
Math::BigFloat       (3)  - Arbitrary size floating point math package
Math::BigInt         (3)  - Arbitrary size integer math package
Math::BigInt::Calc   (3)  - Pure Perl module to support Math::BigInt
Math::BigInt::Scalar (3)  - Pure Perl module to test Math::BigInt with scalars
Math::BigRat         (3)  - arbitrarily big rationals
Math::Complex        (3)  - complex numbers and associated mathematical functions
Math::Fraction       (3)  - To Manipulate Exact Fractions (v.53b, Beta Release)
Math::FractionDemo   (3)  - Math::Fraction demo script (v.51b, Beta Release)
Math::Roman          (3)  - Arbitrary sized Roman numbers and conversion from and to Arabic
Math::Trig           (3)  - trigonometric functions
Memoize              (3)  - Make functions faster by trading space for time
Memoize::AnyDBM_File (3)  - glue to provide EXISTS for AnyDBM_File for Storable use
Memoize::Expire      (3)  - Plug-in module for automatic expiration of memoized values
Memoize::ExpireFile  (3)  - test for Memoize expiration semantics
Memoize::ExpireTest  (3)  - test for Memoize expiration semantics
Memoize::NDBM_File   (3)  - glue to provide EXISTS for NDBM_File for Storable use
Memoize::SDBM_File   (3)  - glue to provide EXISTS for SDBM_File for Storable use
Memoize::Storable    (3)  - store Memoized data in Storable database
MesgBox [Tk::MesgBox] (3)  - Perl/Tk module for message and button dialogue boxes
MoonPhase [Astro::MoonPhase] (3)  - Information about the phase of the moon
NDBM_File            (3)  - Tied access to ndbm files
NDBM_File [AnyDBM_File] (3)  - various DBM implementations
NEXT.pm [NEXT]       (3)  - Provide a pseudo-class NEXT that allows method redispatch
Namespace [XML::XPath::Node::Namespace] (3)  - an XML namespace node
Net::Cmd             (3)  - Network Command class (as used by FTP, SMTP etc)
Net::Config          (3)  - Local configuration data for libnet
Net::Daemon          (3)  - Perl extension for portable daemons
Net::Daemon::Log     (3)  - Utility functions for logging
Net::Daemon::Test    (3)  - support functions for testing Net::Daemon servers
Net::Domain          (3)  - Attempt to evaluate the current host's internet name and domain
Net::FTP             (3)  - FTP Client class
Net::HTTP            (3)  - Low-level HTTP client connection
Net::HTTP::NB        (3)  - Non-blocking HTTP client
Net::NNTP            (3)  - NNTP Client class
Net::Netrc           (3)  - OO interface to users netrc file
Net::POP3            (3)  - Post Office Protocol 3 Client class (RFC1939)
Net::Ping            (3)  - check a remote host for reachability
Net::SMS             (3)  - Sends wireless messages to any carrier including text messages and SMS (Short Message Service)
Net::SMS::Genie      (3)  - a module to send SMS messages using the Genie web2sms gateway (<http://www.genie.co.uk/>)
Net::SMS::Web        (3)  - a generic module for sending SMS messages using web2sms gateways (e.g. <http://www.mtnsms.com/> or <http://www.genie.co.uk/>)
Net::SMTP            (3)  - Simple Mail Transfer Protocol Client
Net::Time            (3)  - time and daytime network client interface
Net::hostent         (3)  - by-name interface to Perl's built-in gethost*() functions
Net::netent          (3)  - by-name interface to Perl's built-in getnet*() functions
Net::protoent        (3)  - by-name interface to Perl's built-in getproto*() functions
Net::servent         (3)  - by-name interface to Perl's built-in getserv*() functions
Number::Format       (3)  - Perl extension for formatting numbers
Number::Spell        (3)  - Perl extension for spelling out numbers
O                    (3)  - Generic interface to Perl Compiler backends
ODBM_File [AnyDBM_File] (3)  - various DBM implementations
OLE::PropertySet     (3)  - Handles Property Sets
OLE::Storage         (3)  - An Interface to Structured Storage Documents
OLE::Storage::Handler (3)  - Handle functions for OLE::Storage::Var
OLE::Storage::Io     (3)  - Laola's IO interface
OLE::Storage::Iolist (3)  - Data management for OLE::Storage::Io (alpha)
OLE::Storage::Property (3)  - maintain Properties for OLE::Storage::Var
OLE::Storage::Var    (3)  - Variable handling for properties
Opcode               (3)  - Disable named opcodes when compiling perl code
PDF                  (3)  - Library for PDF access and manipulation in Perl
PDF::Core            (3)  - Core Library for PDF library
PDF::Create          (3)  - create PDF files
PDF::Labels          (3)  - Routines to produce formatted pages of mailing labels in PDF
PDF::Parse           (3)  - Library with parsing functions for PDF library
POSIX                (3)  - Perl interface to IEEE Std 1003.1
POST                 (1)  - Simple WWW user agent
POST [GET]           (1)  - Simple WWW user agent
POST [HEAD]          (1)  - Simple WWW user agent
POST [lwp-request]   (1)  - Simple WWW user agent
Parse::RecDescent    (3)  - Generate Recursive-Descent Parsers
Parse::RecDescent::Consumer (3)  - reveal text matched through n token transitions
Parse::Yapp          (3)  - Perl extension for generating and using LALR parsers
PerlIO               (3)  - On demand loader for PerlIO layers and root of PerlIO::* name space
PerlIO::encoding     (3)  - encoding layer
PerlIO::scalar       (3)  - support module for in-memory IO
PerlIO::via          (3)  - Helper class for PerlIO layers implemented in perl
PerlIO::via::QuotedPrint (3)  - PerlIO layer for quoted-printable strings
Pod::Checker         (3)  - check pod documents for syntax errors
Pod::Find            (3)  - find POD documents in directory trees
Pod::Html            (3)  - module to convert pod files to HTML
Pod::InputObjects    (3)  - objects representing POD input paragraphs, commands, etc
Pod::LaTeX           (3)  - Convert Pod data to formatted Latex
Pod::Man             (3)  - Convert POD data to formatted *roff input
Pod::ParseLink       (3)  - Parse an L<> formatting code in POD text
Pod::ParseUtils      (3)  - helpers for POD parsing and conversion
Pod::Parser          (3)  - base class for creating POD filters and translators
Pod::Plainer         (3)  - Perl extension for converting Pod to old style Pod
Pod::Select          (3)  - extract selected sections of POD from input
Pod::Tests           (3)  - Extracts embedded tests and code examples from POD
Pod::Tests::Tutorial (3)  - Tutorial docs for Pod::Tests
Pod::Text            (3)  - Convert POD data to formatted ASCII text
Pod::Text::Color     (3)  - Convert POD data to formatted color ASCII text
Pod::Text::Overstrike (3)  - Convert POD data to formatted overstrike text
Pod::Text::Termcap   (3)  - Convert POD data to ASCII text with format escapes
Pod::Usage           (3)  - print a usage message from embedded pod documentation
Proc::Background     (3)  - Generic interface to Unix and Win32 background process management
Proc::Background::Unix (3)  - Unix interface to process mangement
Proc::Background::Win32 (3)  - Interface to process mangement on Win32 systems
Proc::Killfam        (3)  - kill a list of pids, and all their sub-children
Proc::ProcessTable   (3)  - Perl extension to access the unix process table
Proc::ProcessTable::Process (3)  - Perl process objects
README.BS2000 [perlbs2000] (1)  - building and installing Perl for BS2000
README.aix [perlaix] (1)  - Perl version 5 on IBM Unix (AIX) systems
README.apollo [perlapollo] (1)  - Perl version 5 on Apollo DomainOS
README.beos [perlbeos] (1)  - Perl version 5 on BeOS
README.cygwin [perlcygwin] (1)  - Perl for Cygwin
README.epoc [perlepoc] (1)  - Perl for EPOC
README.freebsd [perlfreebsd] (1)  - Perl version 5 on FreeBSD systems
README.hpux [perlhpux] (1)  - Perl version 5 on Hewlett-Packard Unix (HP-UX) systems
README.hurd [perlhurd] (1)  - Perl version 5 on Hurd
README.irix [perlirix] (1)  - Perl version 5 on Irix systems
README.machten [perlmachten] (1)  - Perl version 5 on Power MachTen systems
README.macos [perlmacos] (1)  - Perl under Mac OS (Classic)
README.mint [perlmint] (1)  - Perl version 5 on Atari MiNT
README.mpeix [perlmpeix] (1)  - Perl/iX for HP e3000 MPE
README.os390 [perlos390] (1)  - building and installing Perl for OS/390 and z/OS
README.qnx [perlqnx] (1)  - Perl version 5 on QNX
README.solaris [perlsolaris] (1)  - Perl version 5 on Solaris systems
README.tru64 [perltru64] (1)  - Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems
README.vmesa [perlvmesa] (1)  - building and installing Perl for VM/ESA
README.vos [perlvos] (1)  - Perl for Stratus VOS
RPC::PlClient        (3)  - Perl extension for writing PlRPC clients
RPC::PlServer        (3)  - Perl extension for writing PlRPC servers
RTF::Character       (3)  - Perl class for RTF character formatting
RTF::ColorTable      (3)  - Class for generating RTF document color tables
RTF::Document        (3)  - Perl extension for generating Rich Text (RTF) Files 
RTF::FontTable       (3)  - Class for generating RTF document font tables
RTF::Generator       (3)  - Perl class for generating RTF documents
RTF::Group           (3)  - Base class for manipulating Rich Text Format (RTF) groups
RTF::Paragraph       (3)  - Perl class for paragraph formatting
RTF::Section         (3)  - Perl class for RTF section and page formatting
RTF::StyleSheet      (3)  - Class for generating RTF style sheets
Rcs                  (3)  - Perl Object Class for Revision Control System (RCS)
SDBM_File            (3)  - Tied access to sdbm files
SDBM_File [AnyDBM_File] (3)  - various DBM implementations
SOAP::Lite           (3)  - Client and server side SOAP implementation
SOAP::Test           (3)  - Test framework for SOAP::Lite
SOAP::Transport::FTP (3)  - Client side FTP support for SOAP::Lite
SOAP::Transport::HTTP (3)  - Server/Client side HTTP support for SOAP::Lite
SOAP::Transport::IO  (3)  - Server side IO support for SOAP::Lite
SOAP::Transport::JABBER (3)  - Server/Client side JABBER support for SOAP::Lite
SOAP::Transport::LOCAL (3)  - Client side no-transport support for SOAP::Lite
SOAP::Transport::MAILTO (3)  - Client side SMTP/sendmail support for SOAP::Lite
SOAP::Transport::MQ  (3)  - Server/Client side MQ support for SOAP::Lite
SOAP::Transport::POP3 (3)  - Server side POP3 support for SOAP::Lite
SOAP::Transport::TCP (3)  - Server/Client side TCP support for SOAP::Lite
SOAPsh.pl [SOAPsh]   (1)  - Interactive shell for SOAP calls
Safe                 (3)  - Compile and execute code in restricted compartments
Scalar::Util         (3)  - A selection of general-utility scalar subroutines
Search::Dict         (3)  - search for key in dictionary file
SelectSaver          (3)  - save and restore selected file handle
SelfLoader           (3)  - load functions only on demand
Shell                (3)  - run shell commands transparently within perl
ShowTable [Data::ShowTable] (3)  - routines to display tabular data in several formats
Socket               (3)  - load the C socket.h defines and structure manipulators
Sort::Fields         (3)  - Sort lines containing delimited fields
Squeeze.pm [Lingua::EN::Squeeze] (3)  - Shorten text to minimum syllables by using hash table and vowel deletion
Storable             (3)  - persistence for Perl data structures
String::Approx       (3)  - Perl extension for approximate matching (fuzzy matching)
Switch               (3)  - A switch statement for Perl
Symbol               (3)  - manipulate Perl symbols and their names
Sys::Hostname        (3)  - Try every conceivable way to get hostname
Sys::Syslog          (3)  - Perl interface to the UNIX syslog(3) calls
TTF:Hhea [Font::TTF::Hhea] (3)  - Horizontal Header table
TTF:Vhea [Font::TTF::Vhea] (3)  - Vertical Header table
TableMatrix [Tk::TableMatrix] (3)  - Create and manipulate tables
Tar [Archive::Tar]   (3)  - module for manipulation of tar archives
Tcl vs perl [Tk::Tcl-perl] (3)  - very old suspect documentation on porting
Template             (3)  - Front-end module to the Template Toolkit
Template::Base       (3)  - Base class module implementing common functionality
Template::Config     (3)  - Factory module for instantiating other TT2 modules
Template::Constants  (3)  - Defines constants for the Template Toolkit
Template::Context    (3)  - Runtime context in which templates are processed
Template::Document   (3)  - Compiled template document object
Template::Exception  (3)  - Exception handling class module
Template::FAQ        (3)  - Frequently Asked Questions about the Template Toolkit
Template::Filters    (3)  - Post-processing filters for template blocks
Template::Iterator   (3)  - Data iterator used by the FOREACH directive
Template::Library::HTML (3)  - Template library for building basic HTML pages
Template::Library::PostScript (3)  - Template library for generating PostScript
Template::Library::Splash (3)  - Template library for building stylish HTML user interfaces
Template::Manual     (3)  - User guide and reference manual for the Template Toolkit
Template::Manual::Config (3)  - Configuration options
Template::Manual::Credits (3)  - Author and contributor credits
Template::Manual::Directives (3)  - Template directives
Template::Manual::Filters (3)  - Standard filters
Template::Manual::Internals (3)  - Template Toolkit internals
Template::Manual::Intro (3)  - Introduction to the Template Toolkit
Template::Manual::Plugins (3)  - Standard plugins
Template::Manual::Refs (3)  - Related modules, projects and other resources
Template::Manual::Syntax (3)  - Directive syntax, structure and semantics
Template::Manual::VMethods (3)  - Virtual Methods
Template::Manual::Variables (3)  - Template variables and code bindings
Template::Manual::Views (3)  - Template Toolkit views (experimental)
Template::Modules    (3)  - Core modules comprising the Template Toolkit
Template::Namespace::Constants (3)  - Compile time constant folding
Template::Parser     (3)  - LALR(1) parser for compiling template documents
Template::Plugin     (3)  - Base class for Template Toolkit plugins
Template::Plugin::Autoformat (3)  - Interface to Text::Autoformat module
Template::Plugin::CGI (3)  - Interface to the CGI module
Template::Plugin::DBI (3)  - Template interface to the DBI module
Template::Plugin::Datafile (3)  - Plugin to construct records from a simple data file
Template::Plugin::Date (3)  - Plugin to generate formatted date strings
Template::Plugin::Directory (3)  - Plugin for generating directory listings
Template::Plugin::Dumper (3)  - Plugin interface to Data::Dumper
Template::Plugin::File (3)  - Plugin providing information about files
Template::Plugin::Filter (3)  - Base class for plugin filters
Template::Plugin::Format (3)  - Plugin to create formatting functions
Template::Plugin::GD::Constants (3)  - Interface to GD module constants
Template::Plugin::GD::Graph::area (3)  - Create area graphs with axes and legends
Template::Plugin::GD::Graph::bars (3)  - Create bar graphs with axes and legends
Template::Plugin::GD::Graph::bars3d (3)  - Create 3D bar graphs with axes and legends
Template::Plugin::GD::Graph::lines (3)  - Create line graphs with axes and legends
Template::Plugin::GD::Graph::lines3d (3)  - Create 3D line graphs with axes and legends
Template::Plugin::GD::Graph::linespoints (3)  - Create line/point graphs with axes and legends
Template::Plugin::GD::Graph::mixed (3)  - Create mixed graphs with axes and legends
Template::Plugin::GD::Graph::pie (3)  - Create pie charts with legends
Template::Plugin::GD::Graph::pie3d (3)  - Create 3D pie charts with legends
Template::Plugin::GD::Graph::points (3)  - Create point graphs with axes and legends
Template::Plugin::GD::Image (3)  - Interface to GD Graphics Library
Template::Plugin::GD::Polygon (3)  - Interface to GD module Polygon class
Template::Plugin::GD::Text (3)  - Text utilities for use with GD
Template::Plugin::GD::Text::Align (3)  - Draw aligned strings in GD images
Template::Plugin::GD::Text::Wrap (3)  - Break and wrap strings in GD images
Template::Plugin::HTML (3)  - Plugin to create HTML elements
Template::Plugin::Iterator (3)  - Plugin to create iterators (Template::Iterator)
Template::Plugin::Pod (3)  - Plugin interface to Pod::POM (Pod Object Model)
Template::Plugin::String (3)  - Object oriented interface for string manipulation
Template::Plugin::Table (3)  - Plugin to present data in a table
Template::Plugin::URL (3)  - Plugin to construct complex URLs
Template::Plugin::View (3)  - Plugin to create views (Template::View)
Template::Plugin::Wrap (3)  - Plugin interface to Text::Wrap
Template::Plugin::XML::DOM (3)  - Plugin interface to XML::DOM
Template::Plugin::XML::RSS (3)  - Plugin interface to XML::RSS
Template::Plugin::XML::Simple (3)  - Plugin interface to XML::Simple
Template::Plugin::XML::Style (3)  - Simple XML stylesheet transfomations
Template::Plugin::XML::XPath (3)  - Plugin interface to XML::XPath
Template::Plugins    (3)  - Plugin provider module
Template::Provider   (3)  - Provider module for loading/compiling templates
Template::Service    (3)  - General purpose template processing service
Template::Stash      (3)  - Magical storage for template variables
Template::Stash::Context (3)  - Experimetal stash allowing list/scalar context definition
Template::Stash::XS  (3)  - Experimetal high-speed stash written in XS
Template::Test       (3)  - Module for automating TT2 test scripts
Template::Tools::tpage (3)  - Process templates from command line
Template::Tools::tpage [tpage] (1)  - Process templates from command line
Template::Tools::ttree (3)  - Process entire directory trees of templates
Template::Tools::ttree [ttree] (1)  - Process entire directory trees of templates
Template::Tutorial   (3)  - Template Toolkit Tutorials
Template::Tutorial::Datafile (3)  - Creating Data Output Files Using the Template Toolkit
Template::Tutorial::Web (3)  - Generating Web Content Using the Template Toolkit
Template::View       (3)  - customised view of a template processing context
Term::ANSIColor      (3)  - Color screen output using ANSI escape sequences
Term::ANSIScreen     (3)  - Terminal control using ANSI escape sequences
Term::Cap            (3)  - Perl termcap interface
Term::Complete       (3)  - Perl word completion module
Term::ReadKey        (3)  - A perl module for simple terminal control
Term::ReadLine       (3)  - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions
Test                 (3)  - provides a simple framework for writing test scripts
Test::Builder        (3)  - Backend for building test libraries
Test::Harness        (3)  - run perl standard test scripts with statistics
Test::Harness::Assert (3)  - simple assert
Test::Harness::Iterator (3)  - Internal Test::Harness Iterator
Test::Harness::Straps (3)  - detailed analysis of test results
Test::Inline         (3)  - Inlining your tests next to the code being tested
Test::Inline::Tutorial (3)  - Tutorial docs for Test::Inline
Test::More           (3)  - yet another framework for writing test scripts
Test::Simple         (3)  - Basic utilities for writing tests
Test::Tutorial       (3)  - A tutorial about writing really basic tests
Text [XML::XPath::Node::Text] (3)  - an XML text node
Text::Autoformat     (3)  - Automatic and manual text wrapping and reformating formatting
Text::Balanced       (3)  - Extract delimited text sequences from strings
Text::CSV_XS         (3)  - comma-separated values manipulation routines
Text::Metaphone      (3)  - A modern soundex. Phonetic encoding of words
Text::ParseWords     (3)  - parse text into an array of tokens or array of arrays
Text::Reform         (3)  - Manual text wrapping and reformatting
Text::Soundex        (3)  - Implementation of the Soundex Algorithm as Described by Knuth
Text::Template       (3)  - Expand template text with embedded Perl
Text::Template::Preprocess (3)  - Expand template text with embedded Perl
Text::Wrap           (3)  - line wrapping to form simple paragraphs
Thread               (3)  - manipulate threads in Perl (for old code only)
Thread::Queue        (3)  - thread-safe queues
Thread::Semaphore    (3)  - thread-safe semaphores
Tie::Array           (3)  - base class for tied arrays
Tie::Cache           (3)  - LRU Cache in Memory
Tie::ExtraHash [Tie::Hash] (3)  - base class definitions for tied hashes
Tie::File            (3)  - Access the lines of a disk file via a Perl array
Tie::Handle          (3)  - base class definitions for tied handles
Tie::Hash            (3)  - base class definitions for tied hashes
Tie::IxHash          (3)  - ordered associative arrays for Perl
Tie::Memoize         (3)  - add data to hash when needed
Tie::RefHash         (3)  - use references as hash keys
Tie::Scalar          (3)  - base class definitions for tied scalars
Tie::StdHandle [Tie::Handle] (3)  - base class definitions for tied handles
Tie::StdHash [Tie::Hash] (3)  - base class definitions for tied hashes
Tie::StdScalar [Tie::Scalar] (3)  - base class definitions for tied scalars
Tie::SubstrHash      (3)  - Fixed-table-size, fixed-key-length hashing
Tie::TwoLevelHash    (3)  - Tied interface to multi-dimensional (Two-Level) hash files
Time::HiRes          (3)  - High resolution ualarm, usleep, and gettimeofday
Time::Local          (3)  - efficiently compute time from local and GMT time
Time::gmtime         (3)  - by-name interface to Perl's built-in gmtime() function
Time::localtime      (3)  - by-name interface to Perl's built-in localtime() function
Time::tm             (3)  - internal object used by Time::gmtime and Time::localtime
Tk                   (3)  - a graphical user interface toolkit for Perl
Tk [Tk::overview]    (3)  - An overview of an Object Oriented Tk8.0 extension for perl5
Tk2portableTk [Tk::pTk] (3)  - how to make your Tk source portable to other interpreted languages
Tk::Adjuster         (3)  - Allow size of packed widgets to be adjusted by user
Tk::Animation        (3)  - Display sequence of Tk::Photo images
Tk::Axis             (3)  - Canvas with Axes
Tk::Balloon          (3)  - pop up help balloons
Tk::Bitmap           (3)  - Images that display two colors
Tk::BrowseEntry      (3)  - entry widget with popup choices
Tk::Button           (3)  - Create and manipulate Button widgets
Tk::Canvas           (3)  - Create and manipulate Canvas widgets
Tk::CheckBox         (3)  - Another radio button style widget (with a check mark)
Tk::Checkbutton      (3)  - Create and manipulate Checkbutton widgets
Tk::Clock            (3)  - Clock widget with analog and digital display
Tk::Cloth            (3)  - An OO Tk Canvas
Tk::CmdLine          (3)  - Process standard X11 command line options and set initial resources
Tk::ColorEditor      (3)  - a general purpose Tk widget Color Editor
Tk::Columns          (3)  - A multicolumn list widget with sortable & sizeable columns
Tk::ComboEntry       (3)  - Drop down list entry widget
Tk::Compound         (3)  - Create multi-line compound images
Tk::ConfigSpecs      (3)  - Defining behaviour of 'configure' for composite widgets
Tk::CornerBox        (3)  - a geometry manager for scaling two subwidgets
Tk::DItem            (3)  - Tix Display Items
Tk::Date             (3)  - a date/time widget for perl/Tk
Tk::Derived          (3)  - Base class for widgets derived from others
Tk::Dial             (3)  - An alternative to the Scale widget
Tk::Dialog           (3)  - Create modal dialog and wait for a response
Tk::DialogBox        (3)  - create and manipulate a dialog screen
Tk::DirTree          (3)  - Create and manipulate DirTree widgets
Tk::DockFrame        (3)  - A multicolumn list widget with sortable & sizeable columns
Tk::DragDrop::Common [Tk::Common] (3)  - private class used by Drag&Drop
Tk::DragDrop::SunConst [Tk::SunConst] (3)  - Constants for Sun's Drag&Drop protocol
Tk::DropSite         (3)  - Receive side of Drag & Drop abstraction
Tk::Entry            (3)  - Create and manipulate Entry widgets
Tk::Error            (3)  - Method invoked to process background errors
Tk::Event [Tk::Eventloop] (3)  - ToolKit for Events
Tk::FileDialog       (3)  - A highly configurable File Dialog widget for Perl/Tk
Tk::FileSelect       (3)  - a widget for choosing files
Tk::FireButton       (3)  - Button that keeps invoking callback when pressed
Tk::Font [Tk::X11Font] (3)  - a class for finding X Fonts
Tk::FontDialog       (3)  - a font dialog widget for perl/Tk
Tk::Frame            (3)  - Create and manipulate Frame widgets
Tk::HList            (3)  - Create and manipulate Tix Hierarchial List widgets
Tk::HistEntry        (3)  - Entry widget with history capability
Tk::IO               (3)  - high level interface to Tk's 'fileevent' mechanism
Tk::IconCanvas       (3)  - Canvas with dragable icon management
Tk::Image            (3)  - Create and manipulate images
Tk::InputO           (3)  - Create and manipulate TIX InputO widgets
Tk::JPEG             (3)  - JPEG loader for Tk::Photo
Tk::LabFrame         (3)  - labeled frame
Tk::Label            (3)  - Create and manipulate Label widgets
Tk::Listbox          (3)  - Create and manipulate Listbox widgets
Tk::MListbox         (3)  - Multicolumn Listbox.
Tk::MainWindow       (3)  - Root widget of a widget tree
Tk::Menu             (3)  - Create and manipulate Menu widgets
Tk::Menu::Item [Tk::Item] (3)  - Base class for Menu items
Tk::Menubutton       (3)  - Create and manipulate Menubutton widgets
Tk::Menustrip        (3)  - Another menubar with help menu support, etc
Tk::Message          (3)  - Create and manipulate Message widgets
Tk::Month            (3)  - Calendar widget which shows one month at a time
Tk::More             (3)  - a 'more' or 'less' like text widget
Tk::Multi::Any       (3)  - Do not use
Tk::Multi::Canvas    (3)  - Tk composite widget with a scroll window and more
Tk::Multi::Frame     (3)  - Tk composite widget with a scroll window and more
Tk::Multi::Manager   (3)  - Tk composite widget managing Tk::Multi slaves
Tk::Multi::Text      (3)  - Tk composite widget with a scroll window and more
Tk::Multi::Toplevel  (3)  - Toplevel MultiManager
Tk::Mwm              (3)  - Communicate with the Motif(tm) window manager
Tk::NoteBook         (3)  - display several windows in limited space with notebook metaphor
Tk::NumEntry         (3)  - A numeric Entry widget with inc. & dec. Buttons
Tk::NumEntryPlain    (3)  - A numeric entry widget
Tk::ObjEditor        (3)  - Tk composite widget Obj editor
Tk::ObjEditorDialog  (3)  - Tk composite widget obj editor popup dialog
Tk::ObjScanner       (3)  - Tk data scanner
Tk::OlWm             (3)  - Interface to OpenLook properties of toplevel windows
Tk::Optionmenu       (3)  - Let the user select one of some predefined options values
Tk::PNG              (3)  - PNG loader for Tk::Photo
Tk::Pane             (3)  - A window panner
Tk::Panel            (3)  - A collapsable frame with title
Tk::Parse            (3)  - Parse perl's pod files (code deprecated. Use Pod::Parser instead)
Tk::PathEntry        (3)  - Entry widget for selecting paths with completion
Tk::PathEntry::Dialog (3)  - File dialog using Tk::PathEntry
Tk::Photo            (3)  - Full-color images
Tk::Pixmap           (3)  - Create color images from XPM files
Tk::Pod              (3)  - POD browser toplevel widget
Tk::Pod::Search      (3)  - Widget to access perlindex POD full text index
Tk::Pod::Search_db   (3)  - dirty OO wrapper for perlindex's search functionality
Tk::Pod::Text        (3)  - POD browser widget
Tk::Pod_usage        (3)  - How to use the perl/Tk POD browser widget
Tk::ProgressBar      (3)  - A graphical progress bar
Tk::ProgressIndicator (3)  - Another, simpler ProgressBar
Tk::ROText           (3)  - 'readonly' perl/Tk Text widget
Tk::ROTextANSIColor  (3)  - Read-only Tk::TextANSIColor
Tk::Radiobutton      (3)  - Create and manipulate Radiobutton widgets
Tk::Reindex          (3)  - change the base index of Text-like widgets
Tk::Scale            (3)  - Create and manipulate Scale widgets
Tk::Scrollbar        (3)  - Create and manipulate Scrollbar widgets
Tk::Scrolled         (3)  - Create a widget with attached scrollbar(s)
Tk::Selection [Tk::selection] (3)  - Manipulate the X selection
Tk::SplitFrame       (3)  - a geometry manager for scaling two subwidgets
Tk::StrfClock        (3)  - a X/TK digital clock widget based on strftime
Tk::Submethods       (3)  - add aliases for tk sub-commands
Tk::TFrame           (3)  - A Titled Frame widget
Tk::TList            (3)  - Create and manipulate Tix Tabular List widgets
Tk::TabFrame         (3)  - An alternative to the NoteBook widget : a tabbed geometry manager
Tk::TabbedForm       (3)  - a form management arrangement using Tk::TabFrame
Tk::Table            (3)  - Scrollable 2 dimensional table of Tk widgets
Tk::TableEdit        (3)  - A simple flat-file DBMS editor using Tk::SplitFrame, Tk::TabbedForm, and Tk::Columns
Tk::TableMatrix::Spreadsheet (3)  - Table Display with Spreadsheet-like bindings
Tk::TableMatrix::SpreadsheetHideRows (3)  - Table Display with selectable hide/un-hide of rows
Tk::Text             (3)  - Create and manipulate Text widgets
Tk::Text::SuperText  (3)  - An improved text widget for perl/tk
Tk::TextANSIColor    (3)  - Tk::Text widget with support for ANSI color escape codes
Tk::TextUndo         (3)  - perl/tk text widget with bindings to undo changes
Tk::TiedListbox      (3)  - gang together Listboxes
Tk::Tiler            (3)  - Scrollable frame with sub-widgets arranged into rows
Tk::TixGrid          (3)  - Create and manipulate Tix Grid widgets
Tk::Toplevel         (3)  - Create and manipulate Toplevel widgets
Tk::Trace            (3)  - emulate Tcl/Tk trace functions
Tk::Tree             (3)  - Create and manipulate Tree widgets
Tk::TreeGraph        (3)  - Tk widget to draw a tree in a Canvas
Tk::WaitBox          (3)  - An Object Oriented Wait Dialog for Perl/Tk, of the Please Wait variety
Tk::Widget           (3)  - Base class of all widgets
Tk::WinPhoto         (3)  - Load a Photo image from a window
Tk::Wm               (3)  - Communicate with window manager
Tk::X                (3)  - Perl extension for Xlib constants
Tk::XMLViewer        (3)  - Tk widget to display XML
Tk::Xrm              (3)  - X Resource/Defaults/Options routines that obey the rules
Tk::after            (3)  - Execute a command after a time delay
Tk::bind             (3)  - Arrange for X events to invoke callbacks
Tk::bindtags         (3)  - Determine which bindings apply to a window, and order of evaluation
Tk::callbacks        (3)  - Specifying code for Tk to call
Tk::clipboard [Tk::Clipboard] (3)  - Manipulate Tk clipboard
Tk::composite        (3)  - Defining a new composite widget class
Tk::event            (3)  - Miscellaneous event facilities: define virtual events and generate events
Tk::exit             (3)  - End the application
Tk::fileevent        (3)  - Execute a callback when a filehandle becomes readable or writable
Tk::form             (3)  - Geometry manager based on attachment rules
Tk::grid             (3)  - Geometry manager that arranges widgets in a grid
Tk::mega             (3)  - perl/Tk support to write widgets in perl
Tk::options          (3)  - Standard options supported by widgets and their manipulation
Tk::pack             (3)  - Geometry manager that packs around edges of cavity
Tk::place            (3)  - Geometry manager for fixed or rubber-sheet placement
Tk::tixWm            (3)  - Tix's addition to the standard TK wm command
Tk::widgets          (3)  - preload widget classes
UDDI::Lite           (3)  - Library for UDDI clients in Perl
UNIVERSAL            (3)  - base class for ALL classes (blessed references)
URI                  (3)  - Uniform Resource Identifiers (absolute and relative)
URI::Escape          (3)  - Escape and unescape unsafe characters
URI::URL             (3)  - Uniform Resource Locators
URI::WithBase        (3)  - URIs which remember their base
URI::data            (3)  - URI that contain immediate data
URI::file            (3)  - URI that map to local file names
URI::ldap            (3)  - LDAP Uniform Resource Locators
Unicode::CharName    (3)  - Look up Unicode character names
Unicode::Collate     (3)  - Unicode Collation Algorithm
Unicode::Map V0.112 [Unicode::Map] (3)  - maps charsets from and to utf16 unicode
Unicode::Map8        (3)  - Mapping table between 8-bit chars and Unicode
Unicode::Normalize   (3)  - Unicode Normalization Forms
Unicode::String      (3)  - String of Unicode characters (UCS2/UTF16)
Unicode::UCD         (3)  - Unicode character database
User::grent          (3)  - by-name interface to Perl's built-in getgr*() functions
User::pwent          (3)  - by-name interface to Perl's built-in getpw*() functions
VCS::Rcs::Parser     (3)  - Perl extension for RCSfile Parsing
WDDX.pm [WDDX]       (3)  - a module for reading and writing WDDX packets
WWW::RobotRules::AnyDBM_File (3)  - Persistent RobotRules
WWW::RobotsRules [WWW::RobotRules] (3)  - Parse robots.txt files
WidgetDemo() [Tk::WidgetDemo] (3)  - create a standard widget demonstration window
Win32                (3)  - Interfaces to some Win32 API Functions
Win32::DBIODBC       (3)  - Win32::ODBC emulation layer for the DBI
X11::Auth            (3)  - Perl module to read X11 authority files
X11::Keysyms         (3)  - Perl module for names of X11 keysyms
X11::Protocol        (3)  - Perl module for the X Window System Protocol, version 11
X11::Protocol::Connection (3)  - Perl module abstract base class for X11 client to server connections
X11::Protocol::Connection::FileHandle (3)  - Perl module base class for FileHandle-based X11 connections
X11::Protocol::Connection::INETFH (3)  - Perl module for FileHandle-based TCP/IP X11 connections
X11::Protocol::Connection::INETSocket (3)  - Perl module for IO::Socket::INET-based X11 connections
X11::Protocol::Connection::Socket (3)  - Perl module base class for IO::Socket-based X11 connections
X11::Protocol::Connection::UNIXFH (3)  - Perl module for FileHandle-based Unix-domain X11 connections
X11::Protocol::Connection::UNIXSocket (3)  - Perl module for IO::Socket::UNIX-based X11 connections
X11::Protocol::Ext::BIG_REQUESTS (3)  - Perl module for the X11 protocol Big Requests extension
X11::Protocol::Ext::SHAPE (3)  - Perl module for the X11 Protocol Nonrectangular Window Shape Extension
XML::AutoWriter      (3)  - DOCTYPE based XML output
XML::CSV             (3)  - Perl extension converting CSV files to XML
XML::Catalog         (3)  - Resolve public identifiers and remap system identifiers
XML::DOM             (3)  - A perl module for building DOM Level 1 compliant document structures
XML::DOM::AttDef     (3)  - A single XML attribute definition in an ATTLIST in XML::DOM
XML::DOM::AttlistDecl (3)  - An XML ATTLIST declaration in XML::DOM
XML::DOM::Attr       (3)  - An XML attribute in XML::DOM
XML::DOM::CDATASection (3)  - Escaping XML text blocks in XML::DOM
XML::DOM::CharacterData (3)  - Common interface for Text, CDATASections and Comments
XML::DOM::Comment    (3)  - An XML comment in XML::DOM
XML::DOM::DOMImplementation (3)  - Information about XML::DOM implementation
XML::DOM::Document   (3)  - An XML document node in XML::DOM
XML::DOM::DocumentFragment (3)  - Facilitates cut & paste in XML::DOM documents
XML::DOM::DocumentType (3)  - An XML document type (DTD) in XML::DOM
XML::DOM::Element    (3)  - An XML element node in XML::DOM
XML::DOM::ElementDecl (3)  - An XML ELEMENT declaration in XML::DOM
XML::DOM::Entity     (3)  - An XML ENTITY in XML::DOM
XML::DOM::EntityReference (3)  - An XML ENTITY reference in XML::DOM
XML::DOM::NamedNodeMap (3)  - A hash table interface for XML::DOM
XML::DOM::Node       (3)  - Super class of all nodes in XML::DOM
XML::DOM::NodeList   (3)  - A node list as used by XML::DOM
XML::DOM::Notation   (3)  - An XML NOTATION in XML::DOM
XML::DOM::Parser     (3)  - An XML::Parser that builds XML::DOM document structures
XML::DOM::PerlSAX    (3)  - Old name of XML::Handler::BuildDOM
XML::DOM::ProcessingInstruction (3)  - An XML processing instruction in XML::DOM
XML::DOM::Text       (3)  - A piece of XML text in XML::DOM
XML::DOM::XMLDecl    (3)  - XML declaration in XML::DOM
XML::Doctype         (3)  - A DTD object class
XML::Doctype::AttDef (3)  - A class representing a definition in an <!ATTLIST> tag
XML::Doctype::ElementDecl (3)  - A class representing an <!ELEMENT> tag
XML::Dumper          (3)  - Perl module for dumping Perl objects from/to XML
XML::ESISParser      (3)  - Perl SAX parser using nsgmls
XML::Edifact         (3)  - Perl module to handle XML::Edifact messages
XML::Element         (3)  - XML elements with the same interface as HTML::Element
XML::Generator       (3)  - Perl extension for generating XML
XML::Grove           (3)  - simple, non-validating XML objects
XML::Grove::AsCanonXML (3)  - output XML objects in canonical XML
XML::Grove::AsString (3)  - output content of XML objects as a string
XML::Grove::Iter     (3)  - add tree iteration methods to XML objects
XML::Grove::Visitor  (3)  - add visitor/callback methods to XML objects
XML::Handler::BuildDOM (3)  - PerlSAX handler that creates XML::DOM document structures
XML::Handler::CanonXMLWriter (3)  - output XML in canonical XML format
XML::Handler::Sample (3)  - a trivial PerlSAX handler
XML::Handler::Subs   (3)  - a PerlSAX handler base class for calling user-defined subs
XML::Handler::XMLWriter (3)  - a PerlSAX handler for writing readable XML
XML::PYX             (3)  - XML to PYX generator
XML::Parser          (3)  - A perl module for parsing XML documents
XML::Parser::Expat   (3)  - Lowlevel access to James Clark's expat XML parser
XML::Parser::Lite    (3)  - Lightweight regexp-based XML parser
XML::Parser::PerlSAX (3)  - Perl SAX parser using XML::Parser
XML::PatAct::ACTION [XML::PatAct::ActionTempl] (3)  - An action module for
XML::PatAct::Amsterdam (3)  - An action module for simplistic style-sheets
XML::PatAct::MatchName (3)  - A pattern module for matching element names
XML::PatAct::PATTERN [XML::PatAct::PatternTempl] (3)  - A pattern module for
XML::PatAct::ToObjects (3)  - An action module for creating Perl objects
XML::QL              (3)  - An XML query language
XML::RSS             (3)  - creates and updates RSS files
XML::RegExp          (3)  - Regular expressions for XML tokens
XML::Registry        (3)  - Perl module for loading and saving an XML registry
XML::Simple          (3)  - Easy API to read/write XML (esp config files)
XML::TreeBuilder     (3)  - Parser that builds a tree of XML::Element objects
XML::Twig            (3)  - A perl module for processing huge XML documents in tree mode
XML::ValidWriter     (3)  - DOCTYPE driven valid XML output
XML::Writer          (3)  - Perl extension for writing XML documents
XML::XPath           (3)  - a set of modules for parsing and evaluating XPath statements
XML::XPath::Boolean  (3)  - Boolean true/false values
XML::XPath::Builder  (3)  - SAX handler for building an XPath tree
XML::XPath::Literal  (3)  - Simple string values
XML::XPath::Node     (3)  - internal representation of a node
XML::XPath::NodeSet  (3)  - a list of XML document nodes
XML::XPath::Number   (3)  - Simple numeric values
XML::XPath::PerlSAX  (3)  - A PerlSAX event generator for my wierd node structure
XML::XPath::XMLParser (3)  - The default XML parsing class that produces a node tree
XML::XQL             (3)  - A perl module for querying XML tree structures with XQL
XML::XQL::DOM        (3)  - Adds XQL support to XML::DOM nodes
XML::XQL::Date       (3)  - Adds an XQL::Node type for representing and comparing dates and times
XML::XQL::Query      (3)  - Creates an XQL query evaluater from a XQL expression
XML::XQL::Tutorial   (3)  - Describes the XQL query syntax
XML::XSLT            (3)  - A perl module for processing XSLT
XML::Xerces::DOMParse (3)  - A Perl module for parsing DOMs
XML::Xerces::DOMParse [XML::DOMParse::DOMParse] (3)  - A Perl module for parsing DOMs
XMLRPC::Lite         (3)  - client and server implementation of XML-RPC protocol
XMLRPC::Test         (3)  - Test framework for XMLRPC::Lite
XMLRPC::Transport::HTTP (3)  - Server/Client side HTTP support for XMLRPC::Lite
XMLRPC::Transport::POP3 (3)  - Server side POP3 support for XMLRPC::Lite
XMLRPC::Transport::TCP (3)  - Server/Client side TCP support for XMLRPC::Lite
XMLRPCsh.pl [XMLRPCsh] (1)  - Interactive shell for XMLRPC calls
XS::APItest          (3)  - Test the perl C API
XS::Typemap          (3)  - module to test the XS typemaps distributed with perl
XSLoader             (3)  - Dynamically load C libraries into Perl code
a2p                  (1)  - Awk to Perl translator
abbrev [Text::Abbrev] (3)  - create an abbreviation table from a list
attributes           (3)  - get/set subroutine or variable attributes
attrs                (3)  - set/get attributes of a subroutine (deprecated)
autouse              (3)  - postpone load of modules until a function is used
base                 (3)  - Establish IS-A relationship with base class at compile time
basename [File::Basename] (3)  - extract just the filename from a path
bigint               (3)  - Transparent big integer support for Perl
bignum               (3)  - Transparent BigNumber support for Perl
bigrat               (3)  - Transparent BigNumber/BigRational support for Perl
bisque [Tk::palette] (3)  - Modify the Tk color palette
blib                 (3)  - Use MakeMaker's uninstalled version of a package
bootstrap() [DynaLoader] (3)  - routines used by DynaLoader modules
bytes                (3)  - Perl pragma to force byte semantics rather than character semantics
c2ph                 (1)  - Dump C structures as generated from cc -g -S stabs
c2ph [pstruct]       (1)  - Dump C structures as generated from cc -g -S stabs
carp [Carp]          (3)  - warn of errors (from perspective of caller)
charnames            (3)  - define character names for eN{named} string literal escapes
choose [HTTP::Negotiate] (3)  - choose a variant of a document to serve (HTTP content negotiation)
chooseColor [Tk::chooseColor] (3)  - pops up a dialog box for the user to select a color
closelog [Sys::Syslog] (3)  - Perl interface to the UNIX syslog(3) calls
cluck [Carp]         (3)  - warn of errors with stack backtrace (not exported by default)
confess [Carp]       (3)  - die of errors with stack backtrace
constant             (3)  - Perl pragma to declare constants
croak [Carp]         (3)  - die of errors (from perspective of caller)
dbiproxy             (1)  - A proxy server for the DBD::Proxy driver
dbish                (1)  - Interactive command shell for the Perl DBI
diagnostics          (3)  - Perl compiler pragma to force verbose warning diagnostics
diagnostics [splain] (1)  - Perl compiler pragma to force verbose warning diagnostics
dirname [File::Basename] (3)  - extract just the directory from a path
dl_error() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_expandspec() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_find_symbol() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_find_symbol_anywhere() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_findfile() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_install_xsub() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_load_file() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_load_flags() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_undef_symbols() [DynaLoader] (3)  - routines used by DynaLoader modules
dl_unload_file() [DynaLoader] (3)  - routines used by DynaLoader modules
dprofpp              (1)  - display perl profile data
edi2xml              (1)  - translate UN/EDIFACT messages to XML
encoding             (3)  - allows you to write your script in non-ascii or non-utf8
fields               (3)  - compile-time class fields
fileparse [File::Basename] (3)  - split a pathname into pieces
filetest             (3)  - Perl pragma to control the filetest permission operators
find2perl            (1)  - translate find command lines to Perl code
focus [Tk::focus]    (3)  - Manage the input focus
font [Tk::Font]      (3)  - Create and inspect fonts
format_cols [Array::PrintCols] (3)  - Print or format array elements in vertically sorted columns
get [LWP::Simple]    (3)  - Procedural LWP interface
getOpenFile [Tk::getOpenFile] (3)  - pop up a dialog box for the user to select a file to open or save
getSaveFile [Tk::getOpenFile] (3)  - pop up a dialog box for the user to select a file to open or save
getopt [Getopt::Std] (3)  - Process single-character switches with switch clustering
getopts [Getopt::Std] (3)  - Process single-character switches with switch clustering
getprint [LWP::Simple] (3)  - Procedural LWP interface
getstore [LWP::Simple] (3)  - Procedural LWP interface
grab [Tk::grab]      (3)  - Confine pointer and keyboard events to a window sub-tree
h2ph                 (1)  - convert .h C header files to .ph Perl header files
h2xs                 (1)  - convert .h C header files to Perl extensions
head [LWP::Simple]   (3)  - Procedural LWP interface
if                   (3)  - use a Perl module if a condition holds
inet_aton [Socket]   (3)  - load the C socket.h defines and structure manipulators
inet_ntoa [Socket]   (3)  - load the C socket.h defines and structure manipulators
integer              (3)  - Perl pragma to use integer arithmetic instead of floating point
killall [Proc::Killall] (3)  - Kill all instances of a process by pattern matching the command-line
lclean               (1)  - Detect and clean trash in Structured Storage documents
ldat                 (1)  - Display Authress Title
less                 (3)  - perl pragma to request less of something from the compiler
lhalw                (1)  - Have A Look at Word 6+ Files
lib                  (3)  - manipulate @INC at compile time
libnetFAQ [Net::libnetFAQ] (3)  - libnet Frequently Asked Questions
libnetcfg            (1)  - configure libnet
lls                  (1)  - Laola List
locale               (3)  - Perl pragma to use and avoid POSIX locales for built-in operations
lockerd              (1)  - Distributed lock handler for perl IPC::Locker
longmess [Carp]      (3)  - return the message that cluck and confess produce
look [Search::Dict]  (3)  - search for key in dictionary file
lwp-download         (1)  - fetch large files from the net
lwp-mirror           (1)  - Simple mirror utility for WWW
lwp-request          (1)  - Simple WWW user agent
lwp-request [GET]    (1)  - Simple WWW user agent
lwp-request [HEAD]   (1)  - Simple WWW user agent
lwp-request [POST]   (1)  - Simple WWW user agent
lwp-rget             (1)  - Retrieve WWW documents recursively
lwpcook              (3)  - The libwww-perl cookbook
map                  (1)  - An utility to map texts from and to unicode
messageBox [Tk::messageBox] (3)  - pop up a message window and wait for user response
mirror [LWP::Simple] (3)  - Procedural LWP interface
mkmapfile            (1)  - create Unicode mapfiles
open                 (3)  - perl pragma to set default PerlIO layers for input and output
open2 [IPC::Open2]   (3)  - open a process for both reading and writing
open3 [IPC::Open3]   (3)  - open a process for reading, writing, and error handling
openlog [Sys::Syslog] (3)  - Perl interface to the UNIX syslog(3) calls
ops                  (3)  - Perl pragma to restrict unsafe operations when compiling
option [Tk::option]  (3)  - Using the option database in Perl/Tk
overload             (3)  - Package for overloading perl operations
parse_dir [File::Listing] (3)  - parse directory listing
perl                 (1)  - Practical Extraction and Report Language
perl/Tk [Tk::UserGuide] (3)  - Writing Tk applications in perl5
perl5004delta        (1)  - what's new for perl5.004
perl5005delta        (1)  - what's new for perl5.005
perl561delta         (1)  - what's new for perl v5.6.x
perl56delta          (1)  - what's new for perl v5.6.0
perl570delta         (1)  - what's new for perl v5.7.0
perl571delta         (1)  - what's new for perl v5.7.1
perl572delta         (1)  - what's new for perl v5.7.2
perlXStut [perlxstut] (1)  - Tutorial for writing XSUBs
perlamiga            (1)  - Perl under Amiga OS
perlapi              (1)  - autogenerated documentation for the perl public API
perlapio             (1)  - perl's IO abstraction interface
perlbook             (1)  - Perl book information
perlboot             (1)  - Beginner's Object-Oriented Tutorial
perlbot              (1)  - Bag'o Object Tricks (the BOT)
perlbug              (1)  - how to submit bug reports on Perl
perlcall             (1)  - Perl calling conventions from C
perlcc               (1)  - generate executables from Perl programs
perlclib             (1)  - Internal replacements for standard C library functions
perlcn               (1)  -  Perl ָ
perlcompile          (1)  - Introduction to the Perl Compiler-Translator
perldata             (1)  - Perl data types
perldbmfilter        (1)  - Perl DBM Filters
perldebguts          (1)  - Guts of Perl debugging
perldebtut           (1)  - Perl debugging tutorial
perldebug            (1)  - Perl debugging
perldelta            (1)  - what is new for perl v5.8.0
perldgux             (1)  - Perl under DG/UX
perldiag             (1)  - various Perl diagnostics
perldoc              (1)  - Look up Perl documentation in pod format
perldos              (1)  - Perl under DOS, W31, W95.
perldsc              (1)  - Perl Data Structures Cookbook
perlebcdic           (1)  - Considerations for running Perl on EBCDIC platforms
perlembed            (1)  - how to embed perl in your C program
perlfaq              (1)  - frequently asked questions about Perl ($Date: 2002/03/11 21:32:23 $)
perlfaq1             (1)  - General Questions About Perl ($Revision: 1.8 $, $Date: 2002/04/07 18:46:13 $)
perlfaq2             (1)  - Obtaining and Learning about Perl ($Revision: 1.13 $, $Date: 2002/04/26 16:56:35 $)
perlfaq3             (1)  - Programming Tools ($Revision: 1.22 $, $Date: 2002/05/06 13:11:13 $)
perlfaq4             (1)  - Data Manipulation ($Revision: 1.25 $, $Date: 2002/05/30 07:04:25 $)
perlfaq5             (1)  - Files and Formats ($Revision: 1.18 $, $Date: 2002/05/30 07:04:25 $)
perlfaq6             (1)  - Regular Expressions ($Revision: 1.12 $, $Date: 2002/06/01 22:31:09 $)
perlfaq7             (1)  - General Perl Language Issues ($Revision: 1.8 $, $Date: 2002/03/26 15:48:32 $)
perlfaq8             (1)  - System Interaction ($Revision: 1.8 $, $Date: 2002/05/16 12:41:42 $)
perlfaq9             (1)  - Networking ($Revision: 1.9 $, $Date: 2002/04/07 18:46:13 $)
perlfilter           (1)  - Source Filters
perlfork             (1)  - Perl's fork() emulation
perlform             (1)  - Perl formats
perlfunc             (1)  - Perl builtin functions
perlguts             (1)  - Introduction to the Perl API
perlhack             (1)  - How to hack at the Perl internals
perlhist             (1)  - the Perl history records
perlintern           (1)  - autogenerated documentation of purely internal Perl functions
perliol              (1)  - C API for Perl's implementation of IO in Layers
perlipc              (1)  - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
perlivp              (1)  - Perl Installation Verification Procedure
perljp               (1)  - ܸ Perl 
perlko               (1)  - Perl ѱ ڵ
perllexwarn          (1)  - Perl Lexical Warnings
perllocale           (1)  - Perl locale handling (internationalization and localization)
perllol              (1)  - Manipulating Arrays of Arrays in Perl
perlmod              (1)  - Perl modules (packages and symbol tables)
perlmodinstall       (1)  - Installing CPAN Modules
perlmodlib           (1)  - constructing new Perl modules and finding existing ones
perlmodstyle         (1)  - Perl module style guide
perlnewmod           (1)  - preparing a new module for distribution
perlnumber           (1)  - semantics of numbers and numeric operations in Perl
perlobj              (1)  - Perl objects
perlop               (1)  - Perl operators and precedence
perlopentut          (1)  - tutorial on opening things in Perl
perlos2              (1)  - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT
perlothrtut          (1)  - old tutorial on threads in Perl
perlpacktut          (1)  - tutorial on pack and unpack
perlplan9            (1)  - Plan 9-specific documentation for Perl
perlpod              (1)  - the Plain Old Documentation format
perlpodspec          (1)  - Plain Old Documentation: format specification and notes
perlport             (1)  - Writing portable Perl
perlre               (1)  - Perl regular expressions
perlref              (1)  - Perl references and nested data structures
perlreftut           (1)  - Mark's very short tutorial about references
perlrequick          (1)  - Perl regular expressions quick start
perlretut            (1)  - Perl regular expressions tutorial
perlrun              (1)  - how to execute the Perl interpreter
perlsec              (1)  - Perl security
perlstyle            (1)  - Perl style guide
perlsub              (1)  - Perl subroutines
perlsyn              (1)  - Perl syntax
perlthrtut           (1)  - tutorial on threads in Perl
perltie              (1)  - how to hide an object class in a simple variable
perltoc              (1)  - perl documentation table of contents
perltodo             (1)  - Perl TO-DO List
perltooc             (1)  - Tom's OO Tutorial for Class Data in Perl
perltoot             (1)  - Tom's object-oriented tutorial for perl
perltrap             (1)  - Perl traps for the unwary
perltw               (1)  - 餤 Perl n
perlunicode          (1)  - Unicode support in Perl
perluniintro         (1)  - Perl Unicode introduction
perlutil             (1)  - utilities packaged with the Perl distribution
perluts              (1)  - Perl under UTS
perlvar              (1)  - Perl predefined variables
perlvms              (1)  - VMS-specific documentation for Perl
perlwin32            (1)  - Perl under Windows
perlxs               (1)  - XS language reference manual
pl2pm                (1)  - Rough tool to translate Perl4 .pl files to Perl5 .pm modules
pod2html             (1)  - convert .pod files to .html files
pod2latex            (1)  - convert pod documentation to latex format
pod2man              (1)  - Convert POD data to formatted *roff input
pod2test             (1)  - Convert embedded tests and code examples to .t files
pod2text             (1)  - Convert POD data to formatted ASCII text
pod2usage            (1)  - print usage messages from embedded pod docs in files
pod2usage() [Pod::Usage] (3)  - print a usage message from embedded pod documentation
podchecker           (1)  - check the syntax of POD format documentation files
podchecker() [Pod::Checker] (3)  - check pod documents for syntax errors
podselect            (1)  - print selected sections of pod documentation on standard output
podselect() [Pod::Select] (3)  - extract selected sections of POD from input
print_cols [Array::PrintCols] (3)  - Print or format array elements in vertically sorted columns
protected            (3)  - private data fields which are inherited by child classes
psed                 (1)  - a stream editor
psed [s2p]           (1)  - a stream editor
pstruct              (1)  - Dump C structures as generated from cc -g -S stabs
pstruct [c2ph]       (1)  - Dump C structures as generated from cc -g -S stabs
ptked                (1)  - an editor in Perl/Tk
ptksh                (1)  - Perl/Tk script to provide a graphical user interface for testing Perl/Tk commands and scripts
re                   (3)  - Perl pragma to alter regular expression behaviour
send [Tk::send]      (3)  - Execute a command in a different application
setPalette [Tk::palette] (3)  - Modify the Tk color palette
setlogmask [Sys::Syslog] (3)  - Perl interface to the UNIX syslog(3) calls
shortmess [Carp]     (3)  - return the message that carp and croak produce
showtable            (1)  - Show data in nicely formatted columns
sigtrap              (3)  - Perl pragma to enable simple signal handling
sockaddr_in [Socket] (3)  - load the C socket.h defines and structure manipulators
sockaddr_un [Socket] (3)  - load the C socket.h defines and structure manipulators
sort                 (3)  - perl pragma to control sort() behaviour
splain               (1)  - standalone program to do the same thing
splain [diagnostics] (3)  - standalone program to do the same thing
strict               (3)  - Perl pragma to restrict unsafe constructs
subs                 (3)  - Perl pragma to predeclare sub names
syslog [Sys::Syslog] (3)  - Perl interface to the UNIX syslog(3) calls
threads              (3)  - Perl extension allowing use of interpreter based threads from perl
threads::shared      (3)  - Perl extension for sharing data structures between threads
timed-process        (1)  - Run background process for limited amount of time
tkjpeg               (1)  - simple JPEG viewer using perl/Tk
tkpod                (1)  - Perl/Tk POD browser
tkvars [Tk::tkvars]  (3)  - Variables used or set by Tk
tkweb                (1)  - rough and ready web browser
uf_uristr [URI::Heuristic] (3)  - Expand URI using heuristics
umap                 (1)  - map between different character sets
utf8                 (3)  - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code
validate [File::CheckTree] (3)  - run many filetest checks on a tree
vars                 (3)  - Perl pragma to predeclare global variable names (obsolete)
vmsish               (3)  - Perl pragma to control VMS-specific language features
warnings             (3)  - Perl pragma to control optional warnings
warnings::register   (3)  - warnings import function
widget               (1)  - Demonstration of Perl/Tk widgets
writemain [ExtUtils::Miniperl] (3)  - write the C code for perlmain.c
xml2edi              (1)  - translate XML messages back to UN/EDIFACT
xmlwf                (1)  - Determines if an XML document is well-formed
xslt-parser          (1)  - XSLT transformations
xsubpp               (1)  - compiler to convert Perl XS code into C code
yapp                 (1)  - A perl frontend to the Parse::Yapp module
