Commit Graph

6 Commits

Author SHA1 Message Date
sthen
d86a920961 Mark www/p5-Catalyst-Plugin-Cache-Store-FastMmap as deprecated.
Catalyst::Plugin::Cache::Store::FastMmap is deprecated because
Cache::FastMmap no longer needs to be wrapped to store plain values.

from Andreas Voegele
2012-04-08 21:58:22 +00:00
sthen
216c934763 Mark www/p5-Catalyst-Plugin-Cache-Store-FastMmap as deprecated.
Catalyst::Plugin::Cache::Store::FastMmap is deprecated because
Cache::FastMmap no longer needs to be wrapped to store plain values.

from Andreas Voegele's repo
2012-04-07 16:48:43 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
simon
0d029dffa2 import p5-Catalyst-Plugin-Cache-Store-FastMmap
This store plugin is a bit of a wrapper for Cache::FastMmap.
As Cache::FastMmap can't store plain values by default, this module
ships with a subclass that will wrap all values in a scalar reference
before storing.
2008-09-06 10:33:45 +00:00