Section 3: Library Functions

A B C D E F G H I J L M N O P R S T U W X Y
Section index

A

AptPkg(3pm)
interface to libapt-pkg
AptPkg::Cache(3pm)
APT package cache interface
AptPkg::Config(3pm)
APT configuration interface
AptPkg::hash(3pm)
a helper class for implementing tied hashes
AptPkg::PkgRecords(3pm)
APT package description class
AptPkg::Policy(3pm)
APT package version policy class
AptPkg::Source(3pm)
APT source package interface
AptPkg::System(3pm)
APT system abstraction class
AptPkg::Version(3pm)
APT package versioning class
Archive::Zip(3pm)
Provide an interface to ZIP archive files.
Archive::Zip::FAQ(3pm)
Answers to a few frequently asked questions about A...
Archive::Zip::MemberRead(3pm)
A wrapper that lets you read Zip archive mem...
Archive::Zip::Tree(3pm)
(DEPRECATED) methods for adding/extracting trees u...

B

bind_textdomain_codeset(3)
set encoding of message translations
bindtextdomain(3)
set directory containing message catalogs
Bundle::DBI(3pm)
A bundle to install DBI and required modules.

C

CGI(3pm)
Handle Common Gateway Interface requests and responses
CGI::Carp(3pm)
CGI routines for writing to the HTTPD (or other) error...
CGI::Cookie(3pm)
Interface to HTTP Cookies
CGI::HTML::Functions(3pm)
Documentation for CGI.pm Legacy HTML Functionality
CGI::Pretty(3pm)
module to produce nicely formatted HTML code
CGI::Push(3pm)
Simple Interface to Server Push
CGI::Util(3pm)
Internal utilities used by CGI module
Class::Method::Modifiers(3pm)
Provides Moose-like method modifiers
Config::General(3pm)
Generic Config Module
Config::General::Extended(3pm)
Extended access to Config files
Config::General::Interpolated(3pm)
Parse variables within Config files
Convert::ASN1(3pm)
ASN.1 Encode/Decode library
Crypt::OpenSSL::Bignum(3pm)
OpenSSL's multiprecision integer arithmetic
Crypt::OpenSSL::Bignum::CTX(3pm)
Perl interface to the OpenSSL BN_CTX stru...
Crypt::OpenSSL::RSA(3pm)
RSA encoding and decoding, using the openSSL libr...
Crypt::X509(3pm)
Parse a X.509 certificate

D

Data::Perl(3pm)
Base classes wrapping fundamental Perl data types.
Data::Perl::Bool(3pm)
Wrapping class for boolean values.
Data::Perl::Bool::MooseLike(3pm)
data::Perl::Bool subclass that simulates ...
Data::Perl::Code(3pm)
Wrapping class for Perl coderefs.
Data::Perl::Collection::Array(3pm)
Wrapping class for Perl's built in arra...
Data::Perl::Collection::Array::MooseLike(3pm)
Collection::Array subclass t...
Data::Perl::Collection::Hash(3pm)
Wrapping class for Perl's built in hash ...
Data::Perl::Collection::Hash::MooseLike(3pm)
Collection::Hash subclass tha...
Data::Perl::Counter(3pm)
Wrapping class for a simple numeric counter.
Data::Perl::Number(3pm)
Wrapping class for Perl scalar numbers.
Data::Perl::Number::MooseLike(3pm)
data::Perl::Number subclass that simula...
Data::Perl::Role::Bool(3pm)
Wrapping class for boolean values.
Data::Perl::Role::Code(3pm)
Wrapping class for Perl coderefs.
Data::Perl::Role::Collection::Array(3pm)
Wrapping class for Perl's built i...
Data::Perl::Role::Collection::Hash(3pm)
Wrapping class for Perl's built in...
Data::Perl::Role::Counter(3pm)
Wrapping class for a simple numeric counter.
Data::Perl::Role::Number(3pm)
Wrapping class for Perl scalar numbers.
Data::Perl::Role::String(3pm)
Wrapping class for Perl scalar strings.
Data::Perl::String(3pm)
Wrapping class for Perl scalar strings.
Data::Perl::String::MooseLike(3pm)
data::Perl::String subclass that simula...
Date::Format(3pm)
Date formating subroutines
Date::Language(3pm)
Language specific date formating and parsing
Date::Language::Bulgarian(3pm)
localization for Date::Format
Date::Language::Hungarian(3pm)
Magyar format for Date::Format
Date::Parse(3pm)
Parse date strings into time values
DBD::DBM(3pm)
a DBI driver for DBM & MLDBM files
DBD::File(3pm)
Base class for writing file based DBI drivers
DBD::File::Developers(3pm)
Developers documentation for DBD::File
DBD::File::HowTo(3pm)
Guide to create DBD::File based driver
DBD::File::Roadmap(3pm)
Planned Enhancements for DBD::File and pure Perl D...
DBD::Gofer(3pm)
A stateless-proxy driver for communicating with a remo...
DBD::Gofer::Policy::Base(3pm)
Base class for DBD::Gofer policies
DBD::Gofer::Policy::classic(3pm)
The 'classic' policy for DBD::Gofer
DBD::Gofer::Policy::pedantic(3pm)
The 'pedantic' policy for DBD::Gofer
DBD::Gofer::Policy::rush(3pm)
The 'rush' policy for DBD::Gofer
DBD::Gofer::Transport::Base(3pm)
base class for DBD::Gofer client transports
DBD::Gofer::Transport::corostream(3pm)
Async DBD::Gofer stream transport u...
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::Proxy(3pm)
A proxy driver for the DBI
DBD::Sponge(3pm)
Create a DBI statement handle from Perl data
DBI(3pm)
Database independent interface for Perl
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 r...
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 m...
DBI::DBD::SqlEngine(3pm)
Base class for DBI drivers without their own SQL ...
DBI::DBD::SqlEngine::Developers(3pm)
Developers documentation for DBI::DBD...
DBI::DBD::SqlEngine::HowTo(3pm)
Guide to create DBI::DBD::SqlEngine based ...
DBI::Gofer::Execute(3pm)
Executes Gofer requests and returns Gofer responses
DBI::Gofer::Request(3pm)
Encapsulate a request from DBD::Gofer to DBI::Gof...
DBI::Gofer::Response(3pm)
Encapsulate a response from DBI::Gofer::Execute ...
DBI::Gofer::Serializer::Base(3pm)
base class for Gofer serialization
DBI::Gofer::Serializer::DataDumper(3pm)
Gofer serialization using DataDumper
DBI::Gofer::Serializer::Storable(3pm)
Gofer serialization using Storable
DBI::Gofer::Transport::Base(3pm)
Base class for Gofer transports
DBI::Gofer::Transport::pipeone(3pm)
DBD::Gofer server-side transport for p...
DBI::Gofer::Transport::stream(3pm)
DBD::Gofer server-side transport for st...
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...
DBI::ProfileSubs(3pm)
Subroutines for dynamic profile Path
DBI::ProxyServer(3pm)
a server for the DBD::Proxy driver
DBI::PurePerl(3pm)
- a DBI emulation using pure perl (no C/XS compilation...
DBI::SQL::Nano(3pm)
a very tiny SQL engine
DBI::Util::CacheMemory(3pm)
a very fast but very minimal subset of Cache::...
DBI::W32ODBC(3pm)
An experimental DBI emulation layer for Win32::ODBC
dcgettext(3)
translate message
dcngettext(3)
translate message and choose plural form
Debian::DictionariesCommon(3pm)
dictionaries-common library
DebianNet(3pm)
create, remove, enable or disable entry in /etc/inetd....
Devel::GlobalDestruction(3pm)
Provides function returning the equivalent o...
Devel::TypeTiny::Perl56Compat(3pm)
shims to allow Type::Tiny to run on Per...
Devel::TypeTiny::Perl58Compat(3pm)
shims to allow Type::Tiny to run on Per...
dgettext(3)
translate message
dialog(3)
widgets and utilities for the program
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
dngettext(3)
translate message and choose plural form
Dpkg(3)
module with core variables
Dpkg::Arch(3)
handle architectures
Dpkg::Build::Env(3)
track build environment
Dpkg::Build::Info(3)
handle build information
Dpkg::Build::Types(3)
track build types
Dpkg::BuildFlags(3)
query build flags
Dpkg::BuildOptions(3)
parse and update build options
Dpkg::BuildProfiles(3)
handle build profiles
Dpkg::Changelog(3)
base class to implement a changelog parser
Dpkg::Changelog::Debian(3)
parse Debian changelogs
Dpkg::Changelog::Entry(3)
represents a changelog entry
Dpkg::Changelog::Entry::Debian(3)
represents a Debian changelog entry
Dpkg::Changelog::Parse(3)
generic changelog parser for dpkg-parsechangelog
Dpkg::Checksums(3)
generate and manipulate file checksums
Dpkg::Compression(3)
simple database of available compression methods
Dpkg::Compression::FileHandle(3)
object dealing transparently with file co...
Dpkg::Compression::Process(3)
run compression/decompression processes
Dpkg::Conf(3)
parse dpkg configuration files
Dpkg::Control(3)
parse and manipulate official control-like information
Dpkg::Control::Changelog(3)
represent info fields output by dpkg-parsechan...
Dpkg::Control::Fields(3)
manage (list of official) control fields
Dpkg::Control::FieldsCore(3)
manage (list of official) control fields
Dpkg::Control::Hash(3)
parse and manipulate a block of RFC822-like fields
Dpkg::Control::HashCore(3)
parse and manipulate a block of RFC822-like fields
Dpkg::Control::Info(3)
parse files like debian/control
Dpkg::Control::Tests(3)
parse files like debian/tests/control
Dpkg::Control::Tests::Entry(3)
represents a test suite entry
Dpkg::Control::Types(3)
export CTRL_* constants
Dpkg::Deps(3)
parse and manipulate dependencies of Debian packages
Dpkg::Exit(3)
program exit handlers
Dpkg::Gettext(3)
convenience wrapper around Locale::gettext
Dpkg::Index(3)
generic index of control information
Dpkg::Interface::Storable(3)
common methods related to object serialization
Dpkg::IPC(3)
helper functions for IPC
Dpkg::Path(3)
some common path handling functions
Dpkg::Source::Package(3)
manipulate Debian source packages
Dpkg::Substvars(3)
handle variable substitution in strings
Dpkg::Vendor(3)
get access to some vendor specific information
Dpkg::Vendor::Debian(3)
Debian vendor object
Dpkg::Vendor::Default(3)
default vendor object
Dpkg::Vendor::Ubuntu(3)
Ubuntu vendor object
Dpkg::Version(3)
handling and comparing dpkg-style version numbers

E

Encode::Locale(3pm)
Determine the locale encoding
Error(3pm)
Error/exception handling in an OO-ish way
Error::Simple(3pm)
the simple error sub-class of Error
Error::TypeTiny(3pm)
exceptions for Type::Tiny and friends
Error::TypeTiny::Assertion(3pm)
exception when a value fails a type constr...
Error::TypeTiny::Compilation(3pm)
exception for Eval::TypeTiny
Error::TypeTiny::WrongNumberOfParameters(3pm)
exception for Type::Params
Eval::TypeTiny(3pm)
utility to evaluate a string of Perl code in a clean e...
Exporter::Shiny(3pm)
shortcut for Exporter::Tiny
Exporter::Tiny(3pm)
an exporter with the features of Sub::Exporter but onl...

F

File::Copy::Recursive(3pm)
Perl extension for recursively copying files an...
File::HomeDir(3pm)
Find your home and other directories on any platform
File::HomeDir::Darwin(3pm)
Find your home and other directories on Darwin ...
File::HomeDir::Darwin::Carbon(3pm)
Find your home and other directories on...
File::HomeDir::Darwin::Cocoa(3pm)
Find your home and other directories on ...
File::HomeDir::Driver(3pm)
Base class for all File::HomeDir drivers
File::HomeDir::FreeDesktop(3pm)
Find your home and other directories on Fr...
File::HomeDir::MacOS9(3pm)
Find your home and other directories on legacy ...
File::HomeDir::Test(3pm)
Prevent the accidental creation of user-owned fil...
File::HomeDir::Unix(3pm)
Find your home and other directories on legacy Unix
File::HomeDir::Windows(3pm)
Find your home and other directories on Windows
File::Listing(3pm)
parse directory listing
File::Which(3pm)
Perl implementation of the which utility as an API
filefuncs(3am)
provide some file related functionality to gawk
fnmatch(3am)
compare a string against a filename wildcard
fork(3am)
basic process management

G

gai.conf(5)
getaddrinfo(3) configuration file
Getopt::ArgvFile(3pm)
interpolates script options from files into @ARGV or...
gettext(3)
translate message
Git(3pm)
Perl interface to the Git version control system
Git::I18N(3pm)
Perl interface to Git's Gettext localizations
GnuPG::Fingerprint(3pm)
GnuPG Fingerprint Objects
GnuPG::Handles(3pm)
GnuPG handles bundle
GnuPG::Interface(3pm)
Perl interface to GnuPG
GnuPG::Key(3pm)
GnuPG Key Object
GnuPG::Options(3pm)
GnuPG options embodiment
GnuPG::PrimaryKey(3pm)
GnuPG Primary Key Objects
GnuPG::PublicKey(3pm)
GnuPG Public Key Objects
GnuPG::Revoker(3pm)
GnuPG Key Revoker Objects
GnuPG::SecretKey(3pm)
GnuPG Secret Key Objects
GnuPG::Signature(3pm)
GnuPG Key Signature Objects
GnuPG::SubKey(3pm)
GnuPG Sub Key objects
GnuPG::UserAttribute(3pm)
GnuPG User Attribute Objects
GnuPG::UserId(3pm)
GnuPG User ID Objects

H

history(3readline)
GNU History Library
HTML::AsSubs(3pm)
functions that construct a HTML syntax tree
HTML::Element(3pm)
Class for objects that represent HTML elements
HTML::Element::traverse(3pm)
discussion of HTML::Element's traverse method
HTML::Entities(3pm)
Encode or decode strings with HTML entities
HTML::Entities::Numbered(3pm)
Conversion of numbered HTML entities
HTML::Entities::Numbered::Table(3pm)
HTML entities table
HTML::Filter(3pm)
Filter HTML text through the parser
HTML::HeadParser(3pm)
Parse <HEAD> section of a HTML document
HTML::HTML5::Entities(3pm)
drop-in replacement for HTML::Entities
HTML::HTML5::Parser(3pm)
parse HTML reliably
HTML::HTML5::Parser::Error(3pm)
an error that occurred during parsing
HTML::HTML5::Parser::UA(3pm)
simple web user agent class
HTML::LinkExtor(3pm)
Extract links from an HTML document
HTML::Parse(3pm)
Deprecated, a wrapper around HTML::TreeBuilder
HTML::Parser(3pm)
HTML parser class
HTML::PullParser(3pm)
Alternative HTML::Parser interface
HTML::Tagset(3pm)
data tables useful in parsing HTML
HTML::TextToHTML(3pm)
convert plain text file to HTML.
HTML::TokeParser(3pm)
Alternative HTML::Parser interface
HTML::Tree(3pm)
build and scan parse-trees of HTML
HTML::Tree::AboutObjects(3pm)
- article: "User's View of Object-Oriented M...
HTML::Tree::AboutTrees(3pm)
- article on tree-shaped data structures in Perl
HTML::Tree::Scanning(3pm)
- article: "Scanning HTML"
HTML::TreeBuilder(3pm)
Parser that builds a HTML syntax tree
HTTP::Config(3pm)
Configuration for request and response objects
HTTP::Cookies(3pm)
HTTP cookie jars
HTTP::Cookies::Netscape(3pm)
access to Netscape cookies files
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::Server::Simple(3pm)
Lightweight HTTP server
HTTP::Server::Simple::CGI(3pm)
CGI.pm-style version of HTTP::Server::Simple
HTTP::Server::Simple::CGI::Environment(3pm)
a HTTP::Server::Simple mixin t...
HTTP::Status(3pm)
HTTP Status code processing

I

Import::Into(3pm)
Import packages into other packages
inplace(3am)
emulate sed/perl/ruby in-place editing
intro(3)
introduction to library functions
IO::HTML(3pm)
Open an HTML file with automatic charset detection
IO::Multiplex(3pm)
Manage IO on many file handles
IO::Socket::INET6(3pm)
Object interface for AF_INET/AF_INET6 domain sockets
IO::Socket::IP(3pm)
Family-neutral IP socket supporting both IPv4 and IPv6
IO::Socket::Socks(3pm)
Provides a way to create socks client or server bot...
IO::Socket::SSL(3pm)
SSL sockets with IO::Socket interface
IO::Socket::SSL::Intercept(3pm)
- SSL interception (man in the middle)
IO::Socket::SSL::PublicSuffix(3pm)
provide access to Mozilla's list of eff...
IO::Socket::SSL::Utils(3pm)
- loading, storing, creating certificates and ...

J

JSON(3pm)
JSON (JavaScript Object Notation) encoder/decoder
JSON::backportPP(3pm)
JSON::XS compatible pure-Perl module.
JSON::backportPP::Boolean(3pm)
dummy module providing JSON::PP::Boolean
JSON::backportPP::Compat5005(3pm)
Helper module in using JSON::PP in Perl ...
JSON::backportPP::Compat5006(3pm)
Helper module in using JSON::PP in Perl 5.6
JSON::Syck(3pm)
JSON is YAML (but consider using JSON::XS instead!)

L

libnetlink(3)
A library for accessing the netlink service
List::MoreUtils(3pm)
Provide the stuff missing in List::Util
List::MoreUtils::Contributing(3pm)
Gives rough introduction into contribut...
List::MoreUtils::PP(3pm)
Provide List::MoreUtils pure Perl implementation
List::MoreUtils::XS(3pm)
Provide compiled List::MoreUtils functions
Locale::gettext(3pm)
message handling functions
LWP(3pm)
The World-Wide Web library for Perl
LWP::Authen::Ntlm(3pm)
Library for enabling NTLM authentication (Microsoft...
LWP::ConnCache(3pm)
Connection cache manager
LWP::Debug(3pm)
deprecated
LWP::MediaTypes(3pm)
guess media type for a file or a URL
LWP::MemberMixin(3pm)
Member access mixin class
LWP::Protocol(3pm)
Base class for LWP protocols
LWP::Protocol::https(3pm)
Provide https support for LWP::UserAgent
LWP::Protocol::socks(3pm)
adds support for the socks protocol and proxy fa...
LWP::Protocol::socks4(3pm)
adds support for the socks protocol and proxy f...
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
lwpcook(3pm)
The libwww-perl cookbook
lwptut(3pm)
- An LWP Tutorial

M

Mail::Address(3pm)
Parse mail addresses
Mail::Cap(3pm)
Parse mailcap files
Mail::DKIM(3pm)
Signs/verifies Internet mail with DKIM/DomainKey signa...
Mail::DKIM::Algorithm::Base(3pm)
base class for DKIM "algorithms"
Mail::DKIM::AuthorDomainPolicy(3pm)
represents an Author Domain Signing Pr...
Mail::DKIM::Canonicalization::Base(3pm)
base class for canonicalization me...
Mail::DKIM::Canonicalization::DkimCommon(3pm)
common canonicalization methods
Mail::DKIM::DkimPolicy(3pm)
represents a DKIM Sender Signing Practices record
Mail::DKIM::DkPolicy(3pm)
represents a DomainKeys Sender Signing Policy re...
Mail::DKIM::DkSignature(3pm)
represents a DomainKeys-Signature header
Mail::DKIM::DNS(3pm)
performs DNS queries for Mail::DKIM
Mail::DKIM::Policy(3pm)
abstract base class for originator "signing" policies
Mail::DKIM::PrivateKey(3pm)
a private key loaded in memory for DKIM signing
Mail::DKIM::Signature(3pm)
represents 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::TextWrap(3pm)
text wrapping module written for use with DKIM
Mail::DKIM::Verifier(3pm)
verifies a DKIM-signed message
Mail::Field(3pm)
Base class for manipulation of mail header fields
Mail::Field::AddrList(3pm)
object representation of e-mail address lists
Mail::Field::Date(3pm)
a date header field
Mail::Field::Generic(3pm)
implementation for inspecific fields
Mail::Filter(3pm)
Filter mail through multiple subroutines
Mail::Header(3pm)
manipulate MIME headers
Mail::Internet(3pm)
manipulate email messages
Mail::Mailer(3pm)
Simple interface to electronic mailing mechanisms
Mail::Send(3pm)
Simple electronic mail interface
Mail::SpamAssassin(3pm)
Spam detector and markup engine
Mail::SpamAssassin::AICache(3pm)
provide access to cached information for ...
Mail::SpamAssassin::ArchiveIterator(3pm)
find and process messages one at ...
Mail::SpamAssassin::AsyncLoop(3pm)
scanner asynchronous event loop
Mail::SpamAssassin::AutoWhitelist(3pm)
auto-whitelist handler for SpamAssa...
Mail::SpamAssassin::Bayes(3pm)
support for learning classifiers
Mail::SpamAssassin::BayesStore(3pm)
Storage Module for default Bayes class...
Mail::SpamAssassin::BayesStore::BDB(3pm)
BerkeleyDB Bayesian Storage Modul...
Mail::SpamAssassin::BayesStore::MySQL(3pm)
MySQL Specific Bayesian Storage...
Mail::SpamAssassin::BayesStore::PgSQL(3pm)
PostgreSQL Specific Bayesian St...
Mail::SpamAssassin::BayesStore::Redis(3pm)
Redis Bayesian Storage Module I...
Mail::SpamAssassin::BayesStore::SQL(3pm)
SQL Bayesian Storage Module Imple...
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 dat...
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 ...
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 c...
Mail::SpamAssassin::Plugin(3pm)
SpamAssassin plugin base class
Mail::SpamAssassin::Plugin::AccessDB(3pm)
check message against Access Dat...
Mail::SpamAssassin::Plugin::AntiVirus(3pm)
simple anti-virus tests
Mail::SpamAssassin::Plugin::AskDNS(3pm)
form a DNS query using tag values,...
Mail::SpamAssassin::Plugin::ASN(3pm)
SpamAssassin plugin to look up the Au...
Mail::SpamAssassin::Plugin::AutoLearn...(3pm)
threshold-based discriminato...
Mail::SpamAssassin::Plugin::AWL(3pm)
Normalize scores via auto-whitelist
Mail::SpamAssassin::Plugin::Bayes(3pm)
determine spammishness using a Baye...
Mail::SpamAssassin::Plugin::BodyRuleB...(3pm)
extract "bases" from body ru...
Mail::SpamAssassin::Plugin::Check(3pm)
primary message check functionality
Mail::SpamAssassin::Plugin::DCC(3pm)
perform DCC check of messages
Mail::SpamAssassin::Plugin::DKIM(3pm)
perform DKIM verification tests
Mail::SpamAssassin::Plugin::DNSEval(3pm)
look up URLs against DNS blocklists
Mail::SpamAssassin::Plugin::FromNameS...(3pm)
perform various tests to det...
Mail::SpamAssassin::Plugin::HashBL(3pm)
seearch email addresses in HashBL ...
Mail::SpamAssassin::Plugin::Hashcash(3pm)
perform hashcash verification tests
Mail::SpamAssassin::Plugin::MIMEEval(3pm)
perform various tests against MI...
Mail::SpamAssassin::Plugin::MIMEHeader(3pm)
perform regexp tests against M...
Mail::SpamAssassin::Plugin::OneLineBo...(3pm)
spamassassin body test plugin
Mail::SpamAssassin::Plugin::PDFInfo(3pm)
PDFInfo Plugin for SpamAssassin
Mail::SpamAssassin::Plugin::Phishing(3pm)
check uris against phishing feed
Mail::SpamAssassin::Plugin::PhishTag(3pm)
SpamAssassin plugin for redirect...
Mail::SpamAssassin::Plugin::Pyzor(3pm)
perform Pyzor check of messages
Mail::SpamAssassin::Plugin::Razor2(3pm)
perform Razor check of messages
Mail::SpamAssassin::Plugin::RelayCountry(3pm)
add message metadata indicat...
Mail::SpamAssassin::Plugin::ReplaceTags(3pm)
tags for SpamAssassin rules
Mail::SpamAssassin::Plugin::ResourceL...(3pm)
Limit the memory and/or CPU ...
Mail::SpamAssassin::Plugin::Reuse(3pm)
For reusing old rule hits during a ...
Mail::SpamAssassin::Plugin::Rule2XSBody(3pm)
speed up SpamAssassin by comp...
Mail::SpamAssassin::Plugin::Shortcircuit(3pm)
short-circuit evaluation for...
Mail::SpamAssassin::Plugin::SpamCop(3pm)
perform SpamCop reporting of mess...
Mail::SpamAssassin::Plugin::SPF(3pm)
perform SPF verification tests
Mail::SpamAssassin::Plugin::Test(3pm)
test plugin
Mail::SpamAssassin::Plugin::TextCat(3pm)
TextCat language guesser
Mail::SpamAssassin::Plugin::TxRep(3pm)
Normalize scores with sender reputa...
Mail::SpamAssassin::Plugin::URIDetail(3pm)
test URIs using detailed URI in...
Mail::SpamAssassin::Plugin::URIDNSBL(3pm)
look up URLs against DNS blocklists
Mail::SpamAssassin::Plugin::URILocalBL(3pm)
blacklist URIs using local inf...
Mail::SpamAssassin::Plugin::VBounce(3pm)
aid in rescuing genuine bounces
Mail::SpamAssassin::Plugin::WhiteList...(3pm)
whitelist by Subject header
Mail::SpamAssassin::PluginHandler(3pm)
SpamAssassin plugin handler
Mail::SpamAssassin::RegistryBoundaries(3pm)
domain delegation rules
Mail::SpamAssassin::SQLBasedAddrList(3pm)
SpamAssassin SQL Based Auto Whit...
Mail::SpamAssassin::SubProcBackChannel(3pm)
back-channel for communication...
Mail::SpamAssassin::Timeout(3pm)
safe, reliable timeouts in perl
Mail::SpamAssassin::Util(3pm)
utility functions
Mail::SpamAssassin::Util::DependencyInfo(3pm)
spamassassin debugging helpers
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::BigInt::Lib(3pm)
virtual parent class for Math::BigInt libraries
Module::Runtime(3pm)
runtime module handling
Moo(3pm)
Minimalist Object Orientation (with Moose compatibility)
Moo::Role(3pm)
Minimal Object Orientation support for Roles
MooX::HandlesVia(3pm)
NativeTrait-like behavior for Moo.
MooX::late(3pm)
easily translate Moose code to Moo

N

Net::CIDR(3pm)
Manipulate IPv4/IPv6 netblocks in CIDR notation
Net::DNS(3pm)
Perl Interface to the Domain Name System
Net::DNS::Domain(3pm)
DNS domains
Net::DNS::DomainName(3pm)
DNS name representation
Net::DNS::FAQ(3pm)
Frequently Asked Net::DNS Questions
Net::DNS::Header(3pm)
DNS packet header
Net::DNS::Mailbox(3pm)
DNS mailbox representation
Net::DNS::Nameserver(3pm)
DNS server class
Net::DNS::Packet(3pm)
DNS protocol packet
Net::DNS::Parameters(3pm)
DNS parameter assignments
Net::DNS::Question(3pm)
DNS question record
Net::DNS::Resolver(3pm)
DNS resolver class
Net::DNS::Resolver::android(3pm)
Android resolver class
Net::DNS::Resolver::Base(3pm)
DNS resolver base class
Net::DNS::Resolver::cygwin(3pm)
Cygwin resolver class
Net::DNS::Resolver::MSWin32(3pm)
MS Windows resolver class
Net::DNS::Resolver::os2(3pm)
OS2 resolver class
Net::DNS::Resolver::Recurse(3pm)
DNS recursive resolver
Net::DNS::Resolver::UNIX(3pm)
Unix resolver class
Net::DNS::RR(3pm)
DNS resource record base 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::APL(3pm)
DNS APL resource record
Net::DNS::RR::CAA(3pm)
DNS CAA resource record
Net::DNS::RR::CDNSKEY(3pm)
DNS CDNSKEY resource record
Net::DNS::RR::CDS(3pm)
DNS CDS resource record
Net::DNS::RR::CERT(3pm)
DNS CERT resource record
Net::DNS::RR::CNAME(3pm)
DNS CNAME resource record
Net::DNS::RR::CSYNC(3pm)
DNS CSYNC resource record
Net::DNS::RR::DHCID(3pm)
DNS DHCID resource record
Net::DNS::RR::DLV(3pm)
DNS DLV resource record
Net::DNS::RR::DNAME(3pm)
DNS DNAME resource record
Net::DNS::RR::DNSKEY(3pm)
DNS DNSKEY resource record
Net::DNS::RR::DS(3pm)
DNS DS resource record
Net::DNS::RR::EUI48(3pm)
DNS EUI48 resource record
Net::DNS::RR::EUI64(3pm)
DNS EUI64 resource record
Net::DNS::RR::GPOS(3pm)
DNS GPOS resource record
Net::DNS::RR::HINFO(3pm)
DNS HINFO resource record
Net::DNS::RR::HIP(3pm)
DNS HIP resource record
Net::DNS::RR::IPSECKEY(3pm)
DNS IPSECKEY resource record
Net::DNS::RR::ISDN(3pm)
DNS ISDN resource record
Net::DNS::RR::KEY(3pm)
DNS KEY resource record
Net::DNS::RR::KX(3pm)
DNS KX resource record
Net::DNS::RR::L32(3pm)
DNS L32 resource record
Net::DNS::RR::L64(3pm)
DNS L64 resource record
Net::DNS::RR::LOC(3pm)
DNS LOC resource record
Net::DNS::RR::LP(3pm)
DNS LP 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::NID(3pm)
DNS NID resource record
Net::DNS::RR::NS(3pm)
DNS NS resource record
Net::DNS::RR::NSEC(3pm)
DNS NSEC resource record
Net::DNS::RR::NSEC3(3pm)
DNS NSEC3 resource record
Net::DNS::RR::NSEC3PARAM(3pm)
DNS NSEC3PARAM resource record
Net::DNS::RR::NULL(3pm)
DNS NULL resource record
Net::DNS::RR::OPENPGPKEY(3pm)
DNS OPENPGPKEY resource record
Net::DNS::RR::OPT(3pm)
DNS OPT resource record
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::RRSIG(3pm)
DNS RRSIG resource record
Net::DNS::RR::RT(3pm)
DNS RT resource record
Net::DNS::RR::SIG(3pm)
DNS SIG resource record
Net::DNS::RR::SMIMEA(3pm)
DNS SMIMEA 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::TLSA(3pm)
DNS TLSA resource record
Net::DNS::RR::TSIG(3pm)
DNS TSIG resource record
Net::DNS::RR::TXT(3pm)
DNS TXT resource record
Net::DNS::RR::URI(3pm)
DNS URI resource record
Net::DNS::RR::X25(3pm)
DNS X25 resource record
Net::DNS::Text(3pm)
DNS text representation
Net::DNS::Update(3pm)
DNS dynamic update packet
Net::DNS::ZoneFile(3pm)
DNS zone file
Net::HTTP(3pm)
Low-level HTTP connection (client)
Net::HTTP::NB(3pm)
Non-blocking HTTP client
Net::HTTPS(3pm)
Low-level HTTP over SSL/TLS connection (client)
Net::IP(3pm)
Perl extension for manipulating IPv4/IPv6 addresses
Net::Server(3pm)
Extensible, general Perl server engine
Net::Server::Daemonize(3pm)
Safe fork and daemonization utilities
Net::Server::Fork(3pm)
Net::Server personality
Net::Server::HTTP(3pm)
very basic Net::Server based HTTP server class
Net::Server::INET(3pm)
Net::Server personality
Net::Server::Log::Log::Log4perl(3pm)
log via Log4perl
Net::Server::Log::Sys::Syslog(3pm)
log via Syslog
Net::Server::Multiplex(3pm)
Multiplex several connections within one process
Net::Server::MultiType(3pm)
Net::Server personality
Net::Server::PreFork(3pm)
Net::Server personality
Net::Server::PreForkSimple(3pm)
Net::Server personality
Net::Server::Proto(3pm)
Net::Server Protocol compatibility layer
Net::Server::Proto::SSL(3pm)
Net::Server SSL protocol.
Net::Server::Proto::SSLEAY(3pm)
Custom Net::Server SSL protocol handler ba...
Net::Server::Proto::TCP(3pm)
Net::Server TCP protocol.
Net::Server::Proto::UDP(3pm)
Net::Server UDP protocol.
Net::Server::Proto::UNIX(3pm)
Net::Server UNIX protocol.
Net::Server::Proto::UNIXDGRAM(3pm)
Net::Server UNIXDGRAM protocol.
Net::Server::PSGI(3pm)
basic Net::Server based PSGI HTTP server class
Net::Server::SIG(3pm)
adpf - Safer signal handling
Net::Server::Single(3pm)
Net::Server personality
Net::SMTP::SSL(3pm)
SSL support for Net::SMTP
Net::SSLeay(3pm)
Perl extension for using OpenSSL
Net::SSLeay::Handle(3pm)
Perl module that lets SSL (HTTPS) sockets be hand...
NetAddr::IP(3pm)
Manages IPv4 and IPv6 addresses and subnets
NetAddr::IP::InetBase(3pm)
- IPv4 and IPV6 utilities
NetAddr::IP::Lite(3pm)
Manages IPv4 and IPv6 addresses and subnets
NetAddr::IP::Util(3pm)
- IPv4/6 and 128 bit number utilities
NetAddr::IP::UtilPP(3pm)
- pure Perl functions for NetAddr::IP::Util
ngettext(3)
translate message and choose plural form

O

oo(3pm)
syntactic sugar for Moo oneliners
openproc(3)
initialize process information from /proc/
ordchr(3am)
convert characters to strings and vice versa

P

Params::Classify(3pm)
argument type classification
pcrepattern(3)
Perl-compatible regular expressions
private-Error(3pm)
Error/exception handling in an OO-ish way

R

readdir(3am)
directory input parser for gawk
readfile(3am)
return the entire contents of a file as a string
readline(3readline)
get a line from a user with editing
readproc(3)
read information from next /proc/## entry
readproctab(3)
read information for all current processes at once
Regexp::Common(3pm)
Provide commonly requested regular expressions
Regexp::Common::_support(3pm)
- Support functions for Regexp::Common.
Regexp::Common::balanced(3pm)
- provide regexes for strings with balanced ...
Regexp::Common::CC(3pm)
- provide patterns for credit card numbers.
Regexp::Common::comment(3pm)
- provide regexes for comments.
Regexp::Common::delimited(3pm)
- provides a regex for delimited strings
Regexp::Common::lingua(3pm)
- provide regexes for language related stuff.
Regexp::Common::list(3pm)
- provide regexes for lists
Regexp::Common::net(3pm)
- provide regexes for IPv4 addresses.
Regexp::Common::number(3pm)
- provide regexes for numbers
Regexp::Common::profanity(3pm)
- provide regexes for profanity
Regexp::Common::SEN(3pm)
- provide regexes for Social-Economical Numbers.
Regexp::Common::URI(3pm)
- provide patterns for URIs.
Regexp::Common::URI::fax(3pm)
- Returns a pattern for fax URIs.
Regexp::Common::URI::file(3pm)
- Returns a pattern for file URIs.
Regexp::Common::URI::ftp(3pm)
- Returns a pattern for FTP URIs.
Regexp::Common::URI::gopher(3pm)
- Returns a pattern for gopher URIs.
Regexp::Common::URI::http(3pm)
- Returns a pattern for HTTP URIs.
Regexp::Common::URI::news(3pm)
- Returns a pattern for file URIs.
Regexp::Common::URI::pop(3pm)
- Returns a pattern for POP URIs.
Regexp::Common::URI::prospero(3pm)
- Returns a pattern for prospero URIs.
Regexp::Common::URI::RFC1035(3pm)
- Definitions from RFC1035;
Regexp::Common::URI::RFC1738(3pm)
- Definitions from RFC1738;
Regexp::Common::URI::RFC1808(3pm)
- Definitions from RFC1808;
Regexp::Common::URI::RFC2384(3pm)
- Definitions from RFC2384;
Regexp::Common::URI::RFC2396(3pm)
- Definitions from RFC2396;
Regexp::Common::URI::RFC2806(3pm)
- Definitions from RFC2806;
Regexp::Common::URI::tel(3pm)
- Returns a pattern for telephone URIs.
Regexp::Common::URI::telnet(3pm)
- Returns a pattern for telnet URIs.
Regexp::Common::URI::tv(3pm)
- Returns a pattern for tv URIs.
Regexp::Common::URI::wais(3pm)
- Returns a pattern for WAIS URIs.
Regexp::Common::whitespace(3pm)
- provides a regex for leading or trailing...
Regexp::Common::zip(3pm)
- provide regexes for postal codes.
Reply::Plugin::TypeTiny(3pm)
improved type constraint exceptions in Reply
revoutput(3am)
Reverse output strings sample extension
revtwoway(3am)
Reverse strings sample two-way processor extension
Role::Tiny(3pm)
Roles. Like a nouvelle cuisine portion size slice of M...
Role::Tiny::With(3pm)
Neat interface for consumers of Role::Tiny roles
rwarray(3am)
write and read gawk arrays to/from files

S

Socket6(3pm)
IPv6 related part of the C socket.h defines and struct...
spamassassin-run(3pm)
simple front-end filtering script for SpamAssassin
strictures(3pm)
turn on strict and make most warnings fatal
strictures::extra(3pm)
enable or disable strictures additional checks
Sub::Defer(3pm)
defer generation of subroutines until they are first c...
Sub::Exporter::Progressive(3pm)
Only use Sub::Exporter if you need it
Sub::Quote(3pm)
efficient generation of subroutines via string eval
Sys::Hostname::Long(3pm)
Try every conceivable way to get full hostname

T

Test::TypeTiny(3pm)
useful functions for testing the efficacy of type cons...
Text::Aspell(3pm)
Perl interface to the GNU Aspell library
Text::CharWidth(3pm)
Get number of occupied columns of a string on terminal
Text::Iconv(3pm)
Perl interface to iconv() codeset conversion function
Text::WrapI18N(3pm)
Line wrapping module with support for multibyte, fullw...
textdomain(3)
set domain for future gettext() calls
time(3am)
time functions for gawk
Time::Zone(3pm)
- miscellaneous timezone manipulations routines
Try::Tiny(3pm)
Minimal try/catch with proper preservation of $@
Type::Coercion(3pm)
a set of coercions to a particular target type constraint
Type::Coercion::FromMoose(3pm)
a set of coercions borrowed from Moose
Type::Coercion::Union(3pm)
a set of coercions to a union type constraint
Type::Library(3pm)
tiny, yet Moo(se)-compatible type libraries
Type::Params(3pm)
Params::Validate-like parameter validation using Type:...
Type::Parser(3pm)
parse type constraint strings
Type::Registry(3pm)
a glorified hashref for looking up type constraints
Type::Tiny(3pm)
tiny, yet Moo(se)-compatible type constraint
Type::Tiny::_HalfOp(3pm)
half-completed overloaded operation
Type::Tiny::Class(3pm)
type constraints based on the "isa" method
Type::Tiny::Duck(3pm)
type constraints based on the "can" method
Type::Tiny::Enum(3pm)
string enum type constraints
Type::Tiny::Intersection(3pm)
intersection type constraints
Type::Tiny::Manual(3pm)
an overview of Type::Tiny
Type::Tiny::Manual::Coercions(3pm)
adding coercions to type constraints
Type::Tiny::Manual::Libraries(3pm)
how to build a type library with Type::...
Type::Tiny::Manual::Optimization(3pm)
squeeze the most out of your CPU
Type::Tiny::Manual::Params(3pm)
coerce and validate arguments to functions...
Type::Tiny::Manual::Policies(3pm)
Type::Tiny policies
Type::Tiny::Manual::UsingWithMoo(3pm)
how to use Type::Tiny and Type::Libr...
Type::Tiny::Manual::UsingWithMoose(3pm)
how to use Type::Tiny and Type::Li...
Type::Tiny::Manual::UsingWithMouse(3pm)
how to use Type::Tiny and Type::Li...
Type::Tiny::Manual::UsingWithOther(3pm)
how to use Type::Tiny and Type::Li...
Type::Tiny::Role(3pm)
type constraints based on the "DOES" method
Type::Tiny::Union(3pm)
union type constraints
Type::Utils(3pm)
utility functions to make defining and using type cons...
Types::Common::Numeric(3pm)
drop-in replacement for MooseX::Types::Common:...
Types::Common::String(3pm)
drop-in replacement for MooseX::Types::Common::...
Types::Standard(3pm)
bundled set of built-in types for Type::Tiny
Types::Standard::ArrayRef(3pm)
internals for the Types::Standard ArrayRef ...
Types::Standard::Dict(3pm)
internals for the Types::Standard Dict type con...
Types::Standard::HashRef(3pm)
internals for the Types::Standard HashRef ty...
Types::Standard::Map(3pm)
internals for the Types::Standard Map type const...
Types::Standard::ScalarRef(3pm)
internals for the Types::Standard ScalarRe...
Types::Standard::Tuple(3pm)
internals for the Types::Standard Tuple type c...
Types::TypeTiny(3pm)
type constraints used internally by Type::Tiny

U

URI(3pm)
Uniform Resource Identifiers (absolute and relative)
URI::_punycode(3pm)
encodes Unicode string in Punycode
URI::data(3pm)
URI that contains immediate data
URI::Escape(3pm)
Percent-encode and percent-decode unsafe characters
URI::file(3pm)
URI that maps to local file names
URI::Heuristic(3pm)
Expand URI using heuristics
URI::ldap(3pm)
LDAP Uniform Resource Locators
URI::QueryParam(3pm)
Additional query methods for URIs
URI::socks(3pm)
support for socks://host:port
URI::Split(3pm)
Parse and compose URI strings
URI::URL(3pm)
Uniform Resource Locators
URI::WithBase(3pm)
URIs which remember their base
UUID(3pm)
DCE compatible Universally Unique Identifier library f...

W

Win32::DBIODBC(3pm)
Win32::ODBC emulation layer for the DBI
WWW::RobotRules(3pm)
database of robots.txt-derived permissions
WWW::RobotRules::AnyDBM_File(3pm)
Persistent RobotRules

X

XML::LibXML(3pm)
Perl Binding for libxml2
XML::LibXML::Attr(3pm)
XML::LibXML Attribute Class
XML::LibXML::AttributeHash(3pm)
tie an XML::LibXML::Element to a hash to a...
XML::LibXML::Boolean(3pm)
Boolean true/false values
XML::LibXML::CDATASection(3pm)
XML::LibXML Class for CDATA Sections
XML::LibXML::Comment(3pm)
XML::LibXML Comment Class
XML::LibXML::Common(3pm)
Constants and Character Encoding Routines
XML::LibXML::Devel(3pm)
makes functions from LibXML.xs available
XML::LibXML::Document(3pm)
XML::LibXML DOM Document Class
XML::LibXML::DocumentFragment(3pm)
XML::LibXML's DOM L2 Document Fragment ...
XML::LibXML::DOM(3pm)
XML::LibXML DOM Implementation
XML::LibXML::Dtd(3pm)
XML::LibXML DTD Handling
XML::LibXML::Element(3pm)
XML::LibXML Class for Element Nodes
XML::LibXML::ErrNo(3pm)
Structured Errors This module is based on xmlerror...
XML::LibXML::Error(3pm)
Structured Errors
XML::LibXML::InputCallback(3pm)
XML::LibXML Class for Input Callbacks
XML::LibXML::Literal(3pm)
Simple string values.
XML::LibXML::Namespace(3pm)
XML::LibXML Namespace Implementation
XML::LibXML::Node(3pm)
Abstract Base Class of XML::LibXML Nodes
XML::LibXML::NodeList(3pm)
a list of XML document nodes
XML::LibXML::Number(3pm)
Simple numeric values.
XML::LibXML::Parser(3pm)
Parsing XML Data with XML::LibXML
XML::LibXML::Pattern(3pm)
XML::LibXML::Pattern - interface to libxml2 XPat...
XML::LibXML::PI(3pm)
XML::LibXML Processing Instructions
XML::LibXML::Reader(3pm)
XML::LibXML::Reader - interface to libxml2 pull p...
XML::LibXML::RegExp(3pm)
XML::LibXML::RegExp - interface to libxml2 regula...
XML::LibXML::RelaxNG(3pm)
RelaxNG Schema Validation
XML::LibXML::SAX(3pm)
XML::LibXML direct SAX parser
XML::LibXML::SAX::Builder(3pm)
Building DOM trees from SAX events.
XML::LibXML::SAX::Generator(3pm)
Generate SAX events from a LibXML tree
XML::LibXML::Schema(3pm)
XML Schema Validation
XML::LibXML::Text(3pm)
XML::LibXML Class for Text Nodes
XML::LibXML::XPathContext(3pm)
XPath Evaluation
XML::LibXML::XPathExpression(3pm)
XML::LibXML::XPathExpression - interface...
XML::NamespaceSupport(3pm)
a simple generic namespace support class
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::SAX::PurePerl::Reader(3pm)
Abstract Reader factory class

Y

YAML::Syck(3pm)
Fast, lightweight YAML loader and dumper

A B C D E F G H I J L M N O P R S T U W X Y