my $ie = Win32::OLE->CreateObject('InternetExplorer.Application', 'Quit') or die "Can't start IE", Win32::OLE::LastError();