Changes for version 0.001
- First CPAN release • The JavaScript plugin has been completely restructured. It now supports multiple backends. • It now allows one to provide an initialisation function that is run whenever a JavaScript environment is created, as well as custom alert, confirm and prompt functions. • Allows binding of custom Perl classes via 'bind_classes'. • The DOM plugin’s callback routines for fetching the page content as HTML or text now check to see whether the page is HTML first. • The DOM plugin now overrides extract_forms. • Started work on event-handling. • A few other minor things
Changes for version 0.001
- First version. Just a renamed and tweaked version of the Mech- anize plugin (see below).
- Revision history for WWW::Mechanize::Plugin::JavaScript and ::DOM
- 0.009c 11 March, 2009 The DOM plugin (0.013): • parent has been added to %WWW::Mechanize::Plugin::DOM::Window::Interface (RT #43582 again).
- 0.009b 11 March, 2009 An upload mistake. Please ignore.
- 0.009a 5 March, 2009 The DOM plugin (0.012): • window->top now actually returns the top window, rather than the parent. • window->parent has been added (RT #43582 again).
Modules
JavaScript plugin for WWW::Scripter
JE backend for WMSJS