diff options
Diffstat (limited to 'Build.PL')
-rwxr-xr-x | Build.PL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, |