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

Changes for version 0.62

  • ! Fix bug in ->form_number that made it always fail when there was more than a single form on a page. Reported by Blake Willmarth. ! Explicitly import sleep() from Time::HiRes . Clean up list of imports, explicitly only importing what we need . Add explicit prerequisites of Cwd, File::Basename ! Cwd.pm now is only loaded in the one routine that needs it. This will be an issue for you if you package WWW::Mechanize::Firefox with PAR or App::fatpacker. You may need to review your list of automatically included modules.

Documentation

Recipes for using WWW::Mechanize::Firefox
Frequently Asked Questions on WWW::Mechanize::Firefox

Modules

inspect and automate the Firefox UI
API wrapper for Firefox 3.5+
API wrapper for Firefox 3.6+
API wrapper for Firefox 4+
use a mozrepl enabled Firefox to display HTML
retrieve cookies from a live Firefox instance
use Firefox as if it were WWW::Mechanize
Domain Specific Language for short scripts
WWW::Mechanize::Firefox example programs.