Pages du manuel Linux : Fonctions des bibliothèques / perl

Locale::Currency
ISO three letter codes for currency identification (ISO 4217)
Locale::Language
ISO two letter codes for language identification (ISO 639)
Locale::Maketext
framework for localization
Locale::Maketext::TPJ13
Locale::Maketext::TPJ13 -- article about software localization
Locale::Script
ISO codes for script identification (ISO 15924)
Math::BigFloat
Arbitrary size floating point math package
Math::BigInt
Arbitrary size integer/float math package
Math::BigInt::Calc
Pure Perl module to support Math::BigInt
Math::BigInt::CalcEmu
Emulate low-level math with BigInt code
Math::BigRat
Arbitrary big rational numbers
Math::Complex
complex numbers and associated mathematical functions
Math::Trig
trigonometric functions
Memoize
Make functions faster by trading space for time
Memoize::AnyDBM_File
glue to provide EXISTS for AnyDBM_File for Storable use
Memoize::Expire
Plug-in module for automatic expiration of memoized values
Memoize::ExpireFile
test for Memoize expiration semantics
Memoize::ExpireTest
test for Memoize expiration semantics
Memoize::NDBM_File
glue to provide EXISTS for NDBM_File for Storable use
Memoize::SDBM_File
glue to provide EXISTS for SDBM_File for Storable use
Memoize::Storable
store Memoized data in Storable database
MIME::Base64
Encoding and decoding of base64 strings
MIME::QuotedPrint
Encoding and decoding of quoted-printable strings
NDBM_File
Tied access to ndbm files
Net::Cmd
Network Command class (as used by FTP, SMTP etc)
Net::Config
Local configuration data for libnet
Net::Domain
Attempt to evaluate the current host's internet name and domain
Net::FTP
FTP Client class
Net::hostent
by-name interface to Perl's built-in gethost*() functions
Net::libnetFAQ
libnet Frequently Asked Questions
Net::netent
by-name interface to Perl's built-in getnet*() functions
Net::Netrc
OO interface to users netrc file
Net::NNTP
NNTP Client class
Net::Ping
check a remote host for reachability
Net::POP3
Post Office Protocol 3 Client class (RFC1939)
Net::protoent
by-name interface to Perl's built-in getproto*() functions
Net::servent
by-name interface to Perl's built-in getserv*() functions
Net::SMTP
Simple Mail Transfer Protocol Client
Net::Time
time and daytime network client interface
NEXT
Provide a pseudo-class NEXT (et al) that allows method redispatch
O
Generic interface to Perl Compiler backends
ODBM_File
Tied access to odbm files
Ogg::Vorbis
Perl extension for Ogg Vorbis streams
Opcode
Disable named opcodes when compiling perl code
open
perl pragma to set default PerlIO layers for input and output
ops
Perl pragma to restrict unsafe operations when compiling
overload
Package for overloading perl operations
PerlIO
On demand loader for PerlIO layers and root of PerlIO::* name space
PerlIO::encoding
encoding layer
PerlIO::scalar
in-memory IO, scalar IO
PerlIO::via
Helper class for PerlIO layers implemented in perl