summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 62105b6..48a27ff 100644
--- a/Build.PL
+++ b/Build.PL
@@ -43,7 +43,10 @@ my $build = Module::Build->new(
'DateTime::Format::Strptime' => 0,
'DateTime::TimeZone' => 0,
'Getopt::Long' => 0,
+ 'JSON' => 0,
'List::MoreUtils' => 0,
+ 'LWP::UserAgent' => 0,
+ 'Net::Netrc' => 0,
'POSIX' => 0,
'Term::ANSIColor' => 0,
'Term::Size' => 0,