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

Two things I'd recommend you try are HTTP::Recorder and Ethereal. More on both may be found here.

HTH,

planetscape
  • Comment on Re: WWW::Mechanize can't log in using it

Replies are listed 'Best First'.
Re^2: WWW::Mechanize can't log in using it
by Skeeve (Parson) on Oct 27, 2005 at 06:52 UTC

    Thanks, planetscape! I'm using ethereal since the last millenium ;-) and used it to find out that there is something different as stated above.

    But HTTP::Recorder is new to me! Very helpful it seems. I will test it.

    Currently I have problems installing WWW::Mechanize::Shell and so I'm not gone any further in solving my "problem".


    s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
    +.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e

      Don't forget that HTTP::Recorder's author is leira, a PerlMonk (and an extremely helpful one, too!).

      I had a few issues getting things up and running using WinXP SP2, Cygwin, and HTTP::Proxy, so if you need anything else, run it by me and I'll see if I can help further. :-)

      planetscape