in reply to How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?

Serialize it, say with Storable nstore()
  • Comment on Re: How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?

Replies are listed 'Best First'.
Re^2: How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?
by PerlOnTheWay (Monk) on Feb 10, 2012 at 09:42 UTC
    This won't work ..

      This won't work ..

      Then your only option is magic :|