Re: Javascript Execution

Bjoern Hoehrmann <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.lwp
Message-ID <[email protected]>
* Christopher Hart wrote:
>There are also JavaScript engines available in C and Java
>(SpiderMonkey and Rhino, respectively, available on mozilla.org).  You
>may be able to leverage those.

Though note that the engines alone won't help much here, you'd need an
implementation of the various APIs the sites use aswell (e.g., the DOM
APIs to manipulate the document). There are of course several such
implementations available that interact well with the two engines, it
might however be difficult to reuse them.
-- 
Björn Höhrmann · mailto:[email protected] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.