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:
The error occurs on both of these calls:
$mech->get($foo, ':content_file'=>$filename); my $file_content = $mech->get($foo);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^12: Need help with WWW::Mechanize and Chrome cookies
by Corion (Patriarch) on Jul 11, 2021 at 15:10 UTC | |
by bakiperl (Beadle) on Jul 11, 2021 at 16:50 UTC | |
by Corion (Patriarch) on Jul 11, 2021 at 19:07 UTC | |
by Anonymous Monk on Jul 11, 2021 at 20:05 UTC | |
by bakiperl (Beadle) on Jul 11, 2021 at 20:32 UTC | |
by bakiperl (Beadle) on Jul 17, 2021 at 19:54 UTC | |
by Corion (Patriarch) on Jul 18, 2021 at 07:17 UTC | |
|
In Section
Seekers of Perl Wisdom