cgaspar

Results 1 issues of cgaspar

Firefox 40.0.3, MacOS 10.10.5, MozRepl-0.06 perl module, MozRepl::RemoteObject 0.39, MozRepl 1.1.2.1-signed plugin use WWW::Mechanize::Firefox; my $ua = WWW::Mechanize::Firefox->new( repl => '127.0.0.1:42042' ) || die; my $resp = $ua->get('http://www.example.com/', ':content_file' =>...