]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by joey
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 29 Apr 2006 18:20:35 +0000 (18:20 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 29 Apr 2006 18:20:35 +0000 (18:20 +0000)
doc/install.mdwn

index e8c94361cfc8792489a38a4b632e9d24aed72f53..003da0ec712e7aafd074378411187c2d2f018c8e 100644 (file)
@@ -1,5 +1,10 @@
 The easiest way to install ikiwiki is using the Debian package.
 
 The easiest way to install ikiwiki is using the Debian package.
 
+Ikiwiki requires [[MarkDown]] be installed, and also uses the following
+perl modules: `CGI::Session` `CGI::FormBuilder` (version 3.02.02 or
+newer) `HTML::Template` `Mail::SendMail` `Time::Duration` `Date::Parse`
+(libtimedate-perl), `HTML::Scrubber`
+
 If you want to install from the tarball, you should make sure that the required perl modules are installed, then run:
 
         perl Makefile.PL
 If you want to install from the tarball, you should make sure that the required perl modules are installed, then run:
 
         perl Makefile.PL