Ron Savage wrote:
Hi Richard

How would I go about determining whether the session *is* being retained?
I don't have any great ideas here...

Not sure, but I'd try displaying the memory address of the variable.

If it gets destroyed and recreated, I'd expect the address to change.

By address, I mean just take a ref of it.


Or use Scalar::Util::refaddr().

rhesa

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to