diff options
-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 |