Support the compute() method, and emulate it if the backend doesnt have it.
[catagits/Catalyst-Plugin-Cache.git] / lib / Catalyst / Plugin / Cache / Curried.pm
2009-07-23 Aran Clary Deltac Support the compute() method, and emulate it if the...
2007-02-23 Yuval Kogman support single list during set() for expires
2006-06-22 Yuval Kogman Fix stupid error in Cache::Curried
2006-06-22 Yuval Kogman Documentation for C::P::Cache
2006-06-21 Yuval Kogman General fixes, docs, love (C::P::Cache)
2006-06-19 Yuval Kogman rename 'delete' to 'remove' so that the interface match...
2006-06-19 Yuval Kogman Cache::Curried