11.7.05

Agorithm::LUHN

My second problem this week concerns the generation of Invoice/Reference numbers with a check digit.

The finance organization required "details of the algorithm generating the check digit" and then as an aside said, for example "Mod 10 v01"

So a bit of googling and hunting around lead to installing Agorithm::LUHN off CPAN.

Works real fine

No comments: