From 85af20955c828eb7bfb435d8afa3770d9198e955 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 15 Dec 2013 22:13:27 +0100 Subject: add -s, -S options to allow user control of time/duration formats --- Build.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index f6dc818..c8ecc23 100644 --- a/Build.PL +++ b/Build.PL @@ -21,6 +21,7 @@ Module::Build->new( 'Carp' => 0, 'Class::Accessor' => 0, 'DateTime' => 0, + 'DateTime::Format::Duration' => 0, 'Getopt::Long' => 0, 'List::MoreUtils' => 0, 'LWP::UserAgent' => 0, -- cgit v1.2.3