hello all,
i can't seem to store an object in the session. whenever i
data::dumper::dump the session where i expect to see a dumped
representation of the object (hash ref) i see the dreaded undef.
i've tried:
$self->s->param('models', $self->models);
where $self->models has been an ary ref, hsh ref and plain ol' object
(scalar). am i daft? please do clue me in. thanks!
best regards,
doug riordan
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
|