summaryrefslogtreecommitdiff
path: root/httemplate/docs/install.html
diff options
context:
space:
mode:
authorivan <ivan>2005-03-06 03:04:29 +0000
committerivan <ivan>2005-03-06 03:04:29 +0000
commit34647c32b50ce3b8ee1b6d3d7aef4ba9d0297bdb (patch)
treefaf2226212cf421ffc5d7c998f9eab9ed2ef9216 /httemplate/docs/install.html
parentf34557b8890dcc63db6c5588233dc7bfa9d39f22 (diff)
add Excel and CSV download of templated reports and clean up their HTML formatting, closes; Bug#520, Bug#1107
Diffstat (limited to 'httemplate/docs/install.html')
-rw-r--r--httemplate/docs/install.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html
index 1632fb38d..4a89ab3ba 100644
--- a/httemplate/docs/install.html
+++ b/httemplate/docs/install.html
@@ -62,6 +62,8 @@ Before installing, you need:
<li><a href="http://search.cpan.org/search?dist=Crypt-PasswdMD5">Crypt::PasswdMD5</a>
<li><a href="http://search.cpan.org/search?dist=JavaScript-RPC">JavaScript::RPC (JavaScript::RPC::Server::CGI)</a>
<li><a href="http://search.cpan.org/search?dist=Frontier-RPC">Frontier::RPC</a>
+ <li><a href="http://search.cpan.org/search?dist=Text-CSV_XS">Text::CSV_XS</a>
+ <li><a href="http://search.cpan.org/search?dist=Spreadsheet-WriteExcel">Spreadsheet::WriteExcel</a>
<!-- <li><a href="http://search.cpan.org/search?dist=Crypt-YAPassGen">Crypt::YAPassGen</a> -->
<li><a href="http://search.cpan.org/search?dist=ApacheDBI">Apache::DBI</a> <i>(optional but recommended for better webinterface performance)</i>
</ul>