| This Release | Catalyst-Plugin-Cache-0.06 | [Download] [Browse] | 27 May 2008 | ||||
| Latest Release | Catalyst-Plugin-Cache-0.08 | [Download] [Browse] | 10 Feb 2009 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | ||||||
| CPAN Testers | PASS (280) FAIL (2) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| ||||||
| License | Unknown | ||||||
| Special Files |
|
||||||
| Catalyst::Plugin::Cache | Flexible caching support for Catalyst. | 0.06 | |
| Catalyst::Plugin::Cache::Backend | Bare minimum backend interface. | ||
| Catalyst::Plugin::Cache::Backend::Memory | Stupid memory based caching backend. | ||
| Catalyst::Plugin::Cache::Choose::KeyRegexes | |||
| Catalyst::Plugin::Cache::Curried | Curried versions of cache_set, cache_get and cache_remove that look more like a backend. | ||
| Catalyst::Plugin::Cache::Store::Memory | Stupid memory based cache store plugin. |
| Catalyst::Plugin::Cache::Choose::KeyRegex | Choose a cache backend based on key regexes.   |
| Catalyst::Plugin::Cache::Store | how to write a Cache store plugin.   |