Changes for version 0.55 - 2020-05-14

  • Don't reuse internal functions of WWW::Mechanize In this case, _match_any_link_parm() had been renamed to _match_any_link_param(). The code has been copied now instead of being reused.
  • Pass link filtering logic for ->saveResources_future() around properly. This could maybe fix the top page of a tree not being saved. Also, parts of the filtering logic were the wrong way around.
  • The filenames in ->saveResources_future() are now generated only from the path of the URL, not the query parameters

Modules

asynchronous dispatcher for the DevTools protocol
wrapper for talking to a page in a Target
choose the best transport backend
AnyEvent backend for Chrome communication
Mojolicious backend for Chrome communication
IO::Async backend for Chrome communication
choose the best pipe transport backend
EXPERIMENTAL Local pipe backend for Chrome communication
EXPERIMENTAL Local pipe 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
blacklist URLs from fetching

Provides

in lib/Chrome/DevToolsProtocol/Transport/Win32PipeOpener.pm