aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache-Cache/pkg-descr
blob: 5e9aa626f64ff3b17b7698b88fefeb77f6f0a696 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
The Perl Cache package provides Cache::Cache, a generic interface for
creating persistent data stores.  This interface is implemented by the
Cache::MemoryCache, Cache::SharedMemoryCache, Cache::FileCache,
Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, and
Cache::SizeAwareSharedMemoryCache classes.  This work replaces
File::Cache and IPC::Cache.

WWW: https://metacpan.org/release/Cache-Cache

-Anton
<tobez@FreeBSD.org>