working against test server!
[Business-OnlinePayment-CardFortress.git] / Makefile.PL
index 15bd3f6..e699d74 100644 (file)
@@ -13,6 +13,8 @@ WriteMakefile(
     PL_FILES            => {},
     PREREQ_PM => {
         'Test::More' => 0,
+        'Crypt::OpenSSL::RSA' => 0,
+        'Business::OnlinePayment' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'Business-OnlinePayment-CardFortress-*' },