Changes for version 0.47
- . Use URI::data instead of hand-rolling URI construction . Add missing prerequisites from LWP split-up
- HTTP::Cookies::MozRepl can now ->set_cookie to create a cookie in Firefox
- Bugfix: ->save_url() did not send cookies, reported and diagnosed by tcordes . Add test for ->save_url() and ->get() to check that they send cookies
Documentation
Recipes for using WWW::Mechanize::Firefox
Frequently Asked Questions on WWW::Mechanize::Firefox
Things to watch out for
Modules
inspect and automate the Firefox UI
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.