On Fri, 12 Dec 2014 17:33:58 +0100, Chris Marshall
<devel.chm...@gmail.com> wrote:
All-
I'm working on some new module development
and I would like to make the progress available
via CPAN and for testing, I don't want to start
claiming package namespaces until things
settle down.
I thought I read somewhere that there is a
way to have a "non-comittal" CPAN module
in the sense that there was a namespace
that *would* allow one to delete a module
rather than having it in perpetuity?
Else, any recommendations on how to
accomplish the goal of not locking in the
namespaces until the organization of the
various components settle down?
Thanks in advance,
Chris
P.S. This is for PDL3 and POGL2 development
That's a miscommunication because there is a module name registration
mechanism that nobody ever uses.
Honestly, either put it in CHM-PDL3, or even better, just leave it on
github.
Or are you looking for cpantesters results? I think you can also just
upload it with -TRIAL in the dist filename and most of CPAN will disregard
it as a dev version. You can check in #distzilla, #cpantesters and
#toolchain to get information on these issues.
--
With regards,
Christian Walde