Hello everyone, My first time on this list. I have a question about naming a module. It's an app for converting MRC TBX-Basic. The homepage for the app is here<http://tbxconvert.gevterm.net/mrc2tbx/index.html>. I inherited it from the old maintainer and decided to CPANize it. I need a proper name for the distribution. Background: TBX-Basic is an ISO Standard XML format for storing translation glossaries. MRC is just a more human-readable version of it (spreadsheet-style instead of XML). I'd really like to have this in a namespace for Computer Aided Translation (CAT), which I can't find anywhere. I was thinking of CAT::Glossary::TBX::Import::MRC. I'll probably be uploading more ::TBX::Import::XX stuff in the future, so it makes a nice space.
Is there an existing namespace for CAT (I don't think Lingua is appropriate)? Are there any suggestions for a better name/namespace? Nate