Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilb/business-cccheck
Perl module for checking credit card numbers
https://github.com/neilb/business-cccheck
Last synced: 18 days ago
JSON representation
Perl module for checking credit card numbers
- Host: GitHub
- URL: https://github.com/neilb/business-cccheck
- Owner: neilb
- Created: 2012-08-22T20:02:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T22:40:35.000Z (about 9 years ago)
- Last Synced: 2024-11-06T02:09:22.968Z (2 months ago)
- Language: Perl
- Size: 158 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
README for Perl module Business::CCCheck
This module provides a number of utility functions for checking
the validity of credit card numbers and dates, including the LUHN check.You can read a nicely formatted version of the documentation for
this module online:https://metacpan.org/pod/Business::CCCheck
You should be able to install this using your usual method for installing
modules from CPAN. If you don't have one let, have a look at:http://www.cpan.org/modules/INSTALL.html
This module was written by Michael Robinton,
Some maintenance releases have been done by Neil Bowers