⁝
	
	
	
	- 
		TAP::Base – Base class that provides common functionality to TAP::Parser and TAP::Harness
	
 - 
		TAP::Formatter::Base – Base class for harness output delegates
	
 - 
		TAP::Formatter::Color – Run Perl test scripts with color
	
 - 
		TAP::Formatter::Console – Harness output delegate for default console output
		
		TAP::Formatter::Console::ParallelSession
		TAP::Formatter::Console::Session
	 - 
		TAP::Formatter::File – Harness output delegate for file output
		
		TAP::Formatter::File::Session
	 - 
		TAP::Formatter::Session – Abstract base class for harness output delegate
	
 - 
		TAP::Harness – Run test scripts with statistics
		
		TAP::Harness::Beyond
		TAP::Harness::Env
	 - 
		TAP::Object – Base class that provides common functionality to all 
TAP::* modules
	 - 
		TAP::Parser – Parse TAP output
		
		TAP::Parser::Aggregator
		TAP::Parser::Grammar
		TAP::Parser::Iterator
		TAP::Parser::Iterator::Array
		TAP::Parser::Iterator::Process
		TAP::Parser::Iterator::Stream
		TAP::Parser::IteratorFactory
		TAP::Parser::Multiplexer
		TAP::Parser::Result
		TAP::Parser::Result::Bailout
		TAP::Parser::Result::Comment
		TAP::Parser::Result::Plan
		TAP::Parser::Result::Pragma
		TAP::Parser::Result::Test
		TAP::Parser::Result::Unknown
		TAP::Parser::Result::Version
		TAP::Parser::Result::YAML
		TAP::Parser::ResultFactory
		TAP::Parser::Scheduler
		TAP::Parser::Scheduler::Job
		TAP::Parser::Scheduler::Spinner
		TAP::Parser::Source
		TAP::Parser::SourceHandler
		TAP::Parser::SourceHandler::Executable
		TAP::Parser::SourceHandler::File
		TAP::Parser::SourceHandler::Handle
		TAP::Parser::SourceHandler::Perl
		TAP::Parser::SourceHandler::RawTAP
		TAP::Parser::YAMLish::Reader
		TAP::Parser::YAMLish::Writer
	 - 
		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.
	 - 
		Term::Table – Format a header and rows into a table
		
		Term::Table::Cell
		Term::Table::CellStack
		Term::Table::HashBase
		Term::Table::LineBreak
		Term::Table::Util
	 - 
		Test – provides a simple framework for writing test scripts
	
 - 
		Test2 – Framework for writing test tools that all work together.
		
		Test2::API
		Test2::API::Breakage
		Test2::API::Context
		Test2::API::Instance
		Test2::API::InterceptResult
		Test2::API::InterceptResult::Event
		Test2::API::InterceptResult::Hub
		Test2::API::InterceptResult::Squasher
		Test2::API::Stack
		Test2::AsyncSubtest
		Test2::AsyncSubtest::Event::Attach
		Test2::AsyncSubtest::Event::Detach
		Test2::AsyncSubtest::Hub
		Test2::Bundle
		Test2::Bundle::Extended
		Test2::Bundle::More
		Test2::Bundle::Simple
		Test2::Compare
		Test2::Compare::Array
		Test2::Compare::Bag
		Test2::Compare::Base
		Test2::Compare::Bool
		Test2::Compare::Custom
		Test2::Compare::DeepRef
		Test2::Compare::Delta
		Test2::Compare::Event
		Test2::Compare::EventMeta
		Test2::Compare::Float
		Test2::Compare::Hash
		Test2::Compare::Isa
		Test2::Compare::Meta
		Test2::Compare::Negatable
		Test2::Compare::Number
		Test2::Compare::Object
		Test2::Compare::OrderedSubset
		Test2::Compare::Pattern
		Test2::Compare::Ref
		Test2::Compare::Regex
		Test2::Compare::Scalar
		Test2::Compare::Set
		Test2::Compare::String
		Test2::Compare::Undef
		Test2::Compare::Wildcard
		Test2::Event
		Test2::Event::Bail
		Test2::Event::Diag
		Test2::Event::Encoding
		Test2::Event::Exception
		Test2::Event::Fail
		Test2::Event::Generic
		Test2::Event::Note
		Test2::Event::Ok
		Test2::Event::Pass
		Test2::Event::Plan
		Test2::Event::Skip
		Test2::Event::Subtest
		Test2::Event::TAP::Version
		Test2::Event::V2
		Test2::Event::Waiting
		Test2::EventFacet
		Test2::EventFacet::About
		Test2::EventFacet::Amnesty
		Test2::EventFacet::Assert
		Test2::EventFacet::Control
		Test2::EventFacet::Error
		Test2::EventFacet::Hub
		Test2::EventFacet::Info
		Test2::EventFacet::Info::Table
		Test2::EventFacet::Meta
		Test2::EventFacet::Parent
		Test2::EventFacet::Plan
		Test2::EventFacet::Render
		Test2::EventFacet::Trace
		Test2::Formatter
		Test2::Formatter::TAP
		Test2::Hub
		Test2::Hub::Interceptor
		Test2::Hub::Interceptor::Terminator
		Test2::Hub::Subtest
		Test2::IPC
		Test2::IPC::Driver
		Test2::IPC::Driver::Files
		Test2::Manual
		Test2::Manual::Anatomy
		Test2::Manual::Anatomy::API
		Test2::Manual::Anatomy::Context
		Test2::Manual::Anatomy::EndToEnd
		Test2::Manual::Anatomy::Event
		Test2::Manual::Anatomy::Hubs
		Test2::Manual::Anatomy::IPC
		Test2::Manual::Anatomy::Utilities
		Test2::Manual::Concurrency
		Test2::Manual::Contributing
		Test2::Manual::Testing
		Test2::Manual::Testing::Introduction
		Test2::Manual::Testing::Migrating
		Test2::Manual::Testing::Planning
		Test2::Manual::Testing::Todo
		Test2::Manual::Tooling
		Test2::Manual::Tooling::FirstTool
		Test2::Manual::Tooling::Formatter
		Test2::Manual::Tooling::Nesting
		Test2::Manual::Tooling::Plugin::TestExit
		Test2::Manual::Tooling::Plugin::TestingDone
		Test2::Manual::Tooling::Plugin::ToolCompletes
		Test2::Manual::Tooling::Plugin::ToolStarts
		Test2::Manual::Tooling::Subtest
		Test2::Manual::Tooling::TestBuilder
		Test2::Manual::Tooling::Testing
		Test2::Mock
		Test2::Plugin
		Test2::Plugin::BailOnFail
		Test2::Plugin::DieOnFail
		Test2::Plugin::ExitSummary
		Test2::Plugin::SRand
		Test2::Plugin::Times
		Test2::Plugin::UTF8
		Test2::Require
		Test2::Require::AuthorTesting
		Test2::Require::AutomatedTesting
		Test2::Require::EnvVar
		Test2::Require::ExtendedTesting
		Test2::Require::Fork
		Test2::Require::Module
		Test2::Require::NonInteractiveTesting
		Test2::Require::Perl
		Test2::Require::RealFork
		Test2::Require::ReleaseTesting
		Test2::Require::Threads
		Test2::Suite
		Test2::Todo
		Test2::Tools
		Test2::Tools::AsyncSubtest
		Test2::Tools::Basic
		Test2::Tools::Class
		Test2::Tools::ClassicCompare
		Test2::Tools::Compare
		Test2::Tools::Defer
		Test2::Tools::Encoding
		Test2::Tools::Event
		Test2::Tools::Exception
		Test2::Tools::Exports
		Test2::Tools::GenTemp
		Test2::Tools::Grab
		Test2::Tools::Mock
		Test2::Tools::Ref
		Test2::Tools::Refcount
		Test2::Tools::Spec
		Test2::Tools::Subtest
		Test2::Tools::Target
		Test2::Tools::Tester
		Test2::Tools::Tiny
		Test2::Tools::Warnings
		Test2::Transition
		Test2::Util
		Test2::Util::ExternalMeta
		Test2::Util::Facets2Legacy
		Test2::Util::Grabber
		Test2::Util::Guard
		Test2::Util::HashBase
		Test2::Util::Importer
		Test2::Util::Ref
		Test2::Util::Stash
		Test2::Util::Sub
		Test2::Util::Table
		Test2::Util::Table::LineBreak
		Test2::Util::Times
		Test2::Util::Trace
		Test2::V0
		Test2::Workflow
		Test2::Workflow::BlockBase
		Test2::Workflow::Build
		Test2::Workflow::Runner
		Test2::Workflow::Task
		Test2::Workflow::Task::Action
		Test2::Workflow::Task::Group
	 - 
		Test::Builder – Backend for building test libraries
		
		Test::Builder::Formatter
		Test::Builder::IO::Scalar
		Test::Builder::Module
		Test::Builder::Tester
		Test::Builder::Tester::Color
		Test::Builder::TodoDiag
	 - 
		Test::Harness – Run Perl standard test scripts with statistics
	
 - 
		Test::More – yet another framework for writing test scripts
	
 - 
		Test::Simple – Basic utilities for writing tests.
	
 - 
		Test::Tester – Ease testing test modules built with Test::Builder
		
		Test::Tester::Capture
		Test::Tester::CaptureRunner
	 - 
		Test::Tutorial – A tutorial about writing really basic tests
	
 - 
		Test::use::ok – Alternative to Test::More::use_ok
	
 - 
		Text::Abbrev – abbrev - create an abbreviation table from a list
	
 - 
		Text::Balanced – Extract delimited text sequences from strings.
	
 - 
		Text::CharWidth – Get number of occupied columns of a string on terminal
	
 - 
		Text::Iconv – Perl interface to iconv() codeset conversion function
	
 - 
		Text::ParseWords – parse text into an array of tokens or array of arrays
	
 - 
		Text::Tabs – expand and unexpand tabs like unix expand(1) and unexpand(1)
	
 - 
		Text::Wrap – line wrapping to form simple paragraphs
	
 - 
		Text::WrapI18N – Line wrapping module with support for multibyte, fullwidth, and combining characters and languages without whitespaces between words
	
 - 
		Thread – Manipulate threads in Perl (for old code only)
		
		Thread::Queue
		Thread::Semaphore
	 - 
		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 – , Tie::StdHash, Tie::ExtraHash - base class definitions for tied hashes
		
		Tie::Hash::NamedCapture
	 - 
		Tie::Memoize – add data to hash when needed
	
 - 
		Tie::RefHash – Use references as hash keys
	
 - 
		Tie::Scalar – , Tie::StdScalar - base class definitions for tied scalars
	
 - 
		Tie::StdHandle – base class definitions for tied handles
	
 - 
		Tie::SubstrHash – Fixed-table-size, fixed-key-length hashing
	
 - 
		Time::HiRes – High resolution alarm, sleep, gettimeofday, interval timers
	
 - 
		Time::Local – Efficiently compute time from local and GMT time
	
 - 
		Time::Piece – Object Oriented time objects
	
 - 
		Time::Seconds – a simple API to convert seconds to other date values
	
 - 
		Time::gmtime – by-name interface to Perl's built-in gmtime() function
	
 - 
		Time::localtime – by-name interface to Perl's built-in localtime() function
	
 - 
		Time::tm – internal object used by Time::gmtime and Time::localtime