From: Frédéric Buclin Date: Sun, 7 Mar 2010 16:34:44 +0000 (+0100) Subject: Bug 549685: Update the list of required and optional Perl modules X-Git-Tag: bugzilla-3.6rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=777e61b007ad908f9991f799e6d568bfe00ff7da;p=thirdparty%2Fbugzilla.git Bug 549685: Update the list of required and optional Perl modules r=ghendricks a=LpSolit --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index c9552e0c68..546e7638d4 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -285,7 +285,7 @@ - CGI &min-cgi-ver; + CGI (&min-cgi-ver;) @@ -295,6 +295,18 @@ + + + DateTime (&min-datetime-ver;) + + + + + + DateTime::TimeZone (&min-datetime-timezone-ver;) + + + DBI (&min-dbi-ver;) @@ -322,8 +334,7 @@ - Template - (&min-template-ver;) + Digest::SHA (&min-digest-sha-ver;) @@ -333,11 +344,36 @@ + + + Email::MIME (&min-email-mime-ver;) + + + + + + Email::MIME::Encodings (&min-email-mime-encodings-ver;) + + + Email::MIME::Modifier (&min-email-mime-modifier-ver;) + + + + Template + (&min-template-ver;) + + + + + + URI (&min-uri-ver;) + + Optional Perl modules: @@ -352,7 +388,7 @@ Template::Plugin::GD::Image - (&min-gd-ver;) for Graphical Reports + (&min-template-plugin-gd-image-ver;) for Graphical Reports @@ -411,6 +447,13 @@ + + + Authen::SASL + (&min-authen-sasl-ver;) for SASL Authentication + + + Authen::Radius @@ -425,6 +468,20 @@ + + + JSON::RPC + (&min-json-rpc-ver;) for the JSON-RPC interface + + + + + + Test::Taint + (&min-test-taint-ver;) for the web service interface + + + HTML::Parser @@ -453,6 +510,20 @@ + + + TheSchwartz + (&min-theschwartz-ver;) for Mail Queueing + + + + + + Daemon::Generic + (&min-daemon-generic-ver;) for Mail Queueing + + + mod_perl2