I have just installed JavaScript.pm and started playing around with it. Am I being too ambitious to think I could get it working with an HTML DOM such that I could execute web-page js scripts from my perl script? (I'm parsing web-pages and I want to add some ability to include javascript functions)
If it is feasable, is there any quick way to get my hands on an existing DOM that could be combined with JavaScript.pm or libjs? thanks Mark
