use WWW::Scripter qw(); use HTML::Entities qw(decode_entities); my $w = WWW::Scripter->new; $w->get('file:///tmp/nhg.euc-jp.html'); decode_entities $w->content; # returns a Perl string, use Encode::enco +de to prepare it for output.
In reply to Re: WWW::Mechanize & encoding
by Anonymous Monk
in thread WWW::Mechanize & encoding
by GaijinPunch
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |