| This Release | Catalyst-Plugin-Cache-0.12 | [Download] [Browse] | 25 Feb 2013 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | ||||||
| Repository | git://git.shadowcat.co.uk/catagits/Catalyst-Plugin-Cache.git | ||||||
| CPAN Testers | PASS (392) [ 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.12 | |
| 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.   |