* stefano tacconi wrote:
>I'm writing a simple script to download some web pages on the net.
>Using LWP it's works fine, but how can I get html page with strange
>characher?

You are probably looking for HTML::Encoding, the script in the synopsis
shows how to decode the content; HTTP::Response::Encoding seems to be a
rather crude module that is unaware of HTML semantics.
-- 
Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de

Reply via email to