# NAME Pcore::Chrome # SYNOPSIS use Pcore::Chrome; my $chrome = Pcore::Chrome->new->run( host => '127.0.0.1', port => 9222, bin => undef, headless => 1, useragent => undef, ); # DESCRIPTION # ATTRIBUTES # METHODS # SEE ALSO # AUTHOR zdm # COPYRIGHT AND LICENSE This software is copyright (c) 2017 by zdm.