The following code snippet triggers what looks like the same bug.

use LWP::UserAgent;
my $ua=LWP::UserAgent->new;
my $response=$ua->get("http://weblabor.hu";);

produces: 

Parsing of undecoded UTF-8 will give garbage when decoding entities at 
/usr/share/perl5/LWP/Protocol.pm line 114.

Ian.

-- 
Ian Beckwith - [EMAIL PROTECTED] - http://nessie.mcc.ac.uk/~ianb/
GPG fingerprint: AF6C C0F1 1E74 424B BCD5  4814 40EC C154 A8BA C1EA
Listening to: Godspeed You Black Emperor! - Yanqui U.X.O - 09-15-00 [Pt. 2]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to