diff options
Diffstat (limited to 'htdocs/docs/install.html')
-rw-r--r-- | htdocs/docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 574ab91e4..bb621e9a1 100644 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -12,7 +12,7 @@ Before installing, you need: <li>Perl modules (<a href="http://www.perl.com/CPAN/doc/manual/html/lib/CPAN.html">CPAN</a> will query, download and build perl modules automatically) <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/Term/">Term-Query</a> (make test broken; install manually) <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">Digest-MD5</a> |