$twig->safe_parseurl_html($url) or die; #### use LWP::Simple; $twig->parse_html(get($url) or die "error downloading HTML");