Re: RFC: Algorithm::Damm

2013-03-19 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article , Brian Wightman wrote: > I (m...@cpan.org) am preparing a module ( > https://github.com/MidLifeXis/perl-algorithm-damm) implementing the Damm > check digit generator (http://en

RFC: Algorithm::Damm

2013-03-18 Thread Brian Wightman
I (m...@cpan.org) am preparing a module ( https://github.com/MidLifeXis/perl-algorithm-damm) implementing the Damm check digit generator (http://en.wikipedia.org/wiki/Damm_algorithm), and am considering the Algorithm::Damm namespace. Are there other recommendations or locations where this would be