Hi Jonathan,
On 12/05/2011 08:16 PM, Jonathan Brown wrote:
We have a better mousetrap solution for human verification; I'd like to
upload our integration to CPAN. I'm looking at
http://search.cpan.org/~arthas/Captcha-Peoplesign-0.00005/lib/Captcha/Peoplesign.pm
as a model of how to do it. I would like to use Captcha::AreYouAHuman
for a package namespace. Does that seem reasonable? Anything else I
should use? I figured putting it under Captcha:: would be better than
trying to make a new top-level namespace?
That sounds reasonable to me. If what you're exposing is a sort of
webservice (sorry, I didn't check, flaky 3G connection), then you could
use the WebService:: top level namespace as well.
Best regards,
Steffen