/* Void Main's man pages */
{ phpMan } else { main(); }
CORE (3pm) - Pseudo-namespace for Perl's core routines
CPAN (3pm) - query, download and build perl modules from CPAN sites
Config (3pm) - access Perl configuration information
Env (3pm) - perl module that imports environment variables as scal...
Git (3pm) - Perl interface to the Git version control system
a2p (1) - Awk to Perl translator
Apache2::Access (3pm) - A Perl API for Apache request object: Access, Authent...
Apache2::CmdParms (3pm) - Perl API for Apache command parameters object
Apache2::Command (3pm) - Perl API for accessing Apache module command informa...
Apache2::Connection (3pm) - Perl API for Apache connection object
Apache2::ConnectionUtil (3pm) - Perl API for Apache connection utils
Apache2::Const (3pm) - Perl Interface for Apache Constants
Apache2::Directive (3pm) - Perl API for manipulating the Apache configuration...
Apache2::Filter (3pm) - Perl API for Apache 2.0 Filtering
Apache2::FilterRec (3pm) - Perl API for manipulating the Apache filter record
Apache2::HookRun (3pm) - Perl API for Invoking Apache HTTP phases
Apache2::Log (3pm) - Perl API for Apache Logging Methods
Apache2::Module (3pm) - Perl API for creating and working with Apache modules
Apache2::MPM (3pm) - Perl API for accessing Apache MPM information
Apache2::PerlSections (3pm) - write Apache configuration files in Perl
Apache2::porting (3pm) - - a helper module for mod_perl 1.0 to mod_perl 2.0 p...
Apache2::Process (3pm) - Perl API for Apache process record
Apache2::RequestIO (3pm) - Perl API for Apache request record IO
Apache2::RequestRec (3pm) - Perl API for Apache request record accessors
Apache2::RequestUtil (3pm) - Perl API for Apache request record utils
Apache2::Response (3pm) - Perl API for Apache HTTP request response methods
Apache2::ServerRec (3pm) - Perl API for Apache server record accessors
Apache2::ServerUtil (3pm) - Perl API for Apache server record utils
Apache2::SubProcess (3pm) - - Executing SubProcesses under mod_perl
Apache2::SubRequest (3pm) - Perl API for Apache subrequests
Apache2::URI (3pm) - Perl API for manipulating URIs
Apache2::Util (3pm) - Perl API for Misc Apache Utility functions
Apache::TestRunPerl (3pm) - Run mod_perl-requiring Test Suite
APR (3pm) - Perl Interface for Apache Portable Runtime (libapr and...
APR::Base64 (3pm) - Perl API for APR base64 encoding/decoding functionality
APR::Brigade (3pm) - Perl API for manipulating APR Bucket Brigades
APR::Bucket (3pm) - Perl API for manipulating APR Buckets
APR::BucketAlloc (3pm) - Perl API for Bucket Allocation
APR::BucketType (3pm) - Perl API for APR bucket types
APR::Const (3pm) - Perl Interface for APR Constants
APR::Date (3pm) - Perl API for APR date manipulating functions
APR::Error (3pm) - Perl API for APR/Apache/mod_perl exceptions
APR::Finfo (3pm) - Perl API for APR fileinfo structure
APR::IpSubnet (3pm) - Perl API for accessing APRs ip_subnet structures
APR::OS (3pm) - Perl API for Platform-specific APR API
APR::PerlIO (3pm) - - Perl IO layer for APR
APR::Pool (3pm) - Perl API for APR pools
APR::SockAddr (3pm) - Perl API for APR socket address structure
APR::Socket (3pm) - Perl API for APR sockets
APR::Status (3pm) - Perl Interface to the APR_STATUS_IS_* macros
APR::String (3pm) - Perl API for manipulating APR UUIDs
APR::Table (3pm) - Perl API for manipulating APR opaque string-content ta...
APR::ThreadMutex (3pm) - Perl API for APR thread mutexes
APR::ThreadRWLock (3pm) - Perl API for APR thread read/write locks
APR::URI (3pm) - Perl API for URI manipulations
APR::Util (3pm) - Perl API for Various APR Utilities
APR::UUID (3pm) - Perl API for manipulating APR UUIDs
B (3pm) - The Perl Compiler Backend
B::Concise (3pm) - Walk Perl syntax tree, printing concise info about ops
B::Debug (3pm) - Walk Perl syntax tree, printing debug info about ops
B::Deparse (3pm) - Perl compiler backend to produce perl code
B::Lint (3pm) - Perl lint
B::Terse (3pm) - Walk Perl syntax tree, printing terse info about ops
B::Xref (3pm) - Generates cross reference reports for Perl programs
Benchmark (3pm) - benchmark running times of Perl code
bigint (3pm) - Transparent BigInteger support for Perl
bignum (3pm) - Transparent BigNumber support for Perl
bigrat (3pm) - Transparent BigNumber/BigRational support for Perl
Bundle::Apache2 (3pm) - Install Apache mod_perl2 and related modules
Bundle::DBD::mysql (3pm) - A bundle to install Perl drivers for MySQL
Bundle::LWP (3pm) - install all libwww-perl related modules
bytes (3pm) - Perl pragma to force byte semantics rather than charac...
Class::Struct (3pm) - declare struct-like datatypes as Perl classes
constant (3pm) - Perl pragma to declare constants
Crypt::Makerand (3pm) - Perl extension for the truerand library
Crypt::OpenSSL::Bignum::CTX (3pm) - Perl interface to the OpenSSL BN_CTX stru...
Data::Dumper (3pm) - stringified perl data structures, suitable for both pr...
DB (3pm) - programmatic interface to the Perl debugging API
DB_File (3pm) - Perl5 access to Berkeley DB version 1.x
DBD::File::Roadmap (3pm) - Planned Enhancements for DBD::File and pure Perl D...
DBD::mysql (3pm) - MySQL driver for the Perl5 Database Interface (DBI)
DBD::Sponge (3pm) - Create a DBI statement handle from Perl data
DBI (3pm) - Database independent interface for Perl
DBI::DBD (3pm) - Perl DBI Database Driver Writer's Guide
DBI::FAQ (3pm) - - The Frequently Asked Questions for the Perl5 Databas...
DBI::ProfileDumper::Apache (3pm) - capture DBI profiling data from Apache/mod...
DBI::PurePerl (3pm) - - a DBI emulation using pure perl (no C/XS compilation...
deprecate (3pm) - Perl pragma for deprecating the core version of a module
Devel::DProf (3pm) - a Perl code profiler
Devel::PPPort (3pm) - Perl/Pollution/Portability
Digest::MD5 (3pm) - Perl interface to the MD5 Algorithm
Digest::SHA (3pm) - Perl extension for SHA-1/224/256/384/512
Digest::SHA1 (3pm) - Perl interface to the SHA-1 algorithm
dprofpp (1) - display perl profile data
Dumpvalue (3pm) - provides screen dump of Perl data.
DynaLoader (3pm) - Dynamically load C libraries into Perl code
enc2xs (1) - - Perl Encode Module Generator
Encode::PerlIO (3pm) - - a detailed document on Encode and PerlIO
ExtUtils::Miniperl (3pm) - write the C code for perlmain.c
ExtUtils::ParseXS (3pm) - converts Perl XS code into C code
feature (3pm) - Perl pragma to enable new features
File::Glob (3pm) - Perl extension for BSD glob routine
File::stat (3pm) - by-name interface to Perl's built-in stat() functions
filetest (3pm) - Perl pragma to control the filetest permission operators
Filter::Util::Call (3pm) - Perl Source Filter Utility Module
find2perl (1) - translate find command lines to Perl code
FindBin (3pm) - Locate directory of original perl script
foomatic-perl-data (1) - generate Perl data structures from XML
GDBM_File (3pm) - Perl5 access to the gdbm library.
h2ph (1) - convert .h C header files to .ph Perl header files
h2xs (1) - convert .h C header files to Perl extensions
if (3pm) - "use" a Perl module if a condition holds
integer (3pm) - Perl pragma to use integer arithmetic instead of float...
less (3pm) - perl pragma to request less of something
locale (3pm) - Perl pragma to use and avoid POSIX locales for built-i...
LWP (3pm) - The World-Wide Web library for Perl
lwpcook (3pm) - The libwww-perl cookbook
Mail::Mbox::MessageParser::Perl (3pm) - A Perl-based mbox folder reader
Mail::SpamAssassin::Timeout (3pm) - safe, reliable timeouts in perl
Math::BigInt::Calc (3pm) - Pure Perl module to support Math::BigInt
mod_perl2 (3pm) - Embed a Perl interpreter in the Apache/2.x HTTP server
ModPerl::Const (3pm) - - ModPerl Constants
ModPerl::Global (3pm) - - Perl API for manipulating special Perl lists
ModPerl::MethodLookup (3pm) - - Lookup mod_perl modules, objects and methods
ModPerl::PerlRun (3pm) - Run unaltered CGI scripts under mod_perl
ModPerl::PerlRunPrefork (3pm) - Run unaltered CGI scripts under mod_perl
ModPerl::Registry (3pm) - Run unaltered CGI scripts persistently under mod_perl
ModPerl::RegistryBB (3pm) - Run unaltered CGI scripts persistently under mod_...
ModPerl::RegistryCooker (3pm) - Cook mod_perl 2.0 Registry Modules
ModPerl::RegistryLoader (3pm) - Compile ModPerl::RegistryCooker scripts at se...
ModPerl::RegistryPrefork (3pm) - Run unaltered CGI scripts under mod_perl
ModPerl::Util (3pm) - Helper mod_perl Functions
Net::DNS (3pm) - Perl interface to the DNS resolver
Net::hostent (3pm) - by-name interface to Perl's built-in gethost*() functions
Net::LibIDN (3pm) - Perl bindings for GNU Libidn
Net::netent (3pm) - by-name interface to Perl's built-in getnet*() functions
Net::protoent (3pm) - by-name interface to Perl's built-in getproto*() funct...
Net::servent (3pm) - by-name interface to Perl's built-in getserv*() functions
Net::SSLeay (3pm) - Perl extension for using OpenSSL
Net::SSLeay::Handle (3pm) - Perl module that lets SSL (HTTPS) sockets be hand...
NetAddr::IP::UtilPP (3pm) - - pure Perl functions for NetAddr::IP::Util
Newt (3pm) - Perl bindings for Red Hat newt library
O (3pm) - Generic interface to Perl Compiler backends
Opcode (3pm) - Disable named opcodes when compiling perl code
open (3pm) - perl pragma to set default PerlIO layers for input and...
ops (3pm) - Perl pragma to restrict unsafe operations when compiling
overload (3pm) - Package for overloading Perl operations
overloading (3pm) - perl pragma to lexically control overloading
pcregrep (1) - a grep with Perl-compatible regular expressions.
pcretest (1) - a program for testing Perl-compatible regular expressi...
perl (1) - The Perl language interpreter
perl5004delta (1) - what's new for perl5.004
perl5005delta (1) - what's new for perl5.005
perl5100delta (1) - what is new for perl 5.10.0
perl5101delta (1) - what is new for perl v5.10.1
perl5110delta (1) - what is new for perl v5.11.0
perl5111delta (1) - what is new for perl v5.11.1
perl5112delta (1) - what is new for perl v5.11.2
perl5113delta (1) - what is new for perl v5.11.3
perl5114delta (1) - what is new for perl v5.11.4
perl5115delta (1) - what is new for perl v5.11.5
perl5120delta (1) - what is new for perl v5.12.0
perl5121delta (1) - what is new for perl v5.12.1
perl5122delta (1) - what is new for perl v5.12.2
perl5123delta (1) - what is new for perl v5.12.3
perl5124delta (1) - what is new for perl v5.12.4
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
perl573delta (1) - what's new for perl v5.7.3
perl581delta (1) - what is new for perl v5.8.1
perl582delta (1) - what is new for perl v5.8.2
perl583delta (1) - what is new for perl v5.8.3
perl584delta (1) - what is new for perl v5.8.4
perl585delta (1) - what is new for perl v5.8.5
perl586delta (1) - what is new for perl v5.8.6
perl587delta (1) - what is new for perl v5.8.7
perl588delta (1) - what is new for perl v5.8.8
perl589delta (1) - what is new for perl v5.8.9
perl58delta (1) - what is new for perl v5.8.0
perl590delta (1) - what is new for perl v5.9.0
perl591delta (1) - what is new for perl v5.9.1
perl592delta (1) - what is new for perl v5.9.2
perl593delta (1) - what is new for perl v5.9.3
perl594delta (1) - what is new for perl v5.9.4
perl595delta (1) - what is new for perl v5.9.5
perlxstut (1) - Tutorial for writing XSUBs
perlaix (1) - Perl version 5 on IBM AIX (UNIX) systems
perlamiga (1) - Perl under Amiga OS
perlapi (1) - autogenerated documentation for the perl public API
perlapio (1) - perl's IO abstraction interface.
perlapollo (1) - Perl version 5 on Apollo DomainOS
perlartistic (1) - the Perl Artistic License
perlbeos (1) - Perl version 5.8+ on BeOS
perlbook (1) - Perl book information
perlboot (1) - Beginner's Object-Oriented Tutorial
perlbot (1) - Bag'o Object Tricks (the BOT)
perlbs2000 (1) - building and installing Perl for BS2000.
perlbug (1) - how to submit bug reports on Perl
perlcall (1) - Perl calling conventions from C
perlce (1) - Perl for WinCE
perlcheat (1) - Perl 5 Cheat Sheet
perlclib (1) - Internal replacements for standard C library functions
perlcn (1) - XXXXXXXXX Perl XXXXXX
perlcommunity (1) - a brief overview of the Perl community
perlcompile (1) - Introduction to the Perl Compiler-Translator
perlcygwin (1) - Perl for Cygwin
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.12.4
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
perlepoc (1) - Perl for EPOC
perlfaq (1) - frequently asked questions about Perl
perlfaq1 (1) - General Questions About Perl
perlfaq2 (1) - Obtaining and Learning about Perl
perlfaq3 (1) - Programming Tools
perlfaq4 (1) - Data Manipulation
perlfaq5 (1) - Files and Formats
perlfaq6 (1) - Regular Expressions
perlfaq7 (1) - General Perl Language Issues
perlfaq8 (1) - System Interaction
perlfaq9 (1) - Networking
perlfilter (1) - Source Filters
perlfork (1) - Perl's fork() emulation
perlform (1) - Perl formats
perlfreebsd (1) - Perl version 5 on FreeBSD systems
perlfunc (1) - Perl builtin functions
perlglossary (1) - Perl Glossary
perlgpl (1) - the GNU General Public License, version 1
perlguts (1) - Introduction to the Perl API
perlhack (1) - How to hack at the Perl internals
perlhaiku (1) - Perl version 5.10+ on Haiku
perlhist (1) - the Perl history records
perlhpux (1) - Perl version 5 on Hewlett-Packard Unix (HP-UX) systems
perlhurd (1) - Perl version 5 on Hurd
perlintern (1) - autogenerated documentation of purely internal Perl fu...
perlintro (1) - - a brief introduction and overview of Perl
PerlIO (3pm) - On demand loader for PerlIO layers and root of PerlIO:...
PerlIO::encoding (3pm) - encoding layer
PerlIO::scalar (3pm) - in-memory IO, scalar IO
PerlIO::via (3pm) - Helper class for PerlIO layers implemented in perl
PerlIO::via::QuotedPrint (3pm) - PerlIO layer for quoted-printable strings
perliol (1) - C API for Perl's implementation of IO in Layers.
perlipc (1) - Perl interprocess communication (signals, fifos, pipes...
perlirix (1) - Perl version 5 on Irix systems
perlivp (1) - Perl Installation Verification Procedure
perljp (1) - XXXXXXX Perl XXXXXXX
perlko (1) - PerlXX XXXXXXXX XXXXXXX
perllexwarn (1) - Perl Lexical Warnings
perllinux (1) - Perl version 5 on Linux systems
perllocale (1) - Perl locale handling (internationalization and localiz...
perllol (1) - Manipulating Arrays of Arrays in Perl
perlmacos (1) - Perl under Mac OS (Classic)
perlmacosx (1) - Perl under Mac OS X
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
perlmpeix (1) - Perl/iX for HP e3000 MPE
perlmroapi (1) - Perl method resolution plugin interface
perlnetware (1) - Perl for NetWare
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
perlopenbsd (1) - Perl version 5 on OpenBSD systems
perlopentut (1) - tutorial on opening things in Perl
perlos2 (1) - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT.
perlos390 (1) - building and installing Perl for OS/390 and z/OS
perlos400 (1) - Perl version 5 on OS/400
perlpacktut (1) - tutorial on "pack" and "unpack"
perlperf (1) - Perl Performance and Optimization Techniques
perlplan9 (1) - Plan 9-specific documentation for Perl
perlpod (1) - the Plain Old Documentation format
perlpodspec (1) - Plain Old Documentation: format specification and notes
perlpolicy (1) - Various and sundry policies and commitments related to...
perlport (1) - Writing portable Perl
perlpragma (1) - how to write a user pragma
perlqnx (1) - Perl version 5 on QNX
perlre (1) - Perl regular expressions
perlreapi (1) - perl regular expression plugin interface
perlrebackslash (1) - Perl Regular Expression Backslash Sequences and Escapes
perlrecharclass (1) - Perl Regular Expression Character Classes
perlref (1) - Perl references and nested data structures
perlreftut (1) - Mark's very short tutorial about references
perlreguts (1) - Description of the Perl regular expression engine.
perlrepository (1) - Using the Perl source repository
perlrequick (1) - Perl regular expressions quick start
perlreref (1) - Perl Regular Expressions Reference
perlretut (1) - Perl regular expressions tutorial
perlriscos (1) - Perl version 5 for RISC OS
perlrun (1) - how to execute the Perl interpreter
perlsec (1) - Perl security
perlsolaris (1) - Perl version 5 on Solaris systems
perlstyle (1) - Perl style guide
perlsub (1) - Perl subroutines
perlsymbian (1) - Perl version 5 on Symbian OS
perlsyn (1) - Perl syntax
perlthanks (1) - how to submit bug reports on Perl
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
perltru64 (1) - Perl version 5 on Tru64 (formerly known as Digital UNI...
perltw (1) - XXXXXXXX Perl XXXXXX
perlunicode (1) - Unicode support in Perl
perlunifaq (1) - Perl Unicode FAQ
perluniintro (1) - Perl Unicode introduction
perluniprops (1) - Index of Unicode Version 5.2.0 properties in Perl
perlunitut (1) - Perl Unicode Tutorial
perlutil (1) - utilities packaged with the Perl distribution
perluts (1) - Perl under UTS
perlvar (1) - Perl predefined variables
perlvmesa (1) - building and installing Perl for VM/ESA.
perlvms (1) - VMS-specific documentation for Perl
perlvos (1) - Perl for Stratus VOS
perlwin32 (1) - Perl under Windows
perlxs (1) - XS language reference manual
piconv (1) - - iconv(1), reinvented in perl
pl2pm (1) - Rough tool to translate Perl4 .pl files to Perl5 .pm m...
Pod::Perldoc (3pm) - Look up Perl documentation in Pod format.
Pod::Perldoc::BaseTo (3pm) - Base for Pod::Perldoc formatters
Pod::Perldoc::GetOptsOO (3pm) - Customized option parser for Pod::Perldoc
Pod::Perldoc::ToChecker (3pm) - let Perldoc check Pod for errors
Pod::Perldoc::ToMan (3pm) - let Perldoc render Pod as man pages
Pod::Perldoc::ToNroff (3pm) - let Perldoc convert Pod to nroff
Pod::Perldoc::ToPod (3pm) - let Perldoc render Pod as ... Pod!
Pod::Perldoc::ToRtf (3pm) - let Perldoc render Pod as RTF
Pod::Perldoc::ToText (3pm) - let Perldoc render Pod as plaintext
Pod::Perldoc::ToTk (3pm) - let Perldoc use Tk::Pod to render Pod
Pod::Perldoc::ToXml (3pm) - let Perldoc render Pod as XML
Pod::Plainer (3pm) - Perl extension for converting Pod to old-style Pod.
POSIX (3pm) - Perl interface to IEEE Std 1003.1
ptar (1) - a tar-like program written in perl
re (3pm) - Perl pragma to alter regular expression behaviour
RRDp (3pm) - Attach RRDtool from within a perl script via a set of ...
Shell (3pm) - run shell commands transparently within perl
sigtrap (3pm) - Perl pragma to enable simple signal handling
sort (3pm) - perl pragma to control sort() behaviour
Storable (3pm) - persistence for Perl data structures
strict (3pm) - Perl pragma to restrict unsafe constructs
String::CRC32 (3pm) - Perl interface for cyclic redundency check generation
subs (3pm) - Perl pragma to predeclare sub names
Switch (3pm) - A switch statement for Perl
Symbol (3pm) - manipulate Perl symbols and their names
Sys::Syslog (3pm) - Perl interface to the UNIX syslog(3) calls
TAP::Formatter::Color (3pm) - Run Perl test scripts with color
TAP::Parser::Source::Perl (3pm) - Stream Perl output
Term::Cap (3pm) - Perl termcap interface
Term::Complete (3pm) - Perl word completion module
Term::ReadLine (3pm) - Perl interface to various "readline" packages. If no r...
Test::Harness (3pm) - Run Perl standard test scripts with statistics
Thread (3pm) - Manipulate threads in Perl (for old code only)
threads (3pm) - Perl interpreter-based threads
threads::shared (3pm) - Perl extension for sharing data structures between th...
Tie::File (3pm) - Access the lines of a disk file via a Perl array
Time::gmtime (3pm) - by-name interface to Perl's built-in gmtime() function
Time::localtime (3pm) - by-name interface to Perl's built-in localtime() func...
User::grent (3pm) - by-name interface to Perl's built-in getgr*() functions
User::pwent (3pm) - by-name interface to Perl's built-in getpw*() functions
utf8 (3pm) - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in...
vars (3pm) - Perl pragma to predeclare global variable names (obsol...
version (3pm) - Perl extension for Version Objects
version::Internals (3pm) - Perl extension for Version Objects
vmsish (3pm) - Perl pragma to control VMS-specific language features
warnings (3pm) - Perl pragma to control optional warnings
XML::Parser (3pm) - A perl module for parsing XML documents
XS::APItest (3pm) - Test the perl C API
XS::Typemap (3pm) - module to test the XS typemaps distributed with perl
XSLoader (3pm) - Dynamically load C libraries into Perl code
xsubpp (1) - compiler to convert Perl XS code into C code

