I mailed the perl.module-authors list to get some feedback.
Here is the mail:
Hello,
I am considering releasing some modules I use for work to CPAN.
The modules are implementing general (simple) algorithms for dealing with verification and generation of some simple code systems used in Denmark, yes they are very local.
My question is what namespace would be relevant for this?
I have some suggestions?
- Business::DK::* - Algorithm::DK::*
Algorithm seems like the more general one, but since it is not hard science simply modulus gymnastics and it is not security, but mere validation and generation.
The codes in question are:
CVR, tax/company code/identifier CPR, personal code/identifier PO, postal order code/identifier
These validations and generations are mostly interesting to companies etc, hence the suggestion for Business::DK::*.
Looking forward to getting some feedback,
jonasbn