Enrique--
You need to store/retrieve it as a ref-
\%my_hash
Tom
At 04:36 PM 11/3/00 +0000, Enrique I.Rodriguez wrote:
>Maybe a silly question...
>
>how do I store/retrieve a hash through Apache::Session?
>
>This doesn't work...
># retrieve
>%table=$session{table};
>...
># store
>$session{table}=%table;
>
>What's my fault?
>
- how do I store/retrieve a hash through Apache::Sessi... Enrique I . Rodriguez
- Re: how do I store/retrieve a hash through Apac... Chris Winters
- Re: how do I store/retrieve a hash through Apac... Tim Bishop
- Re: how do I store/retrieve a hash through Apac... Randy Harmon
- Tom Harper
