A plugin for WWW::Scripter that provides JavaScript support
This distribution contains:
WWW::Scripter::Plugin::JavaScript 0.008 — The JavaScript plugin
WWW::Scripter::Plugin::JavaScript::JE 0.009 — A back end for JE
RECENT CHANGES
(See the Changes file for the long version.)
0.008a
-----
• LWP 6 supports perl 5.8.7 once more, so we no longer require
Bundle::LWP5_837.
• The JE back end now binds window methods properly, eliminating err-
ors with JE::Object::Proxy objects (RT #79855). Thanks to Nathan
Chaney for the report.
0.008
-----
• The JavaScript plugin now tells back ends when it has finished with
them, so they have a chance to break circular references.
• The JE back end takes advantage of that, to avoid memory leaks.
0.007
-----
Makefile.PL now requires Bundle::LWP5_837 instead of LWP on perl
5.8.7 and lower, since LWP 6 does not support 5.8.7.
0.006
-----
• The JE back end’s event2sub method (that parses HTML event attri-
butes) now sets $@ instead of dying if there is a syntax error.
INSTALLATION
The easiest way to install this module is to use the CPAN module or
the cpan script: