Help for this page
<html> <body> ... </body> </html>
use Win32::IE::Mechanize; use Win32::IE::Input; ... my $ll = $link->url; $ie->get($ll);