Hi all, I've gone through all the docs and steps for putting a module up on CPAN... except I missed the talk to people step.
So, I want to see if the name I put on it is ok. The module creates captcha's (http://www.captcha.net, "Completely Automated Public Turning test to tell Computers and Humans Apart" - I didn't come up with the name). An example may describe it better: They're the little jpeg's that show up on lot's of signup forms these days that have some distorted text in them, which you're supposed to read and enter into a text field to verify you're a human. I've also started working on adding sound file creation to it, so that the visually impaired can also pass the tests. I put the module under Authen::Captcha, my logic being that it is attempting to authenticate the human element in a transaction. (http://search.cpan.org/search?dist=Authen-Captcha) Does this sound like a good name? Any other suggestions? I also have a secondary question, more currious than anything else... What is the normal turn-around time for registering a namespace? And what's the best way to determine if the registration has gone through? or better yet, if the request was denied? Thanks in advance, -- Josh I.
