diff options
author | Mitch Jackson <mitch@freeside.biz> | 2019-05-06 20:16:50 -0400 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2019-05-06 20:16:50 -0400 |
commit | de7053a563cdc7332b326fded08bdc1790a6e9c2 (patch) | |
tree | b92a6293fd0675fca129bc4f25661343f6e9cc51 | |
parent | 8b1008fc81a3247c4f6f3314f784bda17a2b0fdb (diff) |
Update Makefile prereq
-rwxr-xr-x | Makefile.PL | 1 |
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 |