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


in reply to Re^2: CGI::Session small problem...
in thread CGI::Session small problem...

You should monitor the HTTP requests with a browser extension such as LiveHTTPHeaders or just capture the network traffic with Ethereal. Paste the whole conversation from the first request (login.html) to the one hitting web.pl; we could perhaps figure out what's wrong. (Use a dummy username + password.)

Replies are listed 'Best First'.
Re^4: CGI::Session small problem...
by Anonymous Monk on Feb 25, 2013 at 08:41 UTC
    no, don't bother with this, waste of time

      You're free to pinpoint the error, then.

        so are you, you are free to run the code, instead of sending OP on a wild goose chase