X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=README;h=4cf9d13070c7310e21b8aecacabf5a22d28de294;hb=d5754d06ec2a4784255c19ccf5163971f1fe7b20;hp=5a1dde736c18ffb2dbc3b1ab64c725a6d779dd04;hpb=559449523fcbfe875fce85bd3b7f270e16dff087;p=Business-CreditCard.git diff --git a/README b/README index 5a1dde7..4cf9d13 100644 --- a/README +++ b/README @@ -2,18 +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 and Neale Banks -contributed support for additional card types. Lee also contributed a working -test.pl. +Lee Lawrence , Neale Banks and +Max Becker contributed support for additional card +types. Lee also contributed a working test.pl.