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
This commit is contained in:
sthen 2012-04-08 21:58:22 +00:00
parent 901ad623f2
commit d86a920961

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2012/04/07 16:48:43 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2012/04/08 21:58:22 sthen Exp $
COMMENT = FastMmap cache store for Catalyst (deprecated)