summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-17 16:09:04 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-17 16:09:04 +0200
commit01da3afd1e14ddeeb9cb2244e42f98bd60c10972 (patch)
treeaba914535ada0ae368975e61221c79280309f1b3 /Build.PL
parent8edfa3d6e81e68af6f61bcab313e31928baa1c8c (diff)
prepare for v2.00 release
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,