Hi Rhesa On Fri, 2008-11-21 at 02:04 +0100, Rhesa Rozendaal wrote: > 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().
Ah, yeah. That's what I meant - I just couldn't remember the name of it.... -- Ron Savage [EMAIL PROTECTED] http://savage.net.au/index.html ##### 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/ ## ## ## ################################################################
