Hi Oleg, I highlighted part of the response you got from PAUSE below.
> After I uploaded module I received email with a failure (until the __END__): > > […] > > This distribution name can only be used by users with permission for the > package Captcha::Nocaptcha, which you do not have. No modules will be > indexed. > > […] > > Status: Permission missing > ========================== > > module : Captcha::Nocaptcha > version: 0.001000 > in file: Captcha-Nocaptcha-v0.1.0/lib/Captcha/Nocaptcha.pm > status : Not indexed because permission missing. Current registered > primary maintainer is CLARSON. Hint: you can always find > the legitimate maintainer(s) on PAUSE under "View > Permissions”. The problem is that there’s already a module called Captcha::noCAPTCHA on CPAN, which was uploaded by user CLARSON. PAUSE treats module names case-insensitively, which is why it won’t let you upload Captcha::Nocaptcha. You’ll need to pick a different name for your module, and thus the distribution, I’m afraid. Cheers, Neil PS please send all questions about PAUSE issues to the modules@perl.org <mailto:modules@perl.org> alias