From: ivan Date: Sun, 20 May 2007 20:15:17 +0000 (+0000) Subject: depend on B:OP v3 X-Git-Tag: Business_OnlinePayment_TransactionCentral_0_04~2 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-TransactionCentral.git;a=commitdiff_plain;h=b1bec03facfa30b4e8a527100b6ef39081e6f11f depend on B:OP v3 --- 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,