can u pl suggest any perl modules that does the job of a javascript interpreter.. my main interest is to solve the javascripts that are put in html pages nowadays.
pl suggest how that can be done..
thanks a lot in advance :)
Update:Win32::IE::Mechanize works well in windows.. But I am supposed to do this in solaris platform..
WWW::Mechanize::Plugin::JavaScript attempts to solve the javascripts in the html page, but unfortunately I have only JE as the interpreter and it is not able to handle browser specific commands..