mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
12 lines
431 B
Plaintext
12 lines
431 B
Plaintext
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: http://search.cpan.org/dist/Cache-Cache/
|
|
|
|
-Anton
|
|
<tobez@FreeBSD.org>
|