bump version to 3.00_05, fix, fix inclusion of B:FS:preCharge in "make install" and...
[Business-OnlinePayment.git] / Makefile.PL
index 93a5ebd..54d15bb 100644 (file)
@@ -5,6 +5,7 @@ WriteMakefile(
     'NAME'         => 'Business::OnlinePayment',
     'VERSION_FROM' => 'OnlinePayment.pm', # finds $VERSION
     'AUTHOR'       => 'Ivan Kohler <ivan-business-onlinepayment@420.am>',
+    'PMLIBDIRS'    => [ 'OnlinePayment', 'FraudDetect' ],
     'NORECURS'     => 1, # dont descend into subdirectories
     'PREREQ_PM'    => { 
                         # for HTTPS (maybe it should be a separate dist?)