Help for this page
my $html_file = encode( 'ASCII', ... my $tree = HTML::TreeBuilder->new(); $tree->parse($html_file);