in reply to Re^2: how to access HTML within a javascript
in thread how to access HTML within a javascript
Indeed. WWW::Scripter is powered by JE, a very good pure Perl Javascript implementation. Other Javascript implementations for Perl include JavaScript::SpiderMonkey and JavaScript::V8 which are generally faster but offer poorer integration between the Javascript code and the Perl code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: how to access HTML within a javascript
by Special_K (Pilgrim) on Mar 20, 2013 at 15:41 UTC | |
by Anonymous Monk on Mar 20, 2013 at 15:59 UTC |