| This Release | Catalyst-Plugin-Cache-0.10 | [Download] [Browse] | 20 May 2010 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | ||||||
| Repository | http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Plugin-Cache | ||||||
| CPAN Testers | PASS (876) FAIL (18) UNKNOWN (3) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| Catalyst::Plugin::Cache | Flexible caching support for Catalyst. | 0.10 | |
| 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.   |