Skip Menu |

This queue is for tickets about the Captcha-reCAPTCHA CPAN distribution.

Report information
The Basics
Id: 80326
Status: resolved
Priority: 0/
Queue: Captcha-reCAPTCHA

People
Owner: Nobody in particular
Requestors: moseley [...] hank.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Header in t/20.check.answer.t has stray colon.
in t/20.check.answer.t: return HTTP::Response->new( 200, 'OK', [ 'Content-type:' => 'text/plain' ], $self->{t_response} ); } Illegal field name 'Content-type:' at /home/bill/perl5/perlbrew/perls/perl- 5.14.2/lib/site_perl/5.14.2/HTTP/Message.pm line 35. [ content_type => 'text/plain' ]
Thanks, 0.97 enroute to CPAN.