Group
Extension

Matches 1

WWW-Mechanize-Chrome-DOMops ( B/BL/BLIAKO/WWW-Mechanize-Chrome-DOMops-0.13.tar.gz, BLIAKO, 2025; MetaCPAN )
WWW-Mechanize-Chrome-DOMops/lib/WWW/Mechanize/Chrome/DOMops.pm ( view source; MetaCPAN )
ERBOSITY',
	'$domops_LOGGER',
	'domops_read_dom_element_selectors_from_JSON_string',
	'domops_read_dom_element_selectors_from_JSON_file',
	'domops_wait_for_page_to_load'
);

our $VERSION = '0.13';

us
e Mojo::Log;
use String::Escape qw/escape/;

use Data::Roundtrip qw/perl2dump json2perl perl2json no-unicode-escape-permanently/;

# caller can set this to 0,1,2,3
our $domops_VERBOSITY = 0;
# default
ector spec(s) are saved in an array and then
#  are converted into JSON and then
# passed on to javascript (via mech->eval()) to JSON.parse()
# and then are array which we loop over. Quoting may be
# 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.