summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rwxr-xr-xBuild.PL2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 4fba955..eda82ff 100755
--- a/Build.PL
+++ b/Build.PL
@@ -20,6 +20,8 @@ Module::Build->new(
'perl' => '5.10.1',
'Carp' => 0,
'Class::Accessor' => '0.16',
+ 'DateTime' => 0,
+ 'DateTime::Format::Strptime' => 0,
'Getopt::Long' => 0,
'JSON' => 0,
'List::MoreUtils' => 0,