Changes for version 0.023
- • WWW::Mechanize::Link objects returned by WWW::Scripter (which are actually tied, but that is an implementation detail sub- ject to change) can now be dumped via Data::Dumper, instead of producing a ‘Can't locate object method FETCHSIZE’ error. • /../ at the beginning of a URL path is now stripped out (and all its variations: /////../ /..//..///, etc.). • The error message displayed when a script cannot be loaded now uses the URL and line number of the page containing the <script> tag, instead of a seemingly random line number in HTML/DOM.pm.
Documentation
For scripting web sites that have scripts
History object for WWW::Scripter
Location object for WWW::Scripter
Provides
in lib/WWW/Scripter/_Mechanize.pm
in lib/WWW/Scripter/_Mechanize/Image.pm
in lib/WWW/Scripter/_Mechanize/Link.pm