X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-viaKLIX.git;a=blobdiff_plain;f=Makefile.PL;h=20dab75cb8350e60e50187d214f070c2935aad17;hp=f9eaa1a3ff8eb5839818a817284ad70e1b3f93e8;hb=7a29b217584b2992ca6e90db905957263a1e1b8a;hpb=33468536729cb00592ce4ac4af3594b32a8bddb5 diff --git a/Makefile.PL b/Makefile.PL index f9eaa1a..20dab75 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,6 +8,5 @@ WriteMakefile( 'PREREQ_PM' => { 'Business::OnlinePayment' => 3, 'Business::OnlinePayment::HTTPS' => 0.04, - 'Business::CreditCard' => 0.27, }, );