Appendix D. Required Perl Module Dependencies
This is a list of modules and minimum versions (where applicable) required for RT’s installation. All of these modules are available on CPAN, http://cpan.perl.org.
This list is accurate as of RT 3.4.2. Newer versions of RT may require newer versions of modules.
-
Core
Cache::Simple::TimedExpiry |
Class::ReturnValue (0.40) |
DBI (1.37) |
DBIx::SearchBuilder (1.26) |
Digest::MD5 (2.27) |
File::Spec (0.8) |
File::Temp |
HTML::Entities |
Locale::Maketext (1.06) |
Locale::Maketext::Fuzzy |
Locale::Maketext::Lexicon (0.32) |
Log::Dispatch (2.0) |
MIME::Entity (5.108) |
Mail::Mailer (1.57) |
Module::Versions::Report |
Net::Domain |
Net::SMTP |
Scalar::Util |
Term::ReadKey |
Test::Inline |
Text::Autoformat |
Text::Quoted (1.3) |
Text::Template |
Text::Wrapper |
Time::ParseDate |
Tree::Simple (1.0.4) |
XMl::Simple |
-
Mason
Apache::Session (1.53) |
CGI (2.92) |
CGI::Cookie (1.20) |
Cache::Cache |
Digest::MD5 (2.27) |
Errno |
Exception::Class (1.14) |
FreezeThaw |
HTML::Mason (1.23) |
HTML::Server::Simple (0.07) |
HTML::Server::Simple::Mason (0.03) |
MLDBM |
Params::Validate (0.02) |
Storable (2.08) |
XML::RSS |
-
Mail gateway / CLI
Getopt::Long (2.24) |
HTML::FormatText |
HTML::TreeBuilder |
LWP::UserAgent |
-
FastCGI
-
mod_perl 1.x
Apache::Request |
Apache::DBI (0.92) |
-
mod_perl 2.x
-
Database (only the appropriate DBD module for your database is necessary)
DBD::mysql (2.1018) |
DBD::Oracle |
DBD::Pg |
DBD::SQLite |
-
Development Support
Apache::Test |
HTML::Form |
HTML::TokeParser |
Module::Refresh (0.03) |
Regexp::Common |
Test::Inline |
Test::WWW::Mechanize |
WWW::Mechanize |