Net::IP (3pm) - Perl extension for manipulating IPv4/IPv6 addresses
String::Approx (3pm) - Perl extension for approximate matching (fuzzy matching)
Net::IP (3pm) - Perl extension for manipulating IPv4/IPv6 addresses
String::Approx (3pm) - Perl extension for approximate matching (fuzzy matching)
1 DBI::PurePerl (3pm) [DBI::PurePerl] - a DBI emulation using pure perl (no C/XS compilation required)
CPAN (3perl) - query, download and build perl modules from CPAN sites
Config (3perl) - access Perl configuration information
DB (3perl) - programmatic interface to the Perl debugging API (draft, subject to change)
Env (3perl) - perl module that imports environment variables as scalars or arrays
MD5 (3pm) - Perl interface to the MD5 Message-Digest Algorithm
Mysql (3pm) - Perl interfaces to the mSQL and mysql databases
Pg (3pm) - Perl5 extension for PostgreSQL
Psad (3pm) - Perl extension for psad (the Port Scan Attack Detector) daemons
a2p (1) - Awk to Perl translator
Apache::TestRunPerl (3pm) - Run mod_perl-requiring Test Suite
Authen::PAM (3pm) - Perl interface to PAM library
B (3perl) - The Perl Compiler
B::Asmdata (3perl) - Autogenerated data about Perl ops, used to generate bytecode
B::Assembler (3perl) - Assemble Perl bytecode
B::Bytecode (3perl) - Perl compiler's bytecode backend
B::C (3perl) - Perl compiler's C backend
B::CC (3perl) - Perl compiler's optimized C translation backend
B::Concise (3perl) - Walk Perl syntax tree, printing concise info about ops
B::Debug (3perl) - Walk Perl syntax tree, printing debug info about ops
B::Deparse (3perl) - Perl compiler backend to produce perl code
B::Disassembler (3perl) - Disassemble Perl bytecode
B::Lint (3perl) - Perl lint
B::Terse (3perl) - Walk Perl syntax tree, printing terse info about ops
B::Xref (3perl) - Generates cross reference reports for Perl programs
Benchmark (3perl) - benchmark running times of Perl code
BerkeleyDB (3pm) - Perl extension for Berkeley DB version 2, 3 or 4
bigint (3perl) - Transparent BigInteger support for Perl
bignum (3perl) - Transparent BigNumber support for Perl
bigrat (3perl) - 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 mSQL or MySQL
Bundle::LWP (3pm) - install all libwww-perl related modules
ByteLoader (3perl) - load byte compiled perl code
bytes (3perl) - Perl pragma to force byte semantics rather than character semantics
Class::Struct (3perl) - declare struct-like datatypes as Perl classes
constant (3perl) - Perl pragma to declare constants
Convert::TNEF (3pm) - Perl module to read TNEF files
Convert::UUlib (3pm) - Perl interface to the uulib library (a.k.a. uudeview/uuenview).
Data::Dumper (3perl) - stringified perl data structures, suitable for both printing and *(C`eval*(C'
DB_File (3perl) - Perl5 access to Berkeley DB version 1.x
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 Database Interface
DBI::ProfileDumper::Apache (3pm) - capture DBI profiling data from Apache/mod_perl
DBI::PurePerl (3pm) - a DBI emulation using pure perl (no C/XS compilation required)
Devel::DProf (3perl) - a Perl code profiler
Devel::PPPort (3perl) - Perl/Pollution/Portability
dh_perl (1) - calculates perl dependencies
Digest::MD5 (3perl) - Perl interface to the MD5 Algorithm
Digest::SHA1 (3pm) - Perl interface to the SHA-1 algorithm
dprofpp (1) - display perl profile data
Dumpvalue (3perl) - provides screen dump of Perl data.
DynaLoader (3perl) - Dynamically load C libraries into Perl code
enc2xs (1) - - Perl Encode Module Generator
Encode::PerlIO (3perl) - - a detailed document on Encode and PerlIO
ExtUtils::Embed (3perl) - Utilities for embedding Perl in C/C++ applications
ExtUtils::Miniperl (3perl) - write the C code for perlmain.c
File::Glob (3perl) - Perl extension for BSD glob routine
File::stat (3perl) - by-name interface to Perl's built-in stat() functions
filetest (3perl) - Perl pragma to control the filetest permission operators
Filter::Util::Call (3perl) - Perl Source Filter Utility Module
find2perl (1) - translate find command lines to Perl code
FindBin (3perl) - Locate directory of original perl script
GDBM_File (3perl) - 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
HTML::Tree::AboutTrees (3pm) - - article on tree-shaped data structures in Perl
if (3perl) - *(C`use*(C' a Perl module if a condition holds
Image::Magick (3pm) - Perl extension for calling ImageMagick's libMagick methods
instmodsh (1) - interactive inventory for installed Perl modules
integer (3perl) - Perl pragma to use integer arithmetic instead of floating point
IPTables::ChainMgr (3pm) - Perl extension for blah blah blah
IPTables::Parse (3pm) - Perl extension for parsing iptables firewall rulesets
less (3perl) - perl pragma to request less of something from the compiler
locale (3perl) - Perl pragma to use and avoid POSIX locales for built-in operations
LWP (3pm) - The World-Wide Web library for Perl
LWP::Debug (3pm) - debug routines for the libwww-perl library
lwpcook (3pm) - The libwww-perl cookbook
Mail::Box::Parser::Perl (3pm) - reading messages from file using Perl
Mail::ListDetector (3pm) - Perl extension for detecting mailing list messages
Math::BigInt::Calc (3perl) - Pure Perl module to support Math::BigInt
ModPerl::Code (3pm) - Generate mod_perl glue code
ModPerl::Config (3pm) - Functions to retrieve mod_perl specific env information.
ModPerl::CScan (3pm) - scan C language files for easily recognized constructs.
mysql_zap (1) - a perl script used to kill processes
Net::Daemon (3pm) - Perl extension for portable daemons
Net::DNS (3pm) - Perl interface to the DNS resolver
Net::hostent (3perl) - by-name interface to Perl's built-in gethost*() functions
Net::IPv4Addr (3pm) - Perl extension for manipulating IPv4 addresses.
Net::netent (3perl) - by-name interface to Perl's built-in getnet*() functions
Net::protoent (3perl) - by-name interface to Perl's built-in getproto*() functions
Net::servent (3perl) - by-name interface to Perl's built-in getserv*() functions
Net::Server (3pm) - Extensible, general Perl server engine
Net::SSLeay (3pm) - Perl extension for using OpenSSL
Net::SSLeay::Handle (3pm) - Perl module that lets SSL (HTTPS) sockets be handled as standard file handles.
O (3perl) - Generic interface to Perl Compiler backends
Opcode (3perl) - Disable named opcodes when compiling perl code
open (3perl) - perl pragma to set default PerlIO layers for input and output
ops (3perl) - Perl pragma to restrict unsafe operations when compiling
overload (3perl) - Package for overloading perl operations
pcrepattern (3) - Perl-compatible regular expressions
pcretest (1) - a program for testing Perl-compatible regular expressions.
perl (1) - Practical Extraction and Report Language
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
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
perl58delta (1) - what is new for perl v5.8.0
perlXStut (1) [perlxstut] - Tutorial for writing XSUBs
perlaix (1) - Perl version 5 on IBM Unix (AIX) 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 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
perlcc (1) - generate executables from Perl programs
perlce (1) - Perl for WinCE
perlcheat (1) - Perl 5 Cheat Sheet
perlclib (1) - Internal replacements for standard C library functions
perlcn (1) - 简体中文 Perl 指南
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.8.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 ($Date: 2003/01/31 17:37:17 $)
perlfaq1 (1) - General Questions About Perl ($Revision: 1.14 $, $Date: 2003/11/23 08:02:29 $)
perlfaq2 (1) - Obtaining and Learning about Perl ($Revision: 1.25 $, $Date: 2003/10/16 04:57:38 $)
perlfaq3 (1) - Programming Tools ($Revision: 1.37 $, $Date: 2003/11/24 19:55:50 $)
perlfaq4 (1) - Data Manipulation ($Revision: 1.54 $, $Date: 2003/11/30 00:50:08 $)
perlfaq5 (1) - Files and Formats ($Revision: 1.30 $, $Date: 2003/11/23 08:07:46 $)
perlfaq6 (1) - Regular Expressions ($Revision: 1.20 $, $Date: 2003/01/03 20:05:28 $)
perlfaq7 (1) - General Perl Language Issues ($Revision: 1.15 $, $Date: 2003/07/24 02:17:21 $)
perlfaq8 (1) - System Interaction ($Revision: 1.17 $, $Date: 2003/01/26 17:44:04 $)
perlfaq9 (1) - Networking ($Revision: 1.15 $, $Date: 2003/01/31 17:36:57 $)
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
perlgpl (1) - the GNU General Public License, version 2
perlguts (1) - Introduction to the Perl API
perlhack (1) - How to hack at the Perl internals
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 functions
perlintro (1) - - a brief introduction and overview of Perl
PerlIO (3perl) - On demand loader for PerlIO layers and root of PerlIO::* name space
PerlIO::encoding (3perl) - encoding layer
PerlIO::scalar (3perl) - in-memory IO, scalar IO
PerlIO::via (3perl) - Helper class for PerlIO layers implemented in perl
PerlIO::via::QuotedPrint (3perl) - 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, safe subprocesses, sockets, and semaphores)
perlirix (1) - Perl version 5 on Irix systems
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
perlmachten (1) - Perl version 5 on Power MachTen systems
perlmacos (1) - Perl under Mac OS (Classic)
perlmacosx (1) - Perl under Mac OS X
perlmint (1) - Perl version 5 on Atari MiNT
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
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
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
perlothrtut (1) - old tutorial on threads in Perl
perlpacktut (1) - tutorial on *(C`pack*(C' and *(C`unpack*(C'
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
perlqnx (1) - Perl version 5 on QNX
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
perlreref (1) - Perl Regular Expressions Reference
perlretut (1) - Perl regular expressions tutorial
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
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
perltru64 (1) - Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems
perltw (1) - タ砰いゅ Perl 玭
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
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
perlxstut (1) - Tutorial for writing XSUBs
piconv (1) - - iconv(1), reinvented in perl
pl2pm (1) - Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
Pod::Perldoc::ToChecker (3perl) - let Perldoc check Pod for errors
Pod::Perldoc::ToMan (3perl) - let Perldoc render Pod as man pages
Pod::Perldoc::ToNroff (3perl) - let Perldoc convert Pod to nroff
Pod::Perldoc::ToPod (3perl) - let Perldoc render Pod as ... Pod!
Pod::Perldoc::ToRtf (3perl) - let Perldoc render Pod as RTF
Pod::Perldoc::ToText (3perl) - let Perldoc render Pod as plaintext
Pod::Perldoc::ToTk (3perl) - let Perldoc use Tk::Pod to render Pod
Pod::Perldoc::ToXml (3perl) - let Perldoc render Pod as XML
Pod::Plainer (3perl) - Perl extension for converting Pod to old style Pod.
POSIX (3perl) - Perl interface to IEEE Std 1003.1
re (3perl) - Perl pragma to alter regular expression behaviour
RPC::PlClient (3pm) - Perl extension for writing PlRPC clients
RPC::PlServer (3pm) - Perl extension for writing PlRPC servers
Shell (3perl) - run shell commands transparently within perl
sigtrap (3perl) - Perl pragma to enable simple signal handling
sort (3perl) - perl pragma to control sort() behaviour
Storable (3perl) - persistence for Perl data structures
strict (3perl) - Perl pragma to restrict unsafe constructs
subs (3perl) - Perl pragma to predeclare sub names
Switch (3perl) - A switch statement for Perl
Symbol (3perl) - manipulate Perl symbols and their names
Sys::Syslog (3perl) - Perl interface to the UNIX syslog(3) calls
Term::Cap (3perl) - Perl termcap interface
Term::Complete (3perl) - Perl word completion module
Term::ReadKey (3pm) - A perl module for simple terminal control
Term::ReadLine (3perl) - Perl interface to various *(C`readline*(C' packages. If no real package is found, substitutes stubs instead of basic functions.
Test::Harness (3perl) - Run Perl standard test scripts with statistics
Text::Iconv (3pm) - Perl interface to iconv() codeset conversion function
Thread (3perl) - manipulate threads in Perl (for old code only)
threads (3perl) - Perl extension allowing use of interpreter based threads from perl
threads::shared (3perl) - Perl extension for sharing data structures between threads
Tie::File (3perl) - Access the lines of a disk file via a Perl array
Time::gmtime (3perl) - by-name interface to Perl's built-in gmtime() function
Time::localtime (3perl) - by-name interface to Perl's built-in localtime() function
Unix::Syslog (3pm) - Perl interface to the UNIX syslog(3) calls
User::grent (3perl) - by-name interface to Perl's built-in getgr*() functions
User::pwent (3perl) - by-name interface to Perl's built-in getpw*() functions
utf8 (3perl) - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code
vars (3perl) - Perl pragma to predeclare global variable names (obsolete)
vmsish (3perl) - Perl pragma to control VMS-specific language features
warnings (3perl) - Perl pragma to control optional warnings
XS::APItest (3perl) - Test the perl C API
XS::Typemap (3perl) - module to test the XS typemaps distributed with perl
XSLoader (3perl) - Dynamically load C libraries into Perl code
xsubpp (1) - compiler to convert Perl XS code into C code