From d11fc3b583bdd1ffa6c7d0cee7462e0fdd5090a1 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sun, 7 Mar 2010 17:32:31 +0100 Subject: Bug 549685: Update the list of required and optional Perl modules r=ghendricks a=LpSolit --- docs/en/xml/installation.xml | 79 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 75 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index c9552e0c6..546e7638d 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 -- cgit v1.2.3-24-g4f1b