Help choosing a Module name
[email protected] (Jed Lund)
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <CAM4-=+PVSKb63tgaUUjeNuPJ2FWDho1ons1jsAtwahutYnaFBg@mail.gmail.com> |
All, I am looking for some assistance choosing a good module name for a class that I would like to build. Essentially it would perform a similar function to Moose::Util 'with_traits' or MooseX::ClassCompositor. The major difference in my offering would have a different user interface. I am thinking of the following possibilities. MooseX::Util::ClassBuilder MooseX::ClassBuilder MooseX::Shiras::ClassBuilder I noticed that many MooseX modules have Util in the third position but there doesn't seem to be a MooseX::Util branch of the namespace yet? Any suggestions are welcome. JANDREW Jed