Hello, I am having some trouble running a secure login script. I need mechanize for its link following capabilities, yet i cannot get mech to login using the identical commands as the version of the script using LWP::Agent.
I am using:
$response = $agent->get($url);
my $form =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.