X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-OpenECHO.git;a=blobdiff_plain;f=Makefile.PL;h=5b8088260f75b04d0ac1f884f3ca63420bc3ad49;hp=a9667c633221f00223326a4cdd298d0d791ba7c6;hb=HEAD;hpb=e91f3ad5f7416debd2f32917e0b6cb96e5616565 diff --git a/Makefile.PL b/Makefile.PL index a9667c6..5b80882 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ WriteMakefile( #the maintainer #'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,