|
|
| No such thing as a small change | |
| PerlMonks |
Should I register a namespace in PAUSE before every cpan module upload?by Anonymous Monk |
| on Jul 06, 2012 at 08:46 UTC ( #980227=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the
wisdom of the Perl Monks concerning the following question:
If I wanted to upload a small standalone cpan module, like PDL::SomeMatrixFunc, which implements a single function and I don't plan on making any sub-modules (like PDL::SomeMatrixFunc::OtherStuff) and don't foresee anyone else doing so either, should I register the namespace PDL::SomeMatrixFunc? Is it only necessary for "big" projects and subprojects, like Moose and PDL? Or is it always necessary? If it is necessary, is it a problem I already uploaded the tarball?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||