Changes for version 0.25
- . ->submit_form now can submit the current form without any fields specified. This was a fatal error before. . The Javascript code for closing a tab is now much shorter and likely also more reliable as it does not rely on the most recent window opened anymore. . ->update_html() does not return anything anymore, just like WWW::Mechanize does. . C<repl> constructor now also accepts host:port . Added `bcat.pl` example script to cat HTML to the browser.
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.