summaryrefslogtreecommitdiff
path: root/httemplate/docs/upgrade-1.4.2.html
diff options
context:
space:
mode:
authorivan <ivan>2004-04-05 09:09:15 +0000
committerivan <ivan>2004-04-05 09:09:15 +0000
commitfaba205c6f9943df8af154f5c893640eb6cd00b5 (patch)
treebffaa3f7bd7baaac1f4950535eaf4b68a3c527e0 /httemplate/docs/upgrade-1.4.2.html
parentf7f141cc60e8e14810ae7011eac87d98c2096292 (diff)
add whois functionality internally instead of linking to geektools
Diffstat (limited to 'httemplate/docs/upgrade-1.4.2.html')
-rw-r--r--httemplate/docs/upgrade-1.4.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade-1.4.2.html b/httemplate/docs/upgrade-1.4.2.html
index b8c5fcf7e..eb40df8b3 100644
--- a/httemplate/docs/upgrade-1.4.2.html
+++ b/httemplate/docs/upgrade-1.4.2.html
@@ -14,6 +14,7 @@
<li>Install <a href="http://search.cpan.org/search?dist=Cache-Cache">Cache::Cache</a>.
<li>Install <a href="http://search.cpan.org/search?dist=Net-SSH">Net::SSH</a> 0.08.
<li>Install <a href="http://search.cpan.org/search?dist=Crypt-PasswdMD5">Crypt::PasswdMD5</a>
+ <li>Install <a href="http://search.cpan.org/search?dist=Net-Whois-Raw">Net::Whois::Raw</a>
<li>CGI.pm minimum version 2.47 is required. You will probably need to install a current CGI.pm from CPAN if you are using Perl 5.005 or earlier.
<li>If using Apache::ASP, add <code>PerlSetVar RequestBinaryRead Off</code> to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55.
<li>Run <code>make aspdocs</code> or <code>make masondocs</code>.