The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.30

  • Now needs the latest? Test::Harness because otherwise some tests failed from time to time for no apparent reason.
  • using Devel::Cover. Code coverage of WWW/Mechanize/Shell.pm is now at 75.00% through the test suite
  • Provide better text for all links (for example when the content is an image)
  • Now moved to use WWW::Mechanize::Link instead of direct array access
  • This means it requires WWW::Mechanize 0.57 or higher
  • added "comment" command, which allows to add comments to both, the shell script and the generated script. (Donated by Alexander Goller)
  • accomodated for most recent version of LWP, which dosen't die on failing host lookups but returns error 500.

Modules

display HTML locally in a browser
routines common to all HTML::Display subclasses
display HTML using the Debian default
dump raw HTML to the console
display HTML through Galeon
display HTML through Mozilla
display HTML on OSX
display HTML via Camino
display HTML through Safari
display HTML through Galeon
display HTML through Phoenix
base class to display HTML via a temporary file
display an URL through the default application for HTML
use IE to display HTML pages
use an OLE object to display HTML
An interactive shell for WWW::Mechanize

Provides

in lib/WWW/Mechanize/Shell.pm