we don't need Business::CreditCard, don't declare that we do
authorivan <ivan>
Mon, 15 Oct 2007 20:30:23 +0000 (20:30 +0000)
committerivan <ivan>
Mon, 15 Oct 2007 20:30:23 +0000 (20:30 +0000)
Makefile.PL

index f9eaa1a..20dab75 100644 (file)
@@ -8,6 +8,5 @@ WriteMakefile(
     'PREREQ_PM'    => { 
                         'Business::OnlinePayment' => 3,
                         'Business::OnlinePayment::HTTPS' => 0.04,
-                        'Business::CreditCard' => 0.27,
                       },
 );