summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 0 insertions, 1 deletions
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,
},
);