Help for this page
WEB CRAWLER AND HTML EXTRACTOR Please input the URL of the site to be searched ... 00 onLoad=sf() topmargin=3 marginheight=3><center> .gif" width=276 height=110 alt="Google"><br><br> Terminating on signal SIGINT(2)
use WWW::Mechanize; use URI; ... my @stripped_html; $stripped_html[$x] = $webcrawler->content( format => "text" ); print $stripped_html[$x];