WWW-Mechanize-Plugin-JavaScript-0.007a (alpha) Plugins for WWW::Mechanize that provide HTML DOM and Java- Script support. This distribution contains: • WWW::Mechanize::Plugin::DOM 0.009 • WWW::Mechanize::Plugin::JavaScript 0.007 • WWW::Mechanize::Plugin::JavaScript::JE 0.006 RECENT CHANGES (See the Changes file for the long version.) 0.007a ------ • The location object’s hash method now returns an empty string instead of ‘#’ when there is no URL fragment. 0.007 ----- • Modifications to comply with recent LWP and Mech changes 0.006 ----- • Support for (i)frames • The window object is now part of the event dispatch chain. • You can now run JS code without an HTML document. • When a link in the DOM is clicked (via trigger_event or the click method), it now goes to another page. • Mech’s link- and image-related methods now extract info from the DOM. • Scripts are properly decoded and are no longer always treated as Latin 1. • The DOM tree’s charset attribute is now set. • The scripts_enabled method now disables event handlers as well as