Posted on 2010-03-17 03:57:48.344631-07 by anthony in response to 12523
Re: HASH reference error with HTTP::Message::decodable
Turns out this was due to the fact HTTP::Message::decodable wasn't available in the version of libwww-perl that is packaged with Debian Lenny. It was introduced in 5.814 but the version package with Lenny is 5.813. To fix I upgraded the version using CPAN:
$ perl -MCPAN -e shell cpan[1]> upgrade HTTP::Message
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.