we need B:OP v3, declare so in Makefile.PL
[Business-OnlinePayment-OpenECHO.git] / Makefile.PL
index a9667c6..5b80882 100644 (file)
@@ -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,