Changes for version 0.33 - 2019-05-29
- Actually call waitpid to make sure our Chrome processes go away properly and to not accumulate zombies. Sent by Felipe Sologuren. This fixes RT #129805, thanks!
- Fix memory leak caused by non-weakening of references in ->add_listener Diagnosed and reported by Felipe Sologuren. This fixes RT #129808, thanks!
- Add ->event accessor to Chrome::DevToolsProtocol::EventListener, suggested by Felipe Sologuren, thanks!
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