Added finance/p5-Algorithm-LUHN version 1.00
authorabs <abs>
Sat, 25 Oct 2008 20:22:07 +0000 (20:22 +0000)
committerabs <abs>
Sat, 25 Oct 2008 20:22:07 +0000 (20:22 +0000)
commitd39a0f9004c68679d3a0258c1f900495da488d1a
tree2724c19214cf9542cd2cc0d20c7b96da82145447
parent07a7c7b5499adf4a354e05d9f777661c9609393d
Added finance/p5-Algorithm-LUHN version 1.00

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 & Poor's security identifiers such
as CUSIP's and CSIN's.

You can find plenty of information about the algorithm by searching
the web for "modulus 10 double add double".
finance/p5-Algorithm-LUHN/DESCR [new file with mode: 0644]
finance/p5-Algorithm-LUHN/Makefile [new file with mode: 0644]
finance/p5-Algorithm-LUHN/distinfo [new file with mode: 0644]