Hi Joel, > I just tried to add a brand new distro to CPAN and I have this return saying > that I am not allowed to create the namespace. > We tried to add a `Stancer.pm` in our distro and re-upload it, but now PAUSE > does not allow me to replace the « bad » distro
As you worked out, when you release a distribution called "Stancer", PAUSE now requires you to include a module called Stancer. Once you’ve uploaded Stancer-1.0.0.tar.gz you can’t upload a new copy of the same file name – you have to bump the minor version at least. Cheers, Neil