0.09
[Business-OnlinePayment-Jety.git] / Makefile.PL
index 56947e4..82d2b86 100644 (file)
@@ -13,6 +13,10 @@ WriteMakefile(
     PL_FILES            => {},
     PREREQ_PM => {
         'Test::More' => 0,
+        'Tie::IxHash' => 0,
+        'Date::Format' => 0,
+        'Business::OnlinePayment' => 0,
+        'Net::HTTPS::Any' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'Business-OnlinePayment-Jety-*' },