in reply to WWW::Mechanize can't log in using it

Hi,
just out of curiosity:
Did you try to use WWW::Mechanize::Shell, run an interactive session with it and then use the script function to dump the session as executable perl code to a file which you can then proceed with?
I've found this much easier and faster than to start from scratch.
Regards,
svenXY
  • Comment on Re: WWW::Mechanize can't log in using it