libcache-perl

Cache interface

Description

Cache is 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.

The Cache interface is implemented by derived classes that store cached data in different manners (such as files on a filesystem, or in memory).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Cache


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcache-perl