copyright the company too :)
[Business-OnlinePayment-GlobalPayments.git] / Makefile.PL
index ff2517f..cf03c00 100644 (file)
@@ -13,6 +13,9 @@ WriteMakefile(
     PL_FILES            => {},
     PREREQ_PM => {
         'Test::More' => 0,
+        'Business::OnlinePayment' => 3,
+        'Business::OnlinePayment::HTTPS' => 0,
+        'XML::Simple' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'Business-OnlinePayment-GlobalPayments-*' },