From f896384ceb895b169ff7e6e911ecfc9cf42a0a9a Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Tue, 5 Aug 2008 18:53:28 +0200 Subject: [PATCH] Adding Email::Date dependancy, requested by MIME::Lite (no bugzilla entry) Signed-off-by: Joshua Ferraro --- Makefile.PL | 1 + about.pl | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile.PL b/Makefile.PL index 5cca5e48ec..69a12cfabd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -547,6 +547,7 @@ WriteMakefile( 'Date::ICal' => 1.72, 'Date::Manip' => 5.44, 'Digest::MD5' => 2.36, + 'Email::Date' => 1.103, 'File::Temp' => 0.16, 'GD' => 2.39, #optional 'GD::Barcode::UPCE' => 1.1, diff --git a/about.pl b/about.pl index 6cff96d5bc..08b3b6f081 100755 --- a/about.pl +++ b/about.pl @@ -77,6 +77,7 @@ Date::Calc Data::ICal Date::Manip Digest::MD5 +Email::Date File::Temp GD GD::Barcode::UPCE -- 2.39.2