IEAutomation is a module that uses Microsofts OLE Library to give a Perl program control of an Internet Explorer Window.
I know this sounds stupid, obviously there's no OLE or IE in Linux, but is there any other existing module that gives automatic control over an existing browser? I need something more than CURL or LWP as I need to execute Javascript functions on page.
Thanks - Andre