$notes_name [Module::Build::Notes] (3pm) - Configuration for $module_name
*_unlocked [unlocked_stdio] (3) - non-locking stdio functions
AntiVirus [Mail::SpamAssassin::Plugin::AntiVirus] (3pm) - simple anti-virus tests
AnyDBM_File (3pm) - provide framework for multiple DBMs
App::Prove (3pm) - Implements the prove command
App::Prove::State (3pm) - State storage for the prove command
Archive::Rar (3pm) - Interface with the 'rar' command
Archive::Tar (3pm) - module for manipulations of tar archives
Archive::Tar::File (3pm) - a subclass for in-memory extracted file from Archive::Tar
Archive::Tar::Wrapper (3pm) - API wrapper around the 'tar' utility
Archive::Zip (3pm) - Provide an interface to ZIP archive files
Archive::Zip::FAQ (3pm) - Answers to a few frequently asked questions about Archive::Zip
Archive::Zip::MemberRead (3pm) - A wrapper that lets you read Zip archive members as if they were files
Archive::Zip::Tree (3pm) - (DEPRECATED) methods for adding/extracting trees using Archive::Zip
Attribute::Handlers (3pm) - Simpler definition of attribute handlers
Authen::PAM (3pm) - Perl interface to PAM library
Authen::PAM::FAQ (3pm) - Frequently-Asked Questions about Authen::PAM
AutoLoader (3pm) - load subroutines only on demand
AutoSplit (3pm) - split a package for autoloading
B (3pm) - The Perl Compiler
B::Asmdata (3pm) - Autogenerated data about Perl ops, used to generate bytecode
B::Assembler (3pm) - Assemble Perl bytecode
B::Bblock (3pm) - Walk basic blocks
B::Bytecode (3pm) - Perl compiler's bytecode backend
B::C (3pm) - Perl compiler's C backend
B::CC (3pm) - Perl compiler's optimized C translation 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::Disassembler (3pm) - Disassemble Perl bytecode
B::Lint (3pm) - Perl lint
B::Showlex (3pm) - Show lexical variables used in functions or files
B::Stackobj (3pm) - Helper module for CC backend
B::Stash (3pm) - show what stashes are loaded
B::Terse (3pm) - Walk Perl syntax tree, printing terse info about ops
B::Xref (3pm) - Generates cross reference reports for Perl programs
BSD::Resource (3pm) - BSD process resource limit and priority functions
Benchmark (3pm) - benchmark running times of Perl code
Bundle::DBD::mysql (3pm) - A bundle to install Perl drivers for MySQL
Bundle::DBD::mysql (3pm) - A bundle to install Perl drivers for mSQL or MySQL
Bundle::DBI (3pm) - A bundle to install DBI and required modules
Bundle::LWP (3pm) - install all libwww-perl related modules
Bundle::ParallelUA (3pm) - CPAN Bundle for the LWP Parallel User Agent extension
ByteLoader (3pm) - load byte compiled perl code
CGI (3pm) - Simple Common Gateway Interface Class
CGI::Apache (3pm) - Backward compatibility module for CGI.pm
CGI::Carp (3pm) - CGI routines for writing to the HTTPD (or other) error log
CGI::Cookie (3pm) - Interface to Netscape Cookies
CGI::Fast (3pm) - CGI Interface for Fast CGI
CGI::Pretty (3pm) - module to produce nicely formatted HTML code
CGI::Push (3pm) - Simple Interface to Server Push
CGI::Switch (3pm) - Backward compatibility module for defunct CGI::Switch
CGI::Util (3pm) - Internal utilities used by CGI module
CIRCLEQ_ENTRY [queue] (3) - implementations of lists, tail queues, and circular queues
CIRCLEQ_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues
CIRCLEQ_INIT [queue] (3) - implementations of lists, tail queues, and circular queues
CIRCLEQ_INSERT_AFTER [queue] (3) - implementations of lists, tail queues, and circular queues
CIRCLEQ_INSERT_BEFORE [queue] (3) - implementations of lists, tail queues, and circular queues
CIRCLEQ_INSERT_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues
CIRCLEQ_INSERT_TAIL [queue] (3) - implementations of lists, tail queues, and circular queues
CIRCLEQ_REMOVE [queue] (3) - implementations of lists, tail queues, and circular queues
CMSG_ALIGN [cmsg] (3) - Access ancillary data
CMSG_FIRSTHDR [cmsg] (3) - Access ancillary data
CMSG_NXTHDR [cmsg] (3) - Access ancillary data
CMSG_SPACE [cmsg] (3) - Access ancillary data
CPAN (3pm) - query, download and build perl modules from CPAN sites
CPAN::API::HOWTO (3pm) - a recipe book for programming with CPAN.pm
CPAN::Admin (3pm) - A CPAN Shell for CPAN admins
CPAN::FirstTime (3pm) - Utility for CPAN::Config file Initialization
CPAN::Kwalify (3pm) - Interface between CPAN.pm and Kwalify.pm
CPAN::Nox (3pm) - Wrapper around CPAN.pm without using any XS module
CPAN::Version (3pm) - utility functions to compare CPAN versions
Carp::Heavy (3pm) - heavy machinery, no user serviceable parts inside
Class::Loader (3pm) - Load modules and create objects on demand
Class::Struct (3pm) - declare struct-like datatypes as Perl classes
Compress::Raw::Zlib (3pm) - Low-Level Interface to zlib compression library
Compress::Zlib (3pm) - Interface to zlib compression library
Config (3pm) - access Perl configuration information
Crypt::Blowfish (3pm) - Perl Blowfish encryption module
Crypt::CBC (3pm) - Encrypt Data with Cipher Block Chaining Mode
Crypt::DES (3pm) - Perl DES encryption module
Crypt::OpenSSL::Bignum (3pm) - OpenSSL's multiprecision integer arithmetic
Crypt::OpenSSL::Bignum::CTX (3pm) - Perl interface to the OpenSSL BN_CTX structure
Crypt::OpenSSL::RSA (3pm) - RSA encoding and decoding, using the openSSL libraries
Crypt::SSLeay (3pm) - OpenSSL glue that provides LWP https support
Cwd (3pm) - get pathname of current working directory
DBD::DBM (3pm) - a DBI driver for DBM & MLDBM files
DBD::File (3pm) - Base class for writing DBI drivers
DBD::Gofer::Transport::Base (3pm) - base class for DBD::Gofer client transports
DBD::Gofer::Transport::null (3pm) - DBD::Gofer client transport for testing
DBD::Gofer::Transport::pipeone (3pm) - DBD::Gofer client transport for testing
DBD::Gofer::Transport::stream (3pm) - DBD::Gofer transport for stdio streaming
DBD::Pg (3pm) - PostgreSQL database driver for the DBI module
DBD::Proxy (3pm) - A proxy driver for the DBI
DBD::Sponge (3pm) - Create a DBI statement handle from Perl data
DBD::mysql (3pm) - MySQL driver for the Perl5 Database Interface (DBI)
DBI::Const::GetInfo::ANSI (3pm) - ISO/IEC SQL/CLI Constants for GetInfo
DBI::Const::GetInfo::ODBC (3pm) - ODBC Constants for GetInfo
DBI::Const::GetInfoReturn (3pm) - Data and functions for describing GetInfo results
DBI::Const::GetInfoType (3pm) - Data describing GetInfo type codes
DBI::DBD (3pm) - Perl DBI Database Driver Writer's Guide
DBI::DBD::Metadata (3pm) - Generate the code and data for some DBI metadata methods
DBI::Gofer::Execute (3pm) - Executes Gofer requests and returns Gofer responses
DBI::Gofer::Transport::pipeone (3pm) - DBD::Gofer server-side transport for pipeone
DBI::Gofer::Transport::stream (3pm) - DBD::Gofer server-side transport for stream
DBI::Profile (3pm) - Performance profiling and benchmarking for the DBI
DBI::ProfileData (3pm) - manipulate DBI::ProfileDumper data dumps
DBI::ProfileDumper (3pm) - profile DBI usage and output data to a file
DBI::ProfileDumper::Apache (3pm) - capture DBI profiling data from Apache/mod_perl
DBI::ProfileSubs (3pm) - Subroutines for dynamic profile Path
DBI::ProxyServer (3pm) - a server for the DBD::Proxy driver
DBI::Roadmap [Roadmap] (3pm) - Planned Enhancements for the DBI
DBI::SQL::Nano (3pm) - a very tiny SQL engine
DBI::W32ODBC (3pm) - An experimental DBI emulation layer for Win32::ODBC
DB_File (3pm) - Perl5 access to Berkeley DB version 1.x
DB_File [AnyDBM_File] (3pm) - various DBM implementations
DES_FAILED [des_crypt] (3) - fast DES encryption
Data::Buffer (3pm) - Read/write buffer class
Data::Dump (3pm) - Pretty printing of data structures
Data::Dumper (3pm) - stringified perl data structures, suitable for both printing and eval
Devel::DProf (3pm) - a Perl code profiler
Devel::PPPort (3pm) - Perl/Pollution/Portability
Devel::Peek (3pm) - A data debugging tool for the XS programmer
Devel::SelfStubber (3pm) - generate stubs for a SelfLoading module
Digest (3pm) - Modules that calculate message digests
Digest::HMAC (3pm) - Keyed-Hashing for Message Authentication
Digest::HMAC_MD5 (3pm) - Keyed-Hashing for Message Authentication
Digest::HMAC_SHA1 (3pm) - Keyed-Hashing for Message Authentication
Digest::MD2 (3pm) - Perl interface to the MD2 Algorithm
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
Digest::base (3pm) - Digest base class
Digest::file (3pm) - Calculate digests of files
DirHandle (3pm) - supply object methods for directory handles
Dumpvalue (3pm) - provides screen dump of Perl data
DynaLoader (3pm) - Dynamically load C libraries into Perl code
Ekiga [ekiga] (1) - SIP and H.323 Voice over IP and Videoconferencing for UN*X
Encode (3pm) - character encodings
Encode::Alias (3pm) - alias definitions to encodings
Encode::Byte (3pm) - Single Byte Encodings
Encode::CN (3pm) - China-based Chinese Encodings
Encode::EBCDIC (3pm) - EBCDIC Encodings
Encode::Encoding (3pm) - Encode Implementation Base Class
Encode::JP (3pm) - Japanese Encodings
Encode::KR (3pm) - Korean Encodings
Encode::Symbol (3pm) - Symbol Encodings
Encode::TW (3pm) - Taiwan-based Chinese Encodings
English (3pm) - use nice English (or awk) names for ugly punctuation variables
Env (3pm) - perl module that imports environment variables as scalars or arrays
Errno (3pm) - System errno constants
Exporter (3pm) - Implements default import method for modules
Exporter::Heavy (3pm) - Exporter guts
ExtUtils::CBuilder (3pm) - Compile and link C code for Perl modules
ExtUtils::CBuilder::Platform::Windows (3pm) - Builder class for Windows platforms
ExtUtils::Command (3pm) - utilities to replace common UNIX commands in Makefiles etc
ExtUtils::Command::MM (3pm) - Commands for the MM's to use in Makefiles
ExtUtils::Constant (3pm) - generate XS code to import C header constants
ExtUtils::Constant::Base (3pm) - base class for ExtUtils::Constant objects
ExtUtils::Constant::Base [ExtUtils::Constant::XS] (3pm) - base class for ExtUtils::Constant objects
ExtUtils::Constant::Utils (3pm) - helper functions for ExtUtils::Constant
ExtUtils::Embed (3pm) - Utilities for embedding Perl in C/C++ applications
ExtUtils::Install (3pm) - install files from here to there
ExtUtils::Installed (3pm) - Inventory management of installed modules
ExtUtils::Liblist (3pm) - determine libraries to use and how to use them
ExtUtils::MM (3pm) - OS adjusted ExtUtils::MakeMaker subclass
ExtUtils::MM_AIX (3pm) - AIX specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Any (3pm) - Platform-agnostic MM methods
ExtUtils::MM_BeOS (3pm) - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Cygwin (3pm) - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_DOS (3pm) - DOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_MacOS (3pm) - once produced Makefiles for MacOS Classic
ExtUtils::MM_NW5 (3pm) - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_OS2 (3pm) - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_QNX (3pm) - QNX specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_UWIN (3pm) - U/WIN specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Unix (3pm) - methods used by ExtUtils::MakeMaker
ExtUtils::MM_VMS (3pm) - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_VOS (3pm) - VOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Win32 (3pm) - methods to override UN*X behaviour in ExtUtils::MakeMaker
ExtUtils::MM_Win95 (3pm) - method to customize MakeMaker for Win9X
ExtUtils::MY (3pm) - ExtUtils::MakeMaker subclass for customization
ExtUtils::MakeMaker (3pm) - Create a module Makefile
ExtUtils::MakeMaker::Config (3pm) - Wrapper around Config.pm
ExtUtils::MakeMaker::FAQ (3pm) - Frequently Asked Questions About MakeMaker
ExtUtils::MakeMaker::Tutorial (3pm) - Writing a module with MakeMaker
ExtUtils::MakeMaker::bytes (3pm) - Version-agnostic bytes.pm
ExtUtils::MakeMaker::vmsish (3pm) - Platform-agnostic vmsish.pm
ExtUtils::Manifest (3pm) - utilities to write and check a MANIFEST file
ExtUtils::Miniperl (3pm) - write the C code for perlmain.c
ExtUtils::Mkbootstrap (3pm) - make a bootstrap file for use by DynaLoader
ExtUtils::Mksymlists (3pm) - write linker options files for dynamic extension
ExtUtils::Packlist (3pm) - manage .packlist files
ExtUtils::testlib (3pm) - add blib/* directories to @INC
Fatal (3pm) - replace functions with equivalents which succeed or die
Fcntl (3pm) - load the C Fcntl.h defines
File::Basename (3pm) - Parse file paths into directory, filename and suffix
File::Compare (3pm) - Compare files or filehandles
File::Copy (3pm) - Copy files or filehandles
File::DosGlob (3pm) - DOS like globbing and then some
File::Find (3pm) - Traverse a directory tree
File::Glob (3pm) - Perl extension for BSD glob routine
File::GlobMapper (3pm) - Extend File Glob to Allow Input and Output Files
File::HomeDir (3pm) - Find your home and other directories, on any platform
File::HomeDir::Darwin (3pm) - find your home and other directories, on Darwin (OS X)
File::HomeDir::Unix (3pm) - find your home and other directories, on Unix
File::HomeDir::Windows (3pm) - find your home and other directories, on Windows
File::Listing (3pm) - parse directory listing
File::Path (3pm) - create or remove directory trees
File::Spec (3pm) - portably perform operations on file names
File::Spec::Cygwin (3pm) - methods for Cygwin file specs
File::Spec::Epoc (3pm) - methods for Epoc file specs
File::Spec::Functions (3pm) - portably perform operations on file names
File::Spec::Mac (3pm) - File::Spec for Mac OS (Classic)
File::Spec::OS2 (3pm) - methods for OS/2 file specs
File::Spec::Unix (3pm) - File::Spec for Unix, base for other File::Spec modules
File::Spec::VMS (3pm) - methods for VMS file specs
File::Spec::Win32 (3pm) - methods for Win32 file specs
File::Temp (3pm) - return name and handle of a temporary file safely
File::Which (3pm) - Portable implementation of the `which' utility
File::stat (3pm) - by-name interface to Perl's built-in stat() functions
FileCache (3pm) - keep more files open than the system permits
FileHandle (3pm) - supply object methods for filehandles
Filesys::DiskUsage (3pm) - Estimate file space usage (similar to `du`)
Filter::Simple (3pm) - Simplified source filtering
Filter::Util::Call (3pm) - Perl Source Filter Utility Module
FindBin (3pm) - Locate directory of original perl script
GDBM_File (3pm) - Perl5 access to the gdbm library
GDBM_File [AnyDBM_File] (3pm) - various DBM implementations
Geo::IP (3pm) - Look up country by IP Address
Geo::IP::Record (3pm) - Contains city information for GeoIP City Edition
Geo::Mirror (3pm) - Find closest Mirror
Getopt::Long (3pm) - Extended processing of command line options
HACKING.pod [Test::HACKING] (3pm) - contributing to TAP::Harness
HTML::Entities (3pm) - Encode or decode strings with HTML entities
HTML::Filter (3pm) - Filter HTML text through the parser
HTML::Form (3pm) - Class that represents an HTML form element
HTML::HeadParser (3pm) - Parse <HEAD> section of a HTML document
HTML::LinkExtor (3pm) - Extract links from an HTML document
HTML::Parser (3pm) - HTML parser class
HTML::PullParser (3pm) - Alternative HTML::Parser interface
HTML::Tagset (3pm) - data tables useful in parsing HTML
HTML::TokeParser (3pm) - Alternative HTML::Parser interface
HTTP::Cookies (3pm) - HTTP cookie jars
HTTP::Cookies::Microsoft (3pm) - access to Microsoft cookies files
HTTP::Cookies::Netscape (3pm) - access to Netscape cookies files
HTTP::Daemon (3pm) - a simple http server class
HTTP::Date (3pm) - date conversion routines
HTTP::Headers (3pm) - Class encapsulating HTTP Message headers
HTTP::Headers::Util (3pm) - Header value parsing utility functions
HTTP::Message (3pm) - HTTP style message (base class)
HTTP::Negotiate (3pm) - choose a variant to serve
HTTP::Request (3pm) - HTTP style request message
HTTP::Request::Common (3pm) - Construct common HTTP::Request objects
HTTP::Response (3pm) - HTTP style response message
HTTP::Status (3pm) - HTTP Status code processing
HUGE_VAL [INFINITY] (3) - floating point constants
HUGE_VALF [INFINITY] (3) - floating point constants
HUGE_VALL [INFINITY] (3) - floating point constants
Hash::Util (3pm) - A selection of general-utility hash subroutines
I18N::Collate (3pm) - compare 8-bit scalar data according to the current locale
I18N::LangTags (3pm) - functions for dealing with RFC3066-style language tags
I18N::LangTags::Detect (3pm) - detect the user's language preferences
I18N::Langinfo (3pm) - query locale information
INFINITY (3) - floating point constants
INSTALL [DBD::mysql::INSTALL] (3pm) - How to install and configure DBD::mysql
IO (3pm) - load various IO modules
IO::Compress::Base (3pm) - Base Class for IO::Compress modules
IO::Compress::Deflate (3pm) - Write RFC 1950 files/buffers
IO::Compress::Gzip (3pm) - Write RFC 1952 files/buffers
IO::Compress::RawDeflate (3pm) - Write RFC 1951 files/buffers
IO::Compress::Zip (3pm) - Write zip files/buffers
IO::Dir (3pm) - supply object methods for directory handles
IO::File (3pm) - supply object methods for filehandles
IO::Handle (3pm) - supply object methods for I/O handles
IO::Interface (3pm) - Perl extension for access to network card configuration information
IO::Interface::Simple (3pm) - Perl extension for access to network card configuration information
IO::Pipe (3pm) - supply object methods for pipes
IO::Poll (3pm) - Object interface to system poll call
IO::Seekable (3pm) - supply seek based methods for I/O objects
IO::Select (3pm) - OO interface to the select system call
IO::Socket (3pm) - Object interface to socket communications
IO::Socket::INET (3pm) - Object interface for AF_INET domain sockets
IO::Socket::INET6 (3pm) - Object interface for AF_INET|AF_INET6 domain sockets
IO::Socket::UNIX (3pm) - Object interface for AF_UNIX domain sockets
IO::String (3pm) - Emulate file interface for in-core strings
IO::Uncompress::AnyInflate (3pm) - Uncompress zlib-based (zip, gzip) file/buffer
IO::Uncompress::AnyUncompress (3pm) - Uncompress gzip, zip, bzip2 or lzop file/buffer
IO::Uncompress::Base (3pm) - Base Class for IO::Uncompress modules
IO::Uncompress::Gunzip (3pm) - Read RFC 1952 files/buffers
IO::Uncompress::Inflate (3pm) - Read RFC 1950 files/buffers
IO::Uncompress::RawInflate (3pm) - Read RFC 1951 files/buffers
IO::Uncompress::Unzip (3pm) - Read zip files/buffers
IO::Zlib (3pm) - IO:: style interface to Compress::Zlib
IP::Authority (3pm) - fast lookup of authority by IP address
IP::Country (3pm) - fast lookup of country codes from IP addresses
IP::Country::Fast (3pm) - fast lookup of country codes by IP address
IP::Country::MaxMind (3pm) - Look up country by IP Address
IP::Country::Medium (3pm) - cached lookup of country codes by IP address and domain name
IP::Country::Slow (3pm) - cached lookup of country codes by domain name and IP address
IPC::Msg (3pm) - SysV Msg IPC object class
IPC::Open2 (3pm) - open a process for both reading and writing
IPC::Open3 (3pm) - open a process for reading, writing, and error handling
IPC::Run (3pm) - system() and background procs w/ piping, redirs, ptys (Unix, Win32)
IPC::Run::Debug (3pm) - debugging routines for IPC::Run
IPC::Run::Win32Helper (3pm) - helper routines for IPC::Run on Win32 platforms
IPC::Run::Win32IO (3pm) - helper routines for IPC::Run on Win32 platforms
IPC::Run::Win32Pump (3pm) - helper processes to shovel data to/from parent, child
IPC::Semaphore (3pm) - SysV Semaphore IPC object class
IPC::SysV (3pm) - SysV IPC constants
LIST_ENTRY [queue] (3) - implementations of lists, tail queues, and circular queues
LIST_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues
LIST_INIT [queue] (3) - implementations of lists, tail queues, and circular queues
LIST_INSERT_AFTER [queue] (3) - implementations of lists, tail queues, and circular queues
LIST_INSERT_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues
LIST_REMOVE [queue] (3) - implementations of lists, tail queues, and circular queues
LWP (3pm) - The World-Wide Web library for Perl
LWP::Authen::Ntlm (3pm) - Library for enabling NTLM authentication (Microsoft) in LWP
LWP::ConnCache (3pm) - Connection cache manager
LWP::Debug (3pm) - debug routines for the libwww-perl library
LWP::DebugFile (3pm) - routines for tracing/debugging LWP
LWP::MediaTypes (3pm) - guess media type for a file or a URL
LWP::MemberMixin (3pm) - Member access mixin class
LWP::Parallel (3pm) - Extension for LWP to allow parallel HTTP and FTP access
LWP::Parallel::Protocol (3pm) - Base class for parallel LWP protocols
LWP::Parallel::RobotUA (3pm) - A class for Parallel Web Robots
LWP::Parallel::UserAgent (3pm) - A class for parallel User Agents
LWP::ParallelUA (3pm) - Parallel LWP::UserAgent
LWP::Protocol (3pm) - Base class for LWP protocols
LWP::RobotPUA (3pm) - Parallel LWP::RobotUA
LWP::RobotUA (3pm) - a class for well-behaved Web robots
LWP::Simple (3pm) - simple procedural interface to LWP
LWP::UserAgent (3pm) - Web user agent class
List::Util (3pm) - A selection of general-utility list subroutines
Locale::Constants (3pm) - constants for Locale codes
Locale::Country (3pm) - ISO codes for country identification (ISO 3166)
Locale::Currency (3pm) - ISO three letter codes for currency identification (ISO 4217)
Locale::Language (3pm) - ISO two letter codes for language identification (ISO 639)
Locale::Maketext (3pm) - framework for localization
Locale::Script (3pm) - ISO codes for script identification (ISO 15924)
Log::Log4perl (3pm) - Log4j implementation for Perl
Log::Log4perl::Appender (3pm) - Log appender class
Log::Log4perl::Appender::Buffer (3pm) - Buffering Appender
Log::Log4perl::Appender::DBI (3pm) - implements appending to a DB
Log::Log4perl::Appender::File (3pm) - Log to file
Log::Log4perl::Appender::Limit (3pm) - Limit message delivery via block period
Log::Log4perl::Appender::RRDs (3pm) - Log to a RRDtool Archive
Log::Log4perl::Appender::Screen (3pm) - Log to STDOUT/STDERR
Log::Log4perl::Appender::ScreenColoredLevel [Log::Log4perl::Appender::ScreenColoredLevels] (3pm) - Colorize messages according to level
Log::Log4perl::Appender::Socket (3pm) - Log to a socket
Log::Log4perl::Appender::String (3pm) - Append to a string
Log::Log4perl::Appender::Synchronized (3pm) - Synchronizing other appenders
Log::Log4perl::Appender::TestArrayBuffer (3pm) - Subclass of Appender::TestBuffer
Log::Log4perl::Appender::TestBuffer (3pm) - Appender class for testing
Log::Log4perl::Appender::TestFileCreeper (3pm) - Intentionally slow test appender
Log::Log4perl::Config (3pm) - Log4perl configuration file syntax
Log::Log4perl::Config::BaseConfigurator (3pm) - Configurator Base Class
Log::Log4perl::Config::DOMConfigurator (3pm) - reads xml config files
Log::Log4perl::Config::PropertyConfigurator (3pm) - reads properties file
Log::Log4perl::Config::Watch (3pm) - Detect file changes
Log::Log4perl::DateFormat (3pm) - Log4perl advanced date formatter helper class
Log::Log4perl::FAQ (3pm) - Frequently Asked Questions on Log::Log4perl
Log::Log4perl::Filter (3pm) - Log4perl Custom Filter Base Class
Log::Log4perl::Filter::Boolean (3pm) - Special filter to combine the results of others
Log::Log4perl::Filter::LevelMatch (3pm) - Filter to match the log level exactly
Log::Log4perl::Filter::LevelRange (3pm) - Filter for a range of log levels
Log::Log4perl::Filter::StringMatch (3pm) - Filter to match the log level exactly
Log::Log4perl::JavaMap (3pm) - maps java log4j appenders to Log::Dispatch classes
Log::Log4perl::JavaMap::ConsoleAppender (3pm) - wraps Log::Dispatch::Screen
Log::Log4perl::JavaMap::FileAppender (3pm) - wraps Log::Dispatch::File
Log::Log4perl::JavaMap::JDBCAppender (3pm) - wraps Log::Log4perl::Appender::DBI
Log::Log4perl::JavaMap::NTEventLogAppender (3pm) - wraps Log::Dispatch::Win32EventLog
Log::Log4perl::JavaMap::RollingFileAppender (3pm) - wraps Log::Dispatch::FileRotate
Log::Log4perl::JavaMap::SysLogAppender [Log::Log4perl::JavaMap::SyslogAppender] (3pm) - wraps Log::Dispatch::Syslog
Log::Log4perl::JavaMap::TestBuffer (3pm) - wraps Log::Log4perl::Appender::TestBuffer
Log::Log4perl::Layout (3pm) - Log4perl Layout Virtual Base Class
Log::Log4perl::Layout::NoopLayout (3pm) - Pass-thru Layout
Log::Log4perl::Layout::PatternLayout (3pm) - Pattern Layout
Log::Log4perl::Layout::SimpleLayout (3pm) - Simple Layout
Log::Log4perl::Level (3pm) - Predefined log levels
Log::Log4perl::Logger (3pm) - Main Logger Class
Log::Log4perl::MDC (3pm) - Mapped Diagnostic Context
Log::Log4perl::NDC (3pm) - Nested Diagnostic Context
Log::Log4perl::Util (3pm) - Internal utility functions
MB_CUR_MAX (3) - maximum length of a multibyte character in the current locale
MB_LEN_MAX (3) - maximum multibyte length of a character across all locales
MD5 (3pm) - Perl interface to the MD5 Message-Digest Algorithm
MIME::Base64 (3pm) - Encoding and decoding of base64 strings
MIME::QuotedPrint (3pm) - Encoding and decoding of quoted-printable strings
MIMEHeader [Mail::SpamAssassin::Plugin::MIMEHeader] (3pm) - perform regexp tests against MIME headers
Mail::Address (3pm) - Parse mail addresses
Mail::Cap (3pm) - Parse mailcap files
Mail::DKIM (3pm) - Signs/verifies Internet mail with DKIM/DomainKey signatures
Mail::DKIM::Algorithm::Base (3pm) - base class for DKIM algorithms
Mail::DKIM::Algorithm::rsa_sha1 (3pm) - implements the rsa-sha1 signing algorithm for DKIM
Mail::DKIM::Algorithm::rsa_sha256 (3pm) - implements the rsa-sha256 signing algorithm for DKIM
Mail::DKIM::Canonicalization::Base (3pm) - base class for canonicalization methods
Mail::DKIM::Canonicalization::DkimCommon (3pm) - common canonicalization methods
Mail::DKIM::DkSignature (3pm) - a DomainKeys signature header
Mail::DKIM::Policy (3pm) - represents a DKIM sender signing policy
Mail::DKIM::Signature (3pm) - encapsulates a DKIM signature header
Mail::DKIM::Signer (3pm) - generates a DKIM signature for a message
Mail::DKIM::SignerPolicy (3pm) - determines signing parameters for a message
Mail::DKIM::Verifier (3pm) - verifies a DKIM-signed message
Mail::DomainKeys (3pm) - A perl implementation of DomainKeys
Mail::Field (3pm) - Base class for manipulation of mail header fields
Mail::Field::AddrList (3pm) - object representation of e-mail address lists
Mail::Filter (3pm) - Filter mail through multiple subroutines
Mail::Header (3pm) - manipulate mail RFC822 compliant headers
Mail::Internet (3pm) - manipulate Internet format (RFC 822) mail messages
Mail::Mailer (3pm) - Simple interface to electronic mailing mechanisms
Mail::Send (3pm) - Simple electronic mail interface
Mail::Sender (3pm) - module for sending mails with attachments through an SMTP server
Mail::SpamAssassin (3pm) - Spam detector and markup engine
Mail::SpamAssassin::AICache (3pm) - provide access to cached information for ArchiveIterator
Mail::SpamAssassin::ArchiveIterator (3pm) - find and process messages one at a time
Mail::SpamAssassin::AutoWhitelist (3pm) - auto-whitelist handler for SpamAssassin
Mail::SpamAssassin::Bayes (3pm) - determine spammishness using a Bayesian classifier
Mail::SpamAssassin::BayesStore (3pm) - Bayesian Storage Module
Mail::SpamAssassin::BayesStore::MySQL (3pm) - MySQL Specific Bayesian Storage Module Implementation
Mail::SpamAssassin::BayesStore::PgSQL (3pm) - PostgreSQL Specific Bayesian Storage Module Implementation
Mail::SpamAssassin::BayesStore::SQL (3pm) - SQL Bayesian Storage Module Implementation
Mail::SpamAssassin::Client (3pm) - Client for spamd Protocol
Mail::SpamAssassin::Conf (3pm) - SpamAssassin configuration file
Mail::SpamAssassin::Conf::LDAP (3pm) - load SpamAssassin scores from LDAP database
Mail::SpamAssassin::Conf::Parser (3pm) - parse SpamAssassin configuration
Mail::SpamAssassin::Conf::SQL (3pm) - load SpamAssassin scores from SQL database
Mail::SpamAssassin::DnsResolver (3pm) - DNS resolution engine
Mail::SpamAssassin::Logger (3pm) - SpamAssassin logging module
Mail::SpamAssassin::Logger::File (3pm) - log to file
Mail::SpamAssassin::Logger::Stderr (3pm) - log to standard error
Mail::SpamAssassin::Logger::Syslog (3pm) - log to syslog
Mail::SpamAssassin::Message (3pm) - decode, render, and hold an RFC-2822 message
Mail::SpamAssassin::Message::Metadata (3pm) - extract metadata from a message
Mail::SpamAssassin::Message::Node (3pm) - decode, render, and make available MIME message parts
Mail::SpamAssassin::PerMsgLearner (3pm) - per-message status (spam or not-spam)
Mail::SpamAssassin::PerMsgStatus (3pm) - per-message status (spam or not-spam)
Mail::SpamAssassin::PersistentAddrList (3pm) - persistent address list base class
Mail::SpamAssassin::Plugin (3pm) - SpamAssassin plugin base class
Mail::SpamAssassin::Plugin::AWL (3pm) - Normalize scores via auto-whitelist
Mail::SpamAssassin::Plugin::AccessDB (3pm) - check message against Access Database
Mail::SpamAssassin::Plugin::AutoLearnThreshold (3pm) - threshold-based discriminator for Bayes auto-learning
Mail::SpamAssassin::Plugin::DCC (3pm) - perform DCC check of messages
Mail::SpamAssassin::Plugin::DKIM (3pm) - perform DKIM verification tests
Mail::SpamAssassin::Plugin::DomainKeys (3pm) - perform DomainKeys verification tests
Mail::SpamAssassin::Plugin::Hashcash (3pm) - perform hashcash verification tests
Mail::SpamAssassin::Plugin::Pyzor (3pm) - perform Pyzor check of messages
Mail::SpamAssassin::Plugin::Razor2 (3pm) - perform Razor check of messages
Mail::SpamAssassin::Plugin::ReplaceTags (3pm) - tags for SpamAssassin rules
Mail::SpamAssassin::Plugin::SPF (3pm) - perform SPF verification tests
Mail::SpamAssassin::Plugin::SpamCop (3pm) - perform SpamCop reporting of messages
Mail::SpamAssassin::Plugin::TextCat (3pm) - TextCat language guesser
Mail::SpamAssassin::Plugin::WhiteListSubject (3pm) - whitelist by Subject header
Mail::SpamAssassin::PluginHandler (3pm) - SpamAssassin plugin handler
Mail::SpamAssassin::SQLBasedAddrList (3pm) - SpamAssassin SQL Based Auto Whitelist
Mail::SpamAssassin::SubProcBackChannel (3pm) - back-channel for communication between a master and multiple slave processes
Mail::SpamAssassin::Timeout (3pm) - safe, reliable timeouts in perl
Mail::SpamAssassin::Util (3pm) - utility functions
Mail::SpamAssassin::Util::Progress (3pm) - Progress bar support for SpamAssassin
Mail::Util (3pm) - mail utility functions
Math::BigFloat (3pm) - Arbitrary size floating point math package
Math::BigInt (3pm) - Arbitrary size integer/float math package
Math::BigInt::Calc (3pm) - Pure Perl module to support Math::BigInt
Math::BigInt::CalcEmu (3pm) - Emulate low-level math with BigInt code
Math::BigRat (3pm) - Arbitrary big rational numbers
Math::Complex (3pm) - complex numbers and associated mathematical functions
Math::Trig (3pm) - trigonometric functions
Memoize (3pm) - Make functions faster by trading space for time
Memoize::AnyDBM_File (3pm) - glue to provide EXISTS for AnyDBM_File for Storable use
Memoize::Expire (3pm) - Plug-in module for automatic expiration of memoized values
Memoize::ExpireFile (3pm) - test for Memoize expiration semantics
Memoize::ExpireTest (3pm) - test for Memoize expiration semantics
Memoize::SDBM_File (3pm) - glue to provide EXISTS for SDBM_File for Storable use
Memoize::Storable (3pm) - store Memoized data in Storable database
Module::Build (3pm) - Build and install Perl modules
Module::Build::API (3pm) - API Reference for Module Authors
Module::Build::Authoring (3pm) - Authoring Module::Build modules
Module::Build::Base (3pm) - Default methods for Module::Build
Module::Build::Compat (3pm) - Compatibility with ExtUtils::MakeMaker
Module::Build::ConfigData (3pm) - Configuration for Module::Build
Module::Build::Cookbook (3pm) - Examples of Module::Build Usage
Module::Build::PPMMaker (3pm) - Perl Package Manager file creation
Module::Build::Platform::Amiga (3pm) - Builder class for Amiga platforms
Module::Build::Platform::Default (3pm) - Stub class for unknown platforms
Module::Build::Platform::EBCDIC (3pm) - Builder class for EBCDIC platforms
Module::Build::Platform::MPEiX (3pm) - Builder class for MPEiX platforms
Module::Build::Platform::MacOS (3pm) - Builder class for MacOS platforms
Module::Build::Platform::RiscOS (3pm) - Builder class for RiscOS platforms
Module::Build::Platform::Unix (3pm) - Builder class for Unix platforms
Module::Build::Platform::VMS (3pm) - Builder class for VMS platforms
Module::Build::Platform::VOS (3pm) - Builder class for VOS platforms
Module::Build::Platform::Windows (3pm) - Builder class for Windows platforms
Module::Build::Platform::aix (3pm) - Builder class for AIX platform
Module::Build::Platform::cygwin (3pm) - Builder class for Cygwin platform
Module::Build::Platform::darwin (3pm) - Builder class for Mac OS X platform
Module::Build::Platform::os2 (3pm) - Builder class for OS/2 platform
Module::Build::YAML (3pm) - Provides just enough YAML support so that Module::Build works even if YAML.pm is not installed
ModuleInfo [Module::Build::ModuleInfo] (3pm) - Gather package and POD information from a perl module files
Msql / Mysql [Mysql] (3pm) - Perl interfaces to the mSQL and mysql databases
NAN [INFINITY] (3) - floating point constants
NDBM_File [AnyDBM_File] (3pm) - various DBM implementations
NEXT.pm [NEXT] (3pm) - Provide a pseudo-class NEXT (et al) that allows method redispatch
Net::Cmd (3pm) - Network Command class (as used by FTP, SMTP etc)
Net::Config (3pm) - Local configuration data for libnet
Net::DNS (3pm) - Perl interface to the DNS resolver
Net::DNS::FAQ (3pm) - Frequently Asked Net::DNS Questions
Net::DNS::Header (3pm) - DNS packet header class
Net::DNS::Nameserver (3pm) - DNS server class
Net::DNS::Packet (3pm) - DNS packet object class
Net::DNS::Question (3pm) - DNS question class
Net::DNS::RR (3pm) - DNS Resource Record class
Net::DNS::RR::A (3pm) - DNS A resource record
Net::DNS::RR::AAAA (3pm) - DNS AAAA resource record
Net::DNS::RR::AFSDB (3pm) - DNS AFSDB resource record
Net::DNS::RR::CERT (3pm) - DNS CERT resource record
Net::DNS::RR::CNAME (3pm) - DNS CNAME resource record
Net::DNS::RR::DNAME (3pm) - DNS DNAME resource record
Net::DNS::RR::EID (3pm) - DNS EID resource record
Net::DNS::RR::HINFO (3pm) - DNS HINFO resource record
Net::DNS::RR::ISDN (3pm) - DNS ISDN resource record
Net::DNS::RR::LOC (3pm) - DNS LOC resource record
Net::DNS::RR::MB (3pm) - DNS MB resource record
Net::DNS::RR::MG (3pm) - DNS MG resource record
Net::DNS::RR::MINFO (3pm) - DNS MINFO resource record
Net::DNS::RR::MR (3pm) - DNS MR resource record
Net::DNS::RR::MX (3pm) - DNS MX resource record
Net::DNS::RR::NAPTR (3pm) - DNS NAPTR resource record
Net::DNS::RR::NIMLOC (3pm) - DNS NIMLOC resource record
Net::DNS::RR::NS (3pm) - DNS NS resource record
Net::DNS::RR::NSAP (3pm) - DNS NSAP resource record
Net::DNS::RR::NULL (3pm) - DNS NULL resource record
Net::DNS::RR::OPT (3pm) - DNS OPT
Net::DNS::RR::PTR (3pm) - DNS PTR resource record
Net::DNS::RR::PX (3pm) - DNS PX resource record
Net::DNS::RR::RP (3pm) - DNS RP resource record
Net::DNS::RR::RT (3pm) - DNS RT resource record
Net::DNS::RR::SOA (3pm) - DNS SOA resource record
Net::DNS::RR::SPF (3pm) - DNS SPF resource record
Net::DNS::RR::SRV (3pm) - DNS SRV resource record
Net::DNS::RR::SSHFP (3pm) - DNS SSHFP resource record
Net::DNS::RR::TKEY (3pm) - DNS TKEY resource record
Net::DNS::RR::TSIG (3pm) - DNS TSIG resource record
Net::DNS::RR::TXT (3pm) - DNS TXT resource record
Net::DNS::RR::Unknown (3pm) - Unknown RR record
Net::DNS::RR::X25 (3pm) - DNS X25 resource record
Net::DNS::Resolver (3pm) - DNS resolver class
Net::DNS::Resolver::Base (3pm) - Common Resolver Class
Net::DNS::Resolver::Cygwin (3pm) - Cygwin Resolver Class
Net::DNS::Resolver::Recurse (3pm) - Perform recursive dns lookups
Net::DNS::Resolver::UNIX (3pm) - UNIX Resolver Class
Net::DNS::Resolver::Win32 (3pm) - Windows Resolver Class
Net::DNS::Update (3pm) - Create a DNS update packet
Net::Domain (3pm) - Attempt to evaluate the current host's internet name and domain
Net::FTP (3pm) - FTP Client class
Net::HTTP (3pm) - Low-level HTTP connection (client)
Net::HTTP::NB (3pm) - Non-blocking HTTP client
Net::IP (3pm) - Perl extension for manipulating IPv4/IPv6 addresses
Net::Ident (3pm) - lookup the username on the remote end of a TCP/IP connection
Net::NNTP (3pm) - NNTP Client class
Net::Netrc (3pm) - OO interface to users netrc file
Net::POP3 (3pm) - Post Office Protocol 3 Client class (RFC1939)
Net::Ping (3pm) - check a remote host for reachability
Net::SMTP (3pm) - Simple Mail Transfer Protocol Client
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
Net::Time (3pm) - time and daytime network client interface
Net::hostent (3pm) - by-name interface to Perl's built-in gethost*() functions
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*() functions
Net::servent (3pm) - by-name interface to Perl's built-in getserv*() functions
O (3pm) - Generic interface to Perl Compiler backends
ODBM_File [AnyDBM_File] (3pm) - various DBM implementations
OSSP mm [mm] (3) - Shared Memory Allocation
Opcode (3pm) - Disable named opcodes when compiling perl code
POSIX (3pm) - Perl interface to IEEE Std 1003.1
Passwd (3pm) - Manage Unix crypt-style password file
PerlIO (3pm) - On demand loader for PerlIO layers and root of PerlIO::* name space
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
Pidgin v2.0.2-3.el5 [pidgin] (1) - Instant Messaging client
Pod::Checker (3pm) - check pod documents for syntax errors
Pod::Find (3pm) - find POD documents in directory trees
Pod::Html (3pm) - module to convert pod files to HTML
Pod::InputObjects (3pm) - objects representing POD input paragraphs, commands, etc
Pod::LaTeX (3pm) - Convert Pod data to formatted Latex
Pod::Man (3pm) - Convert POD data to formatted *roff input
Pod::ParseLink (3pm) - Parse an L<> formatting code in POD text
Pod::ParseUtils (3pm) - helpers for POD parsing and conversion
Pod::Parser (3pm) - base class for creating POD filters and translators
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::PlainText (3pm) - Convert POD data to formatted ASCII text
Pod::Plainer (3pm) - Perl extension for converting Pod to old style Pod
Pod::Select (3pm) - extract selected sections of POD from input
Pod::Text (3pm) - Convert POD data to formatted ASCII text
Pod::Text::Color (3pm) - Convert POD data to formatted color ASCII text
Pod::Text::Overstrike (3pm) - Convert POD data to formatted overstrike text
Pod::Text::Termcap (3pm) - Convert POD data to ASCII text with format escapes
Pod::Usage (3pm) - print a usage message from embedded pod documentation
Quota (3pm) - Perl interface to file system quotas
README.mpeix [perlmpeix] (1) - Perl/iX for HP e3000 MPE
README.os390 [perlos390] (1) - building and installing Perl for OS/390 and z/OS
RelayCountry [Mail::SpamAssassin::Plugin::RelayCountry] (3pm) - add message metadata indicating the country code of each relay
SDBM_File (3pm) - Tied access to sdbm files
SDBM_File [AnyDBM_File] (3pm) - various DBM implementations
Safe (3pm) - Compile and execute code in restricted compartments
Scalar::Util (3pm) - A selection of general-utility scalar subroutines
Search::Dict (3pm) - search for key in dictionary file
SelectSaver (3pm) - save and restore selected file handle
SelfLoader (3pm) - load functions only on demand
Shell (3pm) - run shell commands transparently within perl
ShowTable [Data::ShowTable] (3pm) - routines to display tabular data in several formats
Socket (3pm) - load the C socket.h defines and structure manipulators
Storable (3pm) - persistence for Perl data structures
String::CRC32 (3pm) - Perl interface for cyclic redundency check generation
Switch (3pm) - A switch statement for Perl
Symbol (3pm) - manipulate Perl symbols and their names
Sys::Hostname (3pm) - Try every conceivable way to get hostname
Sys::Syslog (3pm) - Perl interface to the UNIX syslog(3) calls
TAILQ_ENTRY [queue] (3) - implementations of lists, tail queues, and circular queues
TAILQ_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues
TAILQ_INIT [queue] (3) - implementations of lists, tail queues, and circular queues
TAILQ_INSERT_AFTER [queue] (3) - implementations of lists, tail queues, and circular queues
TAILQ_INSERT_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues
TAILQ_INSERT_TAIL [queue] (3) - implementations of lists, tail queues, and circular queues
TAILQ_REMOVE [queue] (3) - implementations of lists, tail queues, and circular queues
TAP::Base (3pm) - Base class that provides common functionality to TAP::Parser and TAP::Harness
TAP::Formatter::Color (3pm) - Run Perl test scripts with color
TAP::Formatter::Console (3pm) - Harness output delegate for default console output
TAP::Formatter::Console::ParallelSession (3pm) - Harness output delegate for parallel console output
TAP::Formatter::Console::Session (3pm) - Harness output delegate for default console output
TAP::Harness (3pm) - Run test scripts with statistics
TAP::Parser (3pm) - Parse TAP output
TAP::Parser::Aggregator (3pm) - Aggregate TAP::Parser results
TAP::Parser::Grammar (3pm) - A grammar for the Test Anything Protocol
TAP::Parser::Iterator (3pm) - Internal TAP::Parser Iterator
TAP::Parser::Iterator::Array (3pm) - Internal TAP::Parser Iterator
TAP::Parser::Iterator::Process (3pm) - Internal TAP::Parser Iterator
TAP::Parser::Iterator::Stream (3pm) - Internal TAP::Parser Iterator
TAP::Parser::Multiplexer (3pm) - Multiplex multiple TAP::Parsers
TAP::Parser::Result (3pm) - TAP::Parser output
TAP::Parser::Result::Bailout (3pm) - Bailout result token
TAP::Parser::Result::Comment (3pm) - Comment result token
TAP::Parser::Result::Plan (3pm) - Plan result token
TAP::Parser::Result::Test (3pm) - Test result token
TAP::Parser::Result::Unknown (3pm) - Unknown result token
TAP::Parser::Result::Version (3pm) - TAP version result token
TAP::Parser::Result::YAML (3pm) - YAML result token
TAP::Parser::Source (3pm) - Stream output from some source
TAP::Parser::Source::Perl (3pm) - Stream Perl output
TAP::Parser::YAMLish::Reader (3pm) - Read YAMLish data from iterator
TAP::Parser::YAMLish::Writer (3pm) - Write YAMLish data
TASKS (3pm) - Want to help? These things need doing..
Term::ANSIColor (3pm) - Color screen output using ANSI escape sequences
Term::Cap (3pm) - Perl termcap interface
Term::Complete (3pm) - Perl word completion module
Term::ReadKey (3pm) - A perl module for simple terminal control
Term::ReadLine (3pm) - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions
Test (3pm) - provides a simple framework for writing test scripts
Test [Mail::SpamAssassin::Plugin::Test] (3pm) - test plugin
Test::Builder (3pm) - Backend for building test libraries
Test::Builder::Module (3pm) - Base class for test modules
Test::Builder::Tester (3pm) - test testsuites that have been built with Test::Builder
Test::Builder::Tester::Color (3pm) - turn on colour in Test::Builder::Tester
Test::Harness (3pm) - Run Perl standard test scripts with statistics
Test::Harness::Assert (3pm) - simple assert
Test::Harness::Iterator (3pm) - Internal Test::Harness Iterator
Test::Harness::Point (3pm) - object for tracking a single test point
Test::Harness::Straps (3pm) - detailed analysis of test results
Test::Harness::TAP (3pm) - Documentation for the TAP format
Test::More (3pm) - yet another framework for writing test scripts
Test::Simple (3pm) - Basic utilities for writing tests
Test::Tutorial (3pm) - A tutorial about writing really basic tests
Test::YAML (3pm) - Testing Module for YAML Implementations
Text::Balanced (3pm) - Extract delimited text sequences from strings
Text::Glob (3pm) - match globbing patterns against text
Text::ParseWords (3pm) - parse text into an array of tokens or array of arrays
Text::Soundex (3pm) - Implementation of the Soundex Algorithm as Described by Knuth
Text::Wrap (3pm) - line wrapping to form simple paragraphs
Thread (3pm) - manipulate threads in Perl (for old code only)
Thread::Queue (3pm) - thread-safe queues
Thread::Semaphore (3pm) - thread-safe semaphores
Tie::Array (3pm) - base class for tied arrays
Tie::EncryptedHash (3pm) - Hashes (and objects based on hashes) with encrypting fields
Tie::ExtraHash [Tie::Hash] (3pm) - base class definitions for tied hashes
Tie::File (3pm) - Access the lines of a disk file via a Perl array
Tie::Handle (3pm) - base class definitions for tied handles
Tie::Hash (3pm) - base class definitions for tied hashes
Tie::Memoize (3pm) - add data to hash when needed
Tie::RefHash (3pm) - use references as hash keys
Tie::Scalar (3pm) - base class definitions for tied scalars
Tie::StdHandle [Tie::Handle] (3pm) - base class definitions for tied handles
Tie::StdHash [Tie::Hash] (3pm) - base class definitions for tied hashes
Tie::StdScalar [Tie::Scalar] (3pm) - base class definitions for tied scalars
Tie::SubstrHash (3pm) - Fixed-table-size, fixed-key-length hashing
Tim Bunce [Roadmap] (3pm) - 12th November 2004
Time::HiRes (3pm) - High resolution alarm, sleep, gettimeofday, interval timers
Time::Local (3pm) - efficiently compute time from local and GMT time
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() function
Time::tm (3pm) - internal object used by Time::gmtime and Time::localtime
UNIVERSAL (3pm) - base class for ALL classes (blessed references)
URI (3pm) - Uniform Resource Identifiers (absolute and relative)
URI::Escape (3pm) - Escape and unescape unsafe characters
URI::Heuristic (3pm) - Expand URI using heuristics
URI::QueryParam (3pm) - Additional query methods for URIs
URI::Split (3pm) - Parse and compose URI strings
URI::URL (3pm) - Uniform Resource Locators
URI::WithBase (3pm) - URIs which remember their base
URI::data (3pm) - URI that contains immediate data
URI::file (3pm) - URI that maps to local file names
URI::ldap (3pm) - LDAP Uniform Resource Locators
URIDNSBL [Mail::SpamAssassin::Plugin::URIDNSBL] (3pm) - look up URLs against DNS blocklists
Unicode::Collate (3pm) - Unicode Collation Algorithm
Unicode::Normalize (3pm) - Unicode Normalization Forms
Unicode::UCD (3pm) - Unicode character database
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
WWW::RobotRules (3pm) - database of robots.txt-derived permissions
WWW::RobotRules::AnyDBM_File (3pm) - Persistent RobotRules
Win32::DBIODBC (3pm) - Win32::ODBC emulation layer for the DBI
XML::NamespaceSupport (3pm) - a simple generic namespace support class
XML::Parser (3pm) - A perl module for parsing XML documents
XML::Parser::Expat (3pm) - Lowlevel access to James Clark's expat XML parser
XML::Parser::PurePerl::Reader [XML::SAX::PurePerl::Reader] (3pm) - Abstract Reader factory class
XML::Parser::Style::Debug (3pm) - Debug style for XML::Parser
XML::Parser::Style::Stream (3pm) - Stream style for XML::Parser
XML::SAX (3pm) - Simple API for XML
XML::SAX::Base (3pm) - Base class SAX Drivers and Filters
XML::SAX::DocumentLocator (3pm) - Helper class for document locators
XML::SAX::Exception (3pm) - Exception classes for XML::SAX
XML::SAX::Intro (3pm) - An Introduction to SAX Parsing with Perl
XML::SAX::ParserFactory (3pm) - Obtain a SAX parser
XML::SAX::PurePerl (3pm) - Pure Perl XML Parser with SAX2 interface
XML::Simple (3pm) - Easy API to maintain XML (esp config files)
XML::Writer (3pm) - Perl extension for writing 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
YAML (3pm) - YAML Ain't Markup Language (tm)
YAML::Base (3pm) - Base class for YAML classes
YAML::Dumper (3pm) - YAML class for dumping Perl objects to YAML
YAML::Dumper::Base (3pm) - Base class for YAML Dumper classes
YAML::Error (3pm) - Error formatting class for YAML modules
YAML::Loader (3pm) - YAML class for loading Perl objects to YAML
YAML::Loader::Base (3pm) - Base class for YAML Loader classes
YAML::Marshall (3pm) - YAML marshalling class you can mixin to your classes
YAML::Node (3pm) - A generic data node that encapsulates YAML information
YAML::Tag (3pm) - Tag URI object class for YAML
YAML::Types (3pm) - Marshall Perl internal data types to/from YAML
_Exit [exit] (3p) - terminate a process
__after_morecore_hook [malloc_hook] (3) - malloc debugging variables
__flbf [stdio_ext] (3) - interfaces to stdio FILE structure
__fpending [stdio_ext] (3) - interfaces to stdio FILE structure
__fpurge [stdio_ext] (3) - interfaces to stdio FILE structure
__freadable [stdio_ext] (3) - interfaces to stdio FILE structure
__freading [stdio_ext] (3) - interfaces to stdio FILE structure
__free_hook [malloc_hook] (3) - malloc debugging variables
__fsetlocking [stdio_ext] (3) - interfaces to stdio FILE structure
__fwritable [stdio_ext] (3) - interfaces to stdio FILE structure
__fwriting [stdio_ext] (3) - interfaces to stdio FILE structure
__malloc_initialize_hook [malloc_hook] (3) - malloc debugging variables
__memalign_hook [malloc_hook] (3) - malloc debugging variables
__realloc_hook [malloc_hook] (3) - malloc debugging variables
_exit [exit] (3p) - terminate a process
_fbufsize [stdio_ext] (3) - interfaces to stdio FILE structure
_flushlbf [stdio_ext] (3) - interfaces to stdio FILE structure
_fpurge [fpurge] (3) - purge a stream
_longjmp [_setjmp] (3p) - non-local goto
_malloc_hook [malloc_hook] (3) - malloc debugging variables
_setfpucw [__setfpucw] (3) - set fpu control word on i386 architecture (obsolete)
_setjmp (3p) - non-local goto
_tolower (3p) - transliterate uppercase characters to lowercase
_toupper (3p) - transliterate lowercase characters to uppercase
a52dec (rpm) - Library for decoding ATSC A/52 (aka AC-3) audio streams
a64l (3) - convert between long and base-64
a64l (3p) - convert between a 32-bit integer and a radix-64 ASCII string
abbrev [Text::Abbrev] (3pm) - create an abbreviation table from a list
abort (3) - cause abnormal program termination
abort (3p) - generate an abnormal process abort
abs (3) - compute the absolute value of an integer
abs (3p) - return an integer absolute value
accept (3p) - accept a new connection on a socket
access (3p) - determine accessibility of a file
acos (3) - arc cosine function
acos (3p) - arc cosine functions
acosf [acos] (3) - arc cosine function
acosf [acos] (3p) - arc cosine functions
acosh (3) - inverse hyperbolic cosine function
acosh (3p) - inverse hyperbolic cosine functions
acoshf [acosh] (3) - inverse hyperbolic cosine function
acoshf [acosh] (3p) - inverse hyperbolic cosine functions
acoshl [acosh] (3) - inverse hyperbolic cosine function
acoshl [acosh] (3p) - inverse hyperbolic cosine functions
acosl [acos] (3) - arc cosine function
acosl [acos] (3p) - arc cosine functions
addmntent [getmntent] (3) - get file system descriptor file entry
addseverity (3) - introduce new severity classes
adjtime (3) - correct the time to synchronise the system clock
aio_cancel (3) - cancel an outstanding asynchronous I/O request
aio_cancel (3p) - cancel an asynchronous I/O request (REALTIME)
aio_error (3) - get error status of asynchronous I/O operation
aio_error (3p) - retrieve errors status for an asynchronous I/O operation (REALTIME)
aio_fsync (3) - asynchronous file synchronization
aio_fsync (3p) - asynchronous file synchronization (REALTIME)
aio_read (3) - asynchronous read
aio_read (3p) - asynchronous read from a file (REALTIME)
aio_return (3) - get return status of asynchronous I/O operation
aio_return (3p) - retrieve return status of an asynchronous I/O operation (REALTIME)
aio_suspend (3) - wait for asynchronous I/O operation or timeout
aio_suspend (3p) - wait for an asynchronous I/O request (REALTIME)
aio_write (3) - asynchronous write
aio_write (3p) - asynchronous write to a file (REALTIME)
alarm (3p) - schedule an alarm signal
alloca (3) - memory allocator
alphasort [scandir] (3) - scan a directory for matching entries
argz_add (3) - functions to handle an argz list
argz_add_sep [argz_add] (3) - functions to handle an argz list
argz_append [argz_add] (3) - functions to handle an argz list
argz_count [argz_add] (3) - functions to handle an argz list
argz_create [argz_add] (3) - functions to handle an argz list
argz_create_sep [argz_add] (3) - functions to handle an argz list
argz_delete [argz_add] (3) - functions to handle an argz list
argz_extract [argz_add] (3) - functions to handle an argz list
argz_insert [argz_add] (3) - functions to handle an argz list
argz_next [argz_add] (3) - functions to handle an argz list
argz_replace [argz_add] (3) - functions to handle an argz list
argz_stringify [argz_add] (3) - functions to handle an argz list
asctime (3p) - convert date and time to a string
asctime [ctime] (3) - transform date and time to broken-down time or ASCII
asctime_r [asctime] (3p) - convert date and time to a string
asctime_r [ctime] (3) - transform date and time to broken-down time or ASCII
asin (3) - arc sine function
asin (3p) - arc sine function
asinf [asin] (3) - arc sine function
asinf [asin] (3p) - arc sine function
asinh (3) - inverse hyperbolic sine function
asinh (3p) - inverse hyperbolic sine functions
asinhf [asinh] (3) - inverse hyperbolic sine function
asinhf [asinh] (3p) - inverse hyperbolic sine functions
asinhl [asinh] (3) - inverse hyperbolic sine function
asinhl [asinh] (3p) - inverse hyperbolic sine functions
asinl [asin] (3) - arc sine function
asinl [asin] (3p) - arc sine function
asprintf (3) - print to allocated string
assert (3) - abort the program if assertion is false
assert (3p) - insert program diagnostics
assert_perror (3) - test errnum and abort
atan (3) - arc tangent function
atan (3p) - arc tangent function
atan2 (3) - arc tangent function of two variables
atan2 (3p) - arc tangent functions
atan2f [atan2] (3) - arc tangent function of two variables
atan2f [atan2] (3p) - arc tangent functions
atan2l [atan2] (3) - arc tangent function of two variables
atan2l [atan2] (3p) - arc tangent functions
atanf [atan] (3) - arc tangent function
atanf [atan] (3p) - arc tangent function
atanh (3) - inverse hyperbolic tangent function
atanh (3p) - inverse hyperbolic tangent functions
atanhf [atanh] (3) - inverse hyperbolic tangent function
atanhf [atanh] (3p) - inverse hyperbolic tangent functions
atanhl [atanh] (3) - inverse hyperbolic tangent function
atanhl [atanh] (3p) - inverse hyperbolic tangent functions
atanl [atan] (3) - arc tangent function
atanl [atan] (3p) - arc tangent function
atexit (3) - register a function to be called at normal process termination
atexit (3p) - register a function to run at process termination
atof (3) - convert a string to a double
atof (3p) - convert a string to a double-precision number
atoi (3) - convert a string to an integer
atoi (3p) - convert a string to an integer
atol (3p) - convert a string to a long integer
atol [atoi] (3) - convert a string to an integer
atoll [atoi] (3) - convert a string to an integer
atoll [atol] (3p) - convert a string to a long integer
atoq [atoi] (3) - convert a string to an integer
attributes (3pm) - get/set subroutine or variable attributes
attrs (3pm) - set/get attributes of a subroutine (deprecated)
autouse (3pm) - postpone load of modules until a function is used
base (3pm) - Establish IS-A relationship with base classes at compile time
basename (3) - Parse pathname components
basename (3p) - return the last component of a pathname
bash (rpm) - The GNU Bourne Again shell (bash) version 3.1.
bcmp (3) - compare byte sequences
bcmp (3p) - memory operations (LEGACY)
bcmp [bstring] (3) - byte string operations
bcopy (3) - copy byte sequence
bcopy (3p) - memory operations (LEGACY)
bcopy [bstring] (3) - byte string operations
bigint (3pm) - Transparent BigInteger support for Perl
bignum (3pm) - Transparent BigNumber support for Perl
bigrat (3pm) - Transparent BigNumber/BigRational support for Perl
bind (3p) - bind a name to a socket
bindresvport (3) - bind a socket to a privileged IP port
blib (3pm) - Use MakeMaker's uninstalled version of a package
bsd_signal (3p) - simplified signal facilities
bsearch (3) - binary search of a sorted array
bsearch (3p) - binary search a sorted table
btowc (3) - convert single byte to wide character
btowc (3p) - single byte to wide character conversion
bunzip2 [bzip2] (1) - a block-sorting file compressor, v1.0.3
bytes (3pm) - Perl pragma to force byte semantics rather than character semantics
bzero (3) - write zero-valued bytes
bzero (3p) - memory operations (LEGACY)
bzero [bstring] (3) - byte string operations
bzip2 (1) - a block-sorting file compressor, v1.0.3
cabs (3) - absolute value of a complex number
cabs (3p) - return a complex absolute value
cabsf [cabs] (3) - absolute value of a complex number
cabsf [cabs] (3p) - return a complex absolute value
cabsl [cabs] (3) - absolute value of a complex number
cabsl [cabs] (3p) - return a complex absolute value
cacos (3) - complex arc cosine
cacos (3p) - complex arc cosine functions
cacosf [cacos] (3) - complex arc cosine
cacosf [cacos] (3p) - complex arc cosine functions
cacosh (3) - complex arc hyperbolic cosine
cacosh (3p) - complex arc hyperbolic cosine functions
cacoshf [cacosh] (3) - complex arc hyperbolic cosine
cacoshf [cacosh] (3p) - complex arc hyperbolic cosine functions
cacoshl [cacosh] (3) - complex arc hyperbolic cosine
cacoshl [cacosh] (3p) - complex arc hyperbolic cosine functions
cacosl [cacos] (3) - complex arc cosine
cacosl [cacos] (3p) - complex arc cosine functions
calloc (3p) - a memory allocator
calloc [malloc] (3) - Allocate and free dynamic memory
canonicalize_file_name (3) - return the canonicalized filename
carg (3) - calculate the argument
carg (3p) - complex argument functions
cargf [carg] (3) - calculate the argument
cargf [carg] (3p) - complex argument functions
cargl [carg] (3) - calculate the argument
cargl [carg] (3p) - complex argument functions
carp [Carp] (3pm) - warn of errors (from perspective of caller)
casin (3) - complex arc sine
casin (3p) - complex arc sine functions
casinf [casin] (3) - complex arc sine
casinf [casin] (3p) - complex arc sine functions
casinh (3) - complex arc sine hyperbolic
casinh (3p) - complex arc hyperbolic sine functions
casinhf [casinh] (3) - complex arc sine hyperbolic
casinhf [casinh] (3p) - complex arc hyperbolic sine functions
casinhl [casinh] (3) - complex arc sine hyperbolic
casinhl [casinh] (3p) - complex arc hyperbolic sine functions
casinl [casin] (3) - complex arc sine
casinl [casin] (3p) - complex arc sine functions
catan (3) - complex arc tangents
catan (3p) - complex arc tangent functions
catanf [catan] (3) - complex arc tangents
catanf [catan] (3p) - complex arc tangent functions
catanh (3) - complex arc tangents hyperbolic
catanh (3p) - complex arc hyperbolic tangent functions
catanhf [catanh] (3) - complex arc tangents hyperbolic
catanhf [catanh] (3p) - complex arc hyperbolic tangent functions
catanhl [catanh] (3) - complex arc tangents hyperbolic
catanhl [catanh] (3p) - complex arc hyperbolic tangent functions
catanl [catan] (3) - complex arc tangents
catanl [catan] (3p) - complex arc tangent functions
catclose (3p) - close a message catalog descriptor
catclose [catopen] (3) - open/close a message catalog
catgets (3) - get message from a message catalog
catgets (3p) - read a program message
catopen (3) - open/close a message catalog
catopen (3p) - open a message catalog
cbc_crypt [des_crypt] (3) - fast DES encryption
cbrt (3) - cube root function
cbrt (3p) - cube root functions
cbrtf [cbrt] (3) - cube root function
cbrtf [cbrt] (3p) - cube root functions
cbrtl [cbrt] (3) - cube root function
cbrtl [cbrt] (3p) - cube root functions
ccos (3) - complex cosine function
ccos (3p) - complex cosine functions
ccosf [ccos] (3) - complex cosine function
ccosf [ccos] (3p) - complex cosine functions
ccosh (3) - complex hyperbolic cosine
ccosh (3p) - complex hyperbolic cosine functions
ccoshf [ccosh] (3) - complex hyperbolic cosine
ccoshf [ccosh] (3p) - complex hyperbolic cosine functions
ccoshl [ccosh] (3) - complex hyperbolic cosine
ccoshl [ccosh] (3p) - complex hyperbolic cosine functions
ccosl [ccos] (3) - complex cosine function
ccosl [ccos] (3p) - complex cosine functions
ceil (3) - ceiling function: smallest integral value not less than argument
ceil (3p) - ceiling value function
ceilf [ceil] (3) - ceiling function: smallest integral value not less than argument
ceilf [ceil] (3p) - ceiling value function
ceill [ceil] (3) - ceiling function: smallest integral value not less than argument
ceill [ceil] (3p) - ceiling value function
cerf (3) - complex error function
cerfc [cerf] (3) - complex error function
cerfcf [cerf] (3) - complex error function
cerfcl [cerf] (3) - complex error function
cerff [cerf] (3) - complex error function
cerfl [cerf] (3) - complex error function
cexp (3) - complex exponential function
cexp (3p) - complex exponential functions
cexp2 (3) - base-2 exponent of a complex number
cexp2f [cexp2] (3) - base-2 exponent of a complex number
cexp2l [cexp2] (3) - base-2 exponent of a complex number
cexpf [cexp] (3) - complex exponential function
cexpf [cexp] (3p) - complex exponential functions
cexpl [cexp] (3) - complex exponential function
cexpl [cexp] (3p) - complex exponential functions
cfgetispeed (3p) - get input baud rate
cfgetispeed [termios] (3) - get and set terminal attributes, line control, get and set baud rate
cfgetospeed (3p) - get output baud rate
cfgetospeed [termios] (3) - get and set terminal attributes, line control, get and set baud rate
cfmakeraw [termios] (3) - get and set terminal attributes, line control, get and set baud rate
cfree (3) - free allocated memory
cfsetispeed (3p) - set input baud rate
cfsetispeed [termios] (3) - get and set terminal attributes, line control, get and set baud rate
cfsetospeed (3p) - set output baud rate
cfsetospeed [termios] (3) - get and set terminal attributes, line control, get and set baud rate
cfsetspeed [termios] (3) - get and set terminal attributes, line control, get and set baud rate
charnames (3pm) - define character names for eN{named} string literal escapes
chdir (3p) - change working directory
chmod (3p) - change mode of a file
chown (3p) - change owner and group of a file