X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=README;h=4cf9d13070c7310e21b8aecacabf5a22d28de294;hb=96a2bb9266a47579b029cd8a199a5637f49f6492;hp=c7522e9fc558a922d7810ffee0be59a9d8278384;hpb=f0bb572574c03a7f0a2473ded659a21efe653826;p=Business-CreditCard.git diff --git a/README b/README index c7522e9..4cf9d13 100644 --- a/README +++ b/README @@ -2,13 +2,16 @@ Business::CreditCard These subroutines tell you whether a credit card number is self-consistent -- whether the last digit of the number is a valid checksum for the preceding -digits. +digits. If you additionally want to process the credit card electronically, +see Business::OnlinePayment -Jon Orwant - -The Perl Journal and MIT Media Lab - -orwant@tpj.com +Original author is Jon Orwant , The Perl Journal and MIT +Media Lab Current maintainer is Ivan Kohler . Please don't bother Jon with emails about this module. + +Lee Lawrence , Neale Banks and +Max Becker contributed support for additional card +types. Lee also contributed a working test.pl. +