Hi,
> I did try using %udat initially, but it throws the foll error:
>  
> Can't store CODE items at blib/lib/Storable.pm (autosplit 
> into blib/lib/auto/Storable/_freeze.al) line 282, at 
> /usr/local/ext/perl/5.8.0/lib/site_perl/Apache/Session/Seriali
> ze/Storable.pm line 21 
> 
> 

That happens when you try to put a reference to a subroutine in the session
data (or an object that has a code ref into it). This will not work, neither
with Embperl nor with Apache::Session.

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 

Reply via email to