From faba205c6f9943df8af154f5c893640eb6cd00b5 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 5 Apr 2004 09:09:15 +0000 Subject: add whois functionality internally instead of linking to geektools --- httemplate/docs/install.html | 2 +- httemplate/docs/upgrade-1.4.2.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 7fcc4a1a2..99b40db04 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -30,7 +30,7 @@ Before installing, you need:
  • HTML-Parser
  • libnet
  • Locale-Codes -
  • Net-Whois +
  • Net-Whois-Raw
  • libwww-perl
  • Business-CreditCard 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 @@
  • Install Cache::Cache.
  • Install Net::SSH 0.08.
  • Install Crypt::PasswdMD5 +
  • Install Net::Whois::Raw
  • 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.
  • If using Apache::ASP, add PerlSetVar RequestBinaryRead Off to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55.
  • Run make aspdocs or make masondocs. -- cgit v1.2.1