]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/install.mdwn
fix
[git.ikiwiki.info.git] / doc / install.mdwn
index 3a9885828ee7d8acf427f7ba4461fdd8a7959187..1848545957414b3469403829c5f5320e423be02b 100644 (file)
@@ -6,8 +6,11 @@ Ikiwiki is a perl program, and needs a recent version of perl such as
 Ikiwiki requires [[MarkDown]] and the `HTML::Parser` perl module be
 installed, and also uses the following perl modules if available: 
 `CGI::Session` `CGI::FormBuilder` (version 3.02.02 or newer)
 Ikiwiki requires [[MarkDown]] and the `HTML::Parser` perl module 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`.  The 'fortune' plugin uses fortune(1).
+`HTML::Template` `Mail::Sendmail` `Time::Duration` `Date::Parse`,
+`HTML::Scrubber`, `RPC::XML`, `XML::Simple`, `XML::Feed`.
+
+Various [[plugins]] use other libraries and utlities; see their individual
+documentation for details.
 
 If you're installing MarkDown by hand, note that it should be installed as
 `Markdown.pm` somewhere in perl's module search path, or alternately as
 
 If you're installing MarkDown by hand, note that it should be installed as
 `Markdown.pm` somewhere in perl's module search path, or alternately as