[cgiapp] CAP::Authentication not working properly with CAP::Session

Rhesa Rozendaal perl at rhesa.com
Thu Nov 20 20:04:50 EST 2008


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


More information about the cgiapp mailing list