CHI::Driver::RawMemory (http://search.cpan.org/perldoc/?CHI::Driver::RawMemory) stores actual references in memory, without serializing.
Jon
> --
> You received this message because you are subscribed to the Google Groups "Perl-Cache Discuss" group.
> To post to this group, send email to perl-cach...@googlegroups.com.
> To unsubscribe from this group, send email to perl-cache-disc...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/perl-cache-discuss?hl=en.
>
My advice is to run the other direction as fast as you can, but if you
really want to, there are hooks in Storable that let you choose how to
serialize your objects.
- Perrin
Or, he can use CHI::Driver::RawMemory. :)