From e5c4eae640be852fd0477d14750892bea2b4eeb1 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 27 Oct 2006 17:11:30 +0000 Subject: * Add missing dependency on the URI perl module. --- doc/install.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/install.mdwn b/doc/install.mdwn index 4c3c8bbe9..bc1067737 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -5,8 +5,9 @@ most unix-like systems. Ikiwiki is a perl program, and needs a recent version of perl such as 5.8.8. (5.8.0 has been reported not to work). -Ikiwiki requires [[MarkDown]] and the `HTML::Parser` perl module be -installed, and also uses the following perl modules if available: +Ikiwiki requires [[MarkDown]] and the `URI` and `HTML::Parser` perl +modules be installed, and also uses the following perl modules if +available: `CGI::Session` `CGI::FormBuilder` (version 3.02.02 or newer) `HTML::Template` `Mail::Sendmail` `Time::Duration` `Date::Parse`, `HTML::Scrubber`, `RPC::XML`, `XML::Simple`, `XML::Feed`. -- cgit v1.2.3