软件包: libbusiness-creditcard-perl (0.30-1) [universe]
libbusiness-creditcard-perl 的相关链接
Ubuntu 的资源:
下载源码包 libbusiness-creditcard-perl:
- [libbusiness-creditcard-perl_0.30-1.dsc]
- [libbusiness-creditcard-perl_0.30.orig.tar.gz]
- [libbusiness-creditcard-perl_0.30-1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Ivan Kohler
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Validate/generate credit card checksums/names
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.
The validate() subroutine returns 1 if the card number provided passes the checksum test, and 0 otherwise.
The cardtype() subroutine returns a string containing the type of card: "MasterCard", "VISA", and so on. My list is not complete; I welcome additions.
The generate_last_digit() subroutine computes and returns the last digit of the card given the preceding digits. With a 16-digit card, you provide the first 15 digits; the subroutine returns the sixteenth.
其它与 libbusiness-creditcard-perl 有关的软件包
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)