Changes for version 0.38

  • . Fix test for checking whether JS is enabled and whether it can be disabled to also work when the NoScript add-on is not installed. ! Fix test and code for ->response (and ->get()) when a HTTP proxy is set. This means that if you have a proxy, some of the response codes may differ from what you saw before. Some responses are now 404 or 500 responses where they returned undef before. ! The response code should now more closely correspond to the first response actually fetched. . Always store (a reference to) the Javascript response even if we don't fetch it immediately. . The examples now have a common hashbang line . The examples don't use a private library directory anymore

Documentation

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

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.