-
-
25 Feb 2013 14:45:52 UTC
- Browse (raw)
- Changes
- How to Contribute
- Clone repository
- Issues (6)
- Testers (2133 / 13 / 0)
- Kwalitee
Bus factor: 7- 51.43% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (28.42KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Catalyst
- MRO::Compat
- Storable
- Task::Weaken
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.12
- Remove .git from MANIFEST. RT#78058
Documentation
how to write a Cache store plugin.Modules
Flexible caching support for Catalyst.Bare minimum backend interface.Stupid memory based caching backend.Choose a cache backend based on key regexes.Curried versions of cache_set, cache_get and cache_remove that look more like a backend.Stupid memory based cache store plugin.Other files
Module Install Instructions
To install Catalyst::Plugin::Cache, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Plugin::Cache
perl -MCPAN -e shell install Catalyst::Plugin::Cache
For more information on module installation, please visit the detailed CPAN module installation guide.