in reply to Re: State-keeping modules
in thread State-keeping modules

I, very often, have the same problem with CGI::Session (which will flush on DESTROY if you haven't done it explicitly). In my case too it is likely something I have done else where. I just have found it easier to explicitly flush the session at the end of the request, than to debug what I am doing.

Ted Young

($$<<$$=>$$<=>$$<=$$>>$$) always returns 1. :-)