X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-SecureHostingUPG.git;a=blobdiff_plain;f=Makefile.PL;h=4045d226fd06ac99b3a5fdaff78b5c1390af03b7;hp=f62e54c90d84f22d1add4987f47b8700b2e370eb;hb=HEAD;hpb=e68e78321174f709f909f3bad181191dd3f3e8db diff --git a/Makefile.PL b/Makefile.PL index f62e54c..4045d22 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,7 +7,7 @@ WriteMakefile( 'AUTHOR' => 'Ivan Kohler ', #'NORECURS' => 1, # dont descend into subdirectories 'PREREQ_PM' => { - 'Business::OnlinePayment' => 0, + 'Business::OnlinePayment' => 3, # for HTTPS (maybe it should be a separate dist?) 'URI::Escape' => 0,