On Tue, 04 Sep 2007 11:20:41 +0200, Leroy van Logchem wrote:
> I'am using cpan to install HTTP::Request but it fails at message.t on
> standard CentOS 5 64bit installation. I really need this module, thanks
> for any help.
[snip]
> base/message..........ok 1/95# Test 86 got: <UNDEF> (base/message.t at
> line 345)
> base/message..........NOK 86/95# Expected: "\x{FEFF}Hi there
> \x{263A}\n"
> # base/message.t line 345 is: sub { eval { $m->decoded_content }
> }, "\x{FEFF}Hi there \x{263A}\n");
> # Test 89 got: <UNDEF> (base/message.t at line 355)
> # Expected: "\x{FEFF}Hi there \x{263A}\n"
> # base/message.t line 355 is: sub { eval { $m->decoded_content }
> }, "\x{FEFF}Hi there \x{263A}\n");
> base/message..........FAILED tests 86, 89
You can report this at
http://rt.cpan.org/Public/Dist/Display.html?Name=libwww-perl . I would
also suggest discussing it on [EMAIL PROTECTED], many of the LWP
authors hang out there.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/