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 f9af4e6..339caf8 100755
--- a/Build.PL
+++ b/Build.PL
@@ -22,6 +22,8 @@ Module::Build->new(
'Carp' => 0,
'Class::Accessor' => '0.16',
'Getopt::Long' => 0,
+ 'JSON' => 0,
+ 'List::MoreUtils' => 0,
'List::Util' => 0,
'LWP::UserAgent' => 0,
'POSIX' => 0,