turn off "Parsing of undecoded UTF-8" message

turn off "Parsing of undecoded UTF-8" message

am 04.02.2007 16:47:47 von jidanni

How can I turn off
"Parsing of undecoded UTF-8 will give garbage when decoding entities
at /usr/share/perl5/LWP/Protocol.pm line 114."
which I see every time I use GET(1).
$ apt-cache policy libwww-perl
Installed: 5.805-1

Re: turn off "Parsing of undecoded UTF-8" message

am 05.02.2007 03:15:02 von mumia.w.18.spam+nospam

On 02/04/2007 09:47 AM, Dan Jacobson wrote:
> How can I turn off
> "Parsing of undecoded UTF-8 will give garbage when decoding entities
> at /usr/share/perl5/LWP/Protocol.pm line 114."
> which I see every time I use GET(1).
> $ apt-cache policy libwww-perl
> Installed: 5.805-1
>

Is it that you want to turn off the warning, or do you want to correct
the code that generates the warning?