summaryrefslogtreecommitdiff
path: root/misc/p5-Business-CreditCard
diff options
context:
space:
mode:
authorcjep <cjep>2004-01-11 13:13:34 +0000
committercjep <cjep>2004-01-11 13:13:34 +0000
commitb00ddf0db548bdc4e9f7e0656cc6261c8acfeaa8 (patch)
tree412aa5e8964a0bbad9eec89e3f505d68fdc4ed8b /misc/p5-Business-CreditCard
parent85cad886aae9b4dd445c9047d636bac8054e7ac3 (diff)
downloadpkgsrc-b00ddf0db548bdc4e9f7e0656cc6261c8acfeaa8.tar.gz
Lint: <=24 lines
Diffstat (limited to 'misc/p5-Business-CreditCard')
-rw-r--r--misc/p5-Business-CreditCard/DESCR9
1 files changed, 1 insertions, 8 deletions
diff --git a/misc/p5-Business-CreditCard/DESCR b/misc/p5-Business-CreditCard/DESCR
index 3b37a222d18..dca81005c11 100644
--- a/misc/p5-Business-CreditCard/DESCR
+++ b/misc/p5-Business-CreditCard/DESCR
@@ -14,14 +14,7 @@ of the card given the preceding digits. With a 16-digit card, you
provide the first 15 digits; the subroutine returns the sixteenth.
This module does not tell you whether the number is on an actual card,
-only whether it might conceivably be on a real card. To verify whether
-a card is real, or whether it's been stolen, or what its balance is, you
-need a Merchant ID, which gives you access to credit card databases.
-The Perl Journal (http://work.media.mit.edu/tpj) has a Merchant ID so
-that I can accept MasterCard and VISA payments; it comes with the little
-pushbutton/slide-your-card-through device you've seen in restaurants and
-stores. That device calculates the checksum for you, so I don't
-actually use this module.
+only whether it might conceivably be on a real card.
These subroutines will also work if you provide the arguments as numbers
instead of strings, e.g. validate(5276440065421319).