Help for this page
$doc = $parser->parse_html_file( $htmlfile, \%opts );
my $dom = $parser->parse_html_string($htmlfromlwp, { encoding => 'iso8 +859-1' } );