summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2019-05-06 20:16:50 -0400
committerMitch Jackson <mitch@freeside.biz>2019-05-06 20:16:50 -0400
commitde7053a563cdc7332b326fded08bdc1790a6e9c2 (patch)
treeb92a6293fd0675fca129bc4f25661343f6e9cc51
parent8b1008fc81a3247c4f6f3314f784bda17a2b0fdb (diff)
Update Makefile prereq
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 6f15251..61fd447 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -7,6 +7,7 @@ WriteMakefile(
PREREQ_PM => {qw/
Business::OnlinePayment 0
Carp 0
+ Cpanel::JSON::XS 0
Data::Dumper 0
LWP::UserAgent 0
MIME::Base64 0