Algorithm::LUHN 1.00
Sponsored Links
Algorithm::LUHN 1.00 Ranking & Summary
File size:
0.004 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
910
Date added:
2007-05-16
Publisher:
Tim Ayers
Algorithm::LUHN 1.00 description
Algorithm::LUHN is a Perl module to calculate the modulus 10 double add double checksum.
SYNOPSIS
use Algorithm::LUHN qw/check_digit is_valid/;
$c = check_digit("43881234567");
print "It worksn" if is_valid("43881234567$c");
$c = check_digit("A2C4E6G8"); # this will cause an error
print "Valid LUHN characters are:n";
my %vc = Algorithm::LUHN::valid_chars();
for (sort keys %vc) {
print "$_ => $vc{$_}n";
}
Algorithm::LUHN::valid_chars(map {$_ => ord($_)-ord(A)+10} A..Z);
$c = check_digit("A2C4E6G8");
print "It worked againn" if is_valid("A2C4E6G8$c");
This module calculates the Modulus 10 Double Add Double checksum, also known as the LUHN Formula. This algorithm is used to verify credit card numbers and Standard & Poors security identifiers such as CUSIPs and CSINs.
You can find plenty of information about the algorithm by searching the web for "modulus 10 double add double".
SYNOPSIS
use Algorithm::LUHN qw/check_digit is_valid/;
$c = check_digit("43881234567");
print "It worksn" if is_valid("43881234567$c");
$c = check_digit("A2C4E6G8"); # this will cause an error
print "Valid LUHN characters are:n";
my %vc = Algorithm::LUHN::valid_chars();
for (sort keys %vc) {
print "$_ => $vc{$_}n";
}
Algorithm::LUHN::valid_chars(map {$_ => ord($_)-ord(A)+10} A..Z);
$c = check_digit("A2C4E6G8");
print "It worked againn" if is_valid("A2C4E6G8$c");
This module calculates the Modulus 10 Double Add Double checksum, also known as the LUHN Formula. This algorithm is used to verify credit card numbers and Standard & Poors security identifiers such as CUSIPs and CSINs.
You can find plenty of information about the algorithm by searching the web for "modulus 10 double add double".
Algorithm::LUHN 1.00 Screenshot
Algorithm::LUHN 1.00 Keywords
LUHN
LUHN 1.00
modulus 10 double add double
10 double
Modulus 10
double checksum
to calculate
Perl module
double
modulus
10
module
c
checksum
Algorithm::LUHN
AlgorithmLUHN
Bookmark Algorithm::LUHN 1.00
Algorithm::LUHN 1.00 Copyright
WareSeeker periodically updates pricing and software information of Algorithm::LUHN 1.00 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Algorithm::LUHN 1.00 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
modulus 10 double add double formula
modulus 10 double add double technique
modulus 10 double add double cusip
modulus 10 double add double vb
isin modulus 10 double add double
Luhn algorithm
high power red laser diode modules
modulus 10 formula
stoptailturn light bar modules
modulus 10 check digit
double h boots
memory modules
modulus 10 calculator
doubletree hotel
780wp of kyocera solar modules
doubletree inn
modulus 10 algorithm
doubletree
Related Software
Algorithm::Loops is a Perl module with looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*. Free Download
Algorithm::Diff is a Perl module to compute `intelligent differences between two files / lists. Free Download
Algorithm::Permute is a Perl module with handy and fast permutation with object oriented interface. Free Download
Algorithm::DiffOld is a Perl module to compute `intelligent differences between two files / lists but use the old interface. Free Download
Algorithm::Merge is a Perl module package that provides three-way merge and diff. Free Download
Algorithm::SixDegrees is a Perl module that can find a path through linked elements in a set. Free Download
Algorithm::Line::Bresenham is a Perl module that contains a simple pixellated line-drawing algorithm. Free Download
Algorithm::Diff::Apply is a Perl module to apply one or more Algorithm::Diff diffs. Free Download
Latest Software
Popular Software
Favourite Software