Help for this page
use LWP::Simple; ... #$content will contain the html associated with the url mentioned +above. print $content; }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/T +R/html4/strict.dtd"> ... content </body> </html>