turn off "Parsing of undecoded UTF-8" message
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
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?