summaryrefslogtreecommitdiff
path: root/htdocs/docs/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs/install.html')
-rw-r--r--htdocs/docs/install.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index b9b4a97d0..f96065136 100644
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -11,6 +11,8 @@ Before installing, you need:
<li>A database engine supported by Perl's <a href="http://www.hermetica.com/technologia/DBI/">DBI</a>, such as <a href="http://www.tcx.se/">MySQL</a> or <a href="http://www.postgresql.org/">PostgreSQL</a>
<li>Perl modules
<ul>
+ <li><a href="http://www.perl.com/CPAN/modules/by-module/Array/">Array-PrintCols</a>
+ <li><a href="http://www.perl.com/CPAN/modules/by-module/Term/">Term-Query</a>
<li><a href="http://www.perl.com/CPAN/modules/by-module/MIME/">MIME-Base64</a>
<li><a href="http://www.perl.com/CPAN/modules/by-module/Data">Data-Dumper</a>
<li><a href="http://www.perl.com/CPAN/modules/by-module/MD5">MD5</a>