p5-Cache-Cache-1.08p0
perl cache interface
Back to search · Project homepage
Description
The Cache modules are designed to assist a developer in persisting
data for a specified period of time. Often these modules are used
in web applications to store data locally to save repeated and
redundant expensive calls to remote machines or databases. People
have also been known to use Cache::Cache for its straightforward
interface in sharing data between runs of an application or invocations
of a CGI-style script or simply as an easy to use abstraction of
the filesystem or shared memory.
The 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 aggregates and extends the obsolete File::Cache and
IPC::Cache projects.
Package information
- Ports path
- devel/p5-Cache-Cache
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- security/p5-Digest-SHA1 STEM->=2.02
- devel/p5-IPC-ShareLite STEM->=0.09
- devel/p5-Error STEM->=0.15
Test
- security/p5-Digest-SHA1 STEM->=2.02
- devel/p5-IPC-ShareLite STEM->=0.09
- devel/p5-Error STEM->=0.15
Used by (23 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.