Help for this page
#!/usr/bin/perl ... my $page = $mechanize->content; # Output the page print $page;
C:\Data\Perl> mechperl.pl ... www.google.com:80 (Bad hostname 'www.google.com') at C:\Data\Perl\mechperl.pl line 15