diff options
Diffstat (limited to 'Build.PL')
| -rw-r--r-- | Build.PL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 => { |
