>
> my perl exits with fatal exception of reading address 0x00000000
>

Could be a problem of your session handler, when no session id is defined,
but I don't know. Try to set some id in the function:

sub setidfrom
    {
    $_[0] -> setid (1) ;
    }

Gerald



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to