http://www.perlmonks.org?node_id=11134915


in reply to Re^10: Need help with WWW::Mechanize and Chrome cookies
in thread Need help with WWW::Mechanize and Chrome cookies

I sent you the url.

The error occurs on both of these calls:
$mech->get($foo, ':content_file'=>$filename); my $file_content = $mech->get($foo);