depend on B:OP v3
authorivan <ivan>
Sun, 20 May 2007 20:15:17 +0000 (20:15 +0000)
committerivan <ivan>
Sun, 20 May 2007 20:15:17 +0000 (20:15 +0000)
Makefile.PL

index b61410b..ef9ad1a 100644 (file)
@@ -6,7 +6,7 @@ WriteMakefile(
     NAME              => 'Business::OnlinePayment::TransactionCentral',
     VERSION_FROM      => 'lib/Business/OnlinePayment/TransactionCentral.pm', # finds $VERSION
     PREREQ_PM         => {
-                           'Business::OnlinePayment' => 0,
+                           'Business::OnlinePayment' => 3,
 
                            # for HTTPS (maybe it should be a separate dist?)
                            'URI::Escape' => 0,