in reply to Perl Website Automation

There is HTML::Display to display the current HTML from WWW::Mechanize. You could also try to automate a browser directly, like Win32::IEAutomation and WWW::Mechanize::Firefox do.