From: Andrew Chilton Date: Sun, 6 Jun 2010 03:38:31 +0000 (+1200) Subject: Update packages with Date::Simple X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6e46571a38953d8d8de99c3c003215cae3652c4e;p=cil.git Update packages with Date::Simple --- diff --git a/Build.PL b/Build.PL index 7061afc..b5fabf7 100644 --- a/Build.PL +++ b/Build.PL @@ -10,6 +10,7 @@ my $builder = Module::Build->new( build_requires => { 'Class::Accessor' => 0, 'DateTime' => 0, + 'Date::Simple' => 0, 'Digest::MD5' => 0, 'Email::Date' => 0, 'Email::Find' => 0, diff --git a/INSTALLATION b/INSTALLATION index da58048..6a75d7c 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -6,6 +6,7 @@ Dependencies Perl Modules: * Class::Accessor + * Date::Simple * DateTime * Digest (Perl core module) * Email::Date @@ -34,6 +35,7 @@ For Debian Etch, the following packages will need to be installed: * libfile-touch-perl * libfile-slurp-perl * libclass-accessor-perl +* libdate-simple-perl * libdatetime-perl * libfile-homedir-perl