Changes for version 0.29
- . Really fix bcat.pl and failing tests . Use Firefox XPath library for ->find_link( text_contains => ... ) . Can't use Firefox XPath library for ->find_link( text_regex => ... ) as Firefox does not seem to define fn:matches() . ->find_link() now really searches only the current frame, as Mechanize does
Modules
use a mozrepl enabled FireFox to display HTML
retrieve cookies from a live FireFox instance
use Firefox as if it were WWW::Mechanize
WWW::Mechanize::Firefox example programs.