-
-
24 Sep 2012 20:34:33 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (310 / 0 / 1)
- Kwalitee
Bus factor: 1- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (159.34KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Cwd
- File::Basename
- HTML::Selector::XPath
- HTTP::Cookies
- HTTP::Daemon
- HTTP::Date
- HTTP::Response
- LWP::Simple
- MIME::Base64
- MozRepl::RemoteObject
- Object::Import
- Scalar::Util
- Shell::Command
- URI
- URI::data
- WWW::Mechanize
- WWW::Mechanize::Link
- parent
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.68
- . Add a test checking for iframe load events . Ephemeral documentation reorganized . Separate Installation document . No need to upgrade
Documentation
Recipes for using WWW::Mechanize::FirefoxFrequently Asked Questions on WWW::Mechanize::FirefoxHow to install the componentsThings to watch out forModules
inspect and automate the Firefox UIAPI wrapper for Firefox 3.5+API wrapper for Firefox 3.6+API wrapper for Firefox 4+use a mozrepl enabled Firefox to display HTMLretrieve cookies from a live Firefox instanceuse Firefox as if it were WWW::MechanizeDomain Specific Language for short scriptsWWW::Mechanize::Firefox example programs.Examples
- examples/README
- examples/bcat.pl
- examples/dump-links.pl
- examples/fullscreen.pl
- examples/gen_examples_pod.pl
- examples/javascript.pl
- examples/js-console.pl
- examples/manipulate-javascript.pl
- examples/open-local-file.pl
- examples/open-url.pl
- examples/proxy-settings.pl
- examples/scrape-ff.pl
- examples/screenshot.pl
- examples/tail-console.pl
- examples/urlbar.pl
Other files
Module Install Instructions
To install WWW::Mechanize::Firefox, copy and paste the appropriate command in to your terminal.
cpanm WWW::Mechanize::Firefox
perl -MCPAN -e shell install WWW::Mechanize::Firefox
For more information on module installation, please visit the detailed CPAN module installation guide.