Changes for version 0.36
- . Fix the mro.pm 5.10+ prerequisite by using the additional prerequisite MRO::Compat, which provides a transparent switch between mro.pm and its own implementation for versions <5.9.x. . Make `use WWW::Mechanize::Firefox::DSL '$mech'` work silently . JS Errors when using ::DSL now get raised in the user code and not in ::Firefox or ::DSL
Documentation
Recipes for using WWW::Mechanize::Firefox
Frequently Asked Questions on WWW::Mechanize::Firefox
Things to watch out for
Modules
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.