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' ]