WWW::Mechanize::Chrome - automate the Chrome browser DESCRIPTION Like L, this module automates web browsing with a Perl object. Fetching and rendering of web pages is delegated to the Chrome (or Chromium) browser by starting an instance of the browser and controlling it with L. INSTALLATION This is a Perl module distribution. It should be installed with whichever tool you use to manage your installation of Perl, e.g. any of cpanm . cpan . cpanp -i . Consult http://www.cpan.org/modules/INSTALL.html for further instruction. Should you wish to install this module manually, the procedure is perl Makefile.PL make make test make install REPOSITORY The public repository of this module is L. SUPPORT The public support forum of this module is L. TALKS I've given a German talk at GPW 2017, see L and L for the slides. At The Perl Conference 2017 in Amsterdam, I also presented a talk, see L. The slides for the English presentation at TPCiA 2017 are at L. At the London Perl Workshop 2017 in London, I also presented a talk, see L . The slides for that talk are L. KNOWN ISSUES Please see L. BUG TRACKER Please report bugs in this module via the RT CPAN bug queue at L or via mail to L. CONTRIBUTING Please see L. SEE ALSO AUTHOR Max Maischein C LICENSE This module is released under the same terms as Perl itself. COPYRIGHT (c) Copyright 2010-2019 by Max Maischein C.