From d6841e2123a312b9ac18b0d030c79389a778a7df Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 2 Jul 2008 21:12:16 +0000 Subject: we need B:OP v3, declare so in Makefile.PL --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') 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, -- cgit v1.2.1