summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index b56a744..44b1e02 100644
--- a/Build.PL
+++ b/Build.PL
@@ -21,11 +21,12 @@ Module::Build->new(
'Carp' => 0,
'Class::Accessor' => 0,
'DateTime' => 0,
+ 'DateTime::Format::Strptime' => 0,
'Getopt::Long' => 0,
+ 'JSON' => 0,
'List::Util' => 0,
'LWP::UserAgent' => 0,
'LWP::Protocol::https' => 0,
- 'XML::LibXML' => 0,
},
sign => 1,
meta_merge => {