in reply to Perl session

More context would be needed than is given to be sure, but I'll hazard the supposition that $session was a CGI::Session or Apache::Session or similar object which automatically saves its data to a database during cleanup. Although writing directly to the underlying object rather than using the methods is a bit suspect.

Replies are listed 'Best First'.
Re^2: Perl session
by Joost (Canon) on Mar 30, 2005 at 19:41 UTC