summaryrefslogtreecommitdiff
path: root/htdocs/docs/install.html
diff options
context:
space:
mode:
authorivan <ivan>1999-08-05 07:19:54 +0000
committerivan <ivan>1999-08-05 07:19:54 +0000
commit5c797603d68f5a240a49e0082508a96fc2a1cd8e (patch)
tree1d43d0f52bae8f2dde2a452fd6490ebe59e77d9e /htdocs/docs/install.html
parent32794e9defaeb5ebc84afabf3ef5b360f5533d08 (diff)
minor documentation update
Diffstat (limited to 'htdocs/docs/install.html')
-rw-r--r--htdocs/docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index b77d37c6f..f38b89e3b 100644
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -7,7 +7,7 @@ Before installing, you need:
<ul>
<li>A web server, such as <a href="http://www.apache-ssl.org">Apache-SSL</a> or <a href="http://www.apache.org">Apache</a>
<li><a href="ftp://ftp.cs.hut.fi/pub/ssh/">SSH</a>
- <li><a href="http://www.perl.com/CPAN/doc/relinfo/INSTALL.html">Perl</a> (at least 5.004_04 for the 5.004 series or 5.005_03 for the 5.005 series. Don't enable experimental features like threads or the PerlIO abstraction layer.)
+ <li><a href="http://www.perl.com/CPAN/doc/relinfo/INSTALL.html">Perl</a> (at least 5.004_05 for the 5.004 series or 5.005_03 for the 5.005 series. Don't enable experimental features like threads or the PerlIO abstraction layer.)
<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> (see the <a href="postgresql.html">PostgreSQL notes</a>)
<li>Perl modules
<ul>