Linux software

 
Contact Us
finance : p5-Business-CreditCard
Perl5 module to 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.
Version number : 0.30
Md5 : MD5 (Business-CreditCard-0.30.tar.gz) = 2d532583fbd58561f7f46f914cdf4510 SHA256 (Business-CreditCard-0.30.tar.gz) = 1a052afd178419057dff025b8ea3ad003ab110bce270359d3af70ad18664e055 SIZE (Business-CreditCard-0.30.tar.gz) = 5929
Linux Software