From 127d97066b4e80275afd10fbdf98c683bd27eb43 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 19 Mar 2008 21:59:40 -0400 Subject: Time::Duration is no longer used, remove from docs and recommends. --- doc/install.mdwn | 6 +++--- doc/tips/SharedHosting.mdwn | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/install.mdwn b/doc/install.mdwn index 5e3720c5e..170a1d93a 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -11,9 +11,9 @@ perl modules be installed. It also uses the following perl modules if available: [[cpan CGI::Session]], [[cpan CGI::FormBuilder]] (version 3.05 or newer), [[cpan -Mail::Sendmail]], [[cpan Time::Duration]], [[cpan TimeDate]], [[cpan -RPC::XML]], [[cpan XML::Simple]], [[cpan XML::Feed]], [[cpan -File::MimeInfo]], [[cpan Locale::gettext]] (version 1.04 or newer). +Mail::Sendmail]], [[cpan TimeDate]], [[cpan RPC::XML]], +[[cpan XML::Simple]], [[cpan XML::Feed]], [[cpan File::MimeInfo]], +[[cpan Locale::gettext]] (version 1.04 or newer). It's recommended you have a C compiler, as ikiwiki uses one to build wrappers. diff --git a/doc/tips/SharedHosting.mdwn b/doc/tips/SharedHosting.mdwn index aa8ea21a4..5af894d16 100644 --- a/doc/tips/SharedHosting.mdwn +++ b/doc/tips/SharedHosting.mdwn @@ -109,7 +109,7 @@ Install the modules required for Ikiwiki. I install all of the ones required *a install Text::Markdown URI HTML::Parser HTML::Template install CGI CGI::Session CGI::FormBuilder - install Mail::Sendmail Time::Duration HTML::Scrubber + install Mail::Sendmail HTML::Scrubber install RPC::XML XML::Simple XML::Feed File::MimeInfo Locale::gettext # Changes to Ikiwiki's build/install process -- cgit v1.2.3