Pages du manuel Linux : Fonctions des bibliothèques / perl
- Switch
- A switch statement for Perl
- Symbol
- manipulate Perl symbols and their names
- Sys::Hostname
- Try every conceivable way to get hostname
- Sys::Syslog
- Perl interface to the UNIX syslog(3) calls
- Term::ANSIColor
- Color screen output using ANSI escape sequences
- Term::Cap
- Perl termcap interface
- Term::Complete
- Perl word completion module
- Term::ReadLine
- Perl interface to various CWreadline packages. If no real package is found, substitutes stubs instead of basic functions.
- Test
- provides a simple framework for writing test scripts
- Test::Builder
- Backend for building test libraries
- Test::Harness
- Run Perl standard test scripts with statistics
- Test::Harness::Assert
- simple assert
- Test::Harness::Iterator
- Internal Test::Harness Iterator
- Test::Harness::Point
- object for tracking a single test point
- Test::Harness::Straps
- detailed analysis of test results
- Test::Harness::TAP
- Documentation for the TAP format
- Test::More
- yet another framework for writing test scripts
- Test::Simple
- Basic utilities for writing tests.
- Test::Tutorial
- A tutorial about writing really basic tests
- Text::Abbrev
- create an abbreviation table from a list
- Text::Balanced
- Extract delimited text sequences from strings.
- Text::ChaSen
- ChaSen library module for perl
- Text::ParseWords
- parse text into an array of tokens or array of arrays
- Text::Soundex
- Implementation of the Soundex Algorithm as Described by Knuth
- Text::Tabs
- Text::Tabs -- expand and unexpand tabs per the unix expand(1) and unexpand(1)
- Text::Wrap
- line wrapping to form simple paragraphs
- Thread
- manipulate threads in Perl (for old code only)
- Thread::Queue
- thread-safe queues
- Thread::Semaphore
- thread-safe semaphores
- threads
- Perl extension allowing use of interpreter based threads from perl
- threads::shared
- Perl extension for sharing data structures between threads
- Tie::Array
- base class for tied arrays
- Tie::File
- Access the lines of a disk file via a Perl array
- Tie::Handle
- base class definitions for tied handles
- Tie::Hash
- base class definitions for tied hashes
- Tie::Memoize
- add data to hash when needed
- Tie::RefHash
- use references as hash keys
- Tie::Scalar
- base class definitions for tied scalars
- Tie::SubstrHash
- Fixed-table-size, fixed-key-length hashing
- Time::gmtime
- by-name interface to Perl's built-in gmtime() function
- Time::HiRes
- High resolution alarm, sleep, gettimeofday, interval timers
- Time::Local
- efficiently compute time from local and GMT time
- Time::localtime
- by-name interface to Perl's built-in localtime() function
- Time::tm
- internal object used by Time::gmtime and Time::localtime
- Unicode::Collate
- Unicode Collation Algorithm
- Unicode::Normalize
- Unicode Normalization Forms
- Unicode::UCD
- Unicode character database
- UNIVERSAL
- base class for ALL classes (blessed references)
- User::grent
- by-name interface to Perl's built-in getgr*() functions
- User::pwent
- by-name interface to Perl's built-in getpw*() functions