Re: LWP content encode
[email protected] (Bjoern Hoehrmann)
| Newsgroups | perl.libwww |
|---|---|
| Message-ID | <[email protected]> |
* 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