From ee6d0107b95924d9dfbdac83339b07f5a8ae50a5 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 1 Mar 2008 23:20:59 +0000 Subject: [PATCH] i kant spehl --- Changes | 1 + CreditCard.pm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 8f6c660..18d7ee1 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,7 @@ Revision history for Perl extension Business::CreditCard. - Add META.yml to MANIFEST - Add Irish Laser card, thanks to Eoin Redmond for the heads-up. - Add documentation on what this module *is* and *is NOT* about. + - Spelling fix in docs 0.30 Mon Dec 18 23:24:25 PST 2006 - back after two and a half years; happy hanukkah! diff --git a/CreditCard.pm b/CreditCard.pm index 6a9a918..bc700f8 100644 --- a/CreditCard.pm +++ b/CreditCard.pm @@ -55,7 +55,7 @@ Possible return values are: "Not a credit card" is returned on obviously invalid data values. As of 0.30, cardtype() will accept a partial card masked with "x", "X', ".", -"*" or "_". Only the first 2-6 digits and the lenth are significant; +"*" or "_". Only the first 2-6 digits and the length are significant; whitespace and dashes are removed. To recognize just Visa, MasterCard and Amex, you only need the first two digits; to recognize almost all cards except some Switch cards, you need the first four digits, and to recognize -- 2.11.0