X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-TransactionCentral.git;a=blobdiff_plain;f=Makefile.PL;h=ef9ad1a035e1df5f10a0de9cf7c3c5ab21cc64ce;hp=b61410bf76998056de7f0f1a7c967ebcc33a4261;hb=HEAD;hpb=97caf6448f338be65d58b3331d3cb50084fa2793 diff --git a/Makefile.PL b/Makefile.PL index b61410b..ef9ad1a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,7 @@ WriteMakefile( NAME => 'Business::OnlinePayment::TransactionCentral', VERSION_FROM => 'lib/Business/OnlinePayment/TransactionCentral.pm', # finds $VERSION PREREQ_PM => { - 'Business::OnlinePayment' => 0, + 'Business::OnlinePayment' => 3, # for HTTPS (maybe it should be a separate dist?) 'URI::Escape' => 0,