Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I am trying to understand if I can install WWW::Mechanize::Firefox, or whether I need to install a copy of Firefox as well?

If I need to install FF, how to ensure that it will work in conjunction with WWW::Mechanize::Firefox?

Replies are listed 'Best First'.
Re: Understanding WWW::Mechanize::Firefox
by hdb (Monsignor) on Feb 23, 2014 at 14:57 UTC
Re: Understanding WWW::Mechanize::Firefox
by marto (Cardinal) on Feb 23, 2014 at 19:06 UTC
Re: Understanding WWW::Mechanize::Firefox
by Laurent_R (Canon) on Feb 23, 2014 at 16:03 UTC
    First two sentences in the documentation: "This module will let you automate Firefox through the Mozrepl plugin. You need to have installed that plugin in your Firefox."