http://www.perlmonks.org?node_id=952933

PerlOnTheWay has asked for the wisdom of the Perl Monks concerning the following question:

I read through the document,

seems no such information available.

Anyone knows the trick?

  • Comment on How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?

Replies are listed 'Best First'.
Re: How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?
by Anonymous Monk on Feb 10, 2012 at 08:30 UTC
    Serialize it, say with Storable nstore()
      This won't work ..

        This won't work ..

        Then your only option is magic :|