The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.32 - 2019-05-29

  • ->update_html now stringifies its argument. This allows to pass in objects with stringification overload instead of having to do the stringification yourself. Addresses GH #42.
  • Rename HTTP::Cookies::Chrome to HTTP::Cookies::ChromeDevTools to avoid the name clash.

Modules

asynchronous dispatcher for the DevTools protocol
choose the best transport backend
AnyEvent backend for Chrome communication
Mojolicious backend for Chrome communication
IO::Async backend for Chrome communication
retrieve cookies from a live Chrome instance
automate the Chrome browser
Getting things done with WWW::Mechanize::Chrome
Domain Specific Language for short scripts
WWW::Mechanize::Chrome example programs.
represent a Chrome HTML node in Perl
Things to watch out for