Home > Archive > PERL Beginners > May 2004 > RE : Module to validate credit cards
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
RE : Module to validate credit cards
|
|
| Jose Nyimi 2004-05-18, 5:31 pm |
|
> -----Message d'origine-----
> De=A0: Mike Blezien [mailto:mickalo@frontiernet.net]
> Envoy=E9=A0: mardi 18 mai 2004 21:32
> =C0=A0: Perl List
> Objet=A0: Module to validate credit cards
>=20
> Hello,
>=20
> can someone recommend a decent perl module or a reliabe routine to
check
> credit
> cards and expiration dates formats... not to actual check if the card
is
> valid,
> stolen,... etc, but just the format for the common cards used today.
I discovered Business::CreditCard
http://search.cpan.org/~ivan/Busine...7/CreditCard.pm
while reading this article from perl.com
http://www.perl.com/lpt/a/2004/04/29/maypole.html
Check if it's what you want.
HTH,
Jos=E9.
| |
|
|
|
|
|
|
|