<font size="3">Moduły Standardowe
A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z
<font size="4">T</span></span></span>
Nazwa | Opis |
---|---|
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 readline 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::Builder::Module | Base class for test modules |
Test::Builder::Tester | test testsuites that have been built with Test::Builder |
Test::Builder::Tester::Color | turn on colour in Test::Builder::Tester |
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::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 | 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 |
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 |