depend on B:OP v3
[Business-OnlinePayment-SecureHostingUPG.git] / Makefile.PL
index f62e54c..4045d22 100644 (file)
@@ -7,7 +7,7 @@ WriteMakefile(
     'AUTHOR'       => 'Ivan Kohler <ivan-securehostingupg@420.am>',
     #'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,