X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile.PL;h=614aab28484d48a50f8ac500bb2ef79998ea0b33;hb=fe52ccebf52edf9a6d53793a6d82d0c3f5c2591d;hp=e699d745ef39a684018646b3b97c2d03af6f22e5;hpb=f9ddea23750afb0a148918ee43cf61e5036fe7c8;p=Business-OnlinePayment-CardFortress.git diff --git a/Makefile.PL b/Makefile.PL index e699d74..614aab2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,6 +13,7 @@ WriteMakefile( PL_FILES => {}, PREREQ_PM => { 'Test::More' => 0, + 'File::Slurp' => 0, 'Crypt::OpenSSL::RSA' => 0, 'Business::OnlinePayment' => 0, },