blob: 9804e0703f0ffaa1eb176c98589b4cf67134b480 (
plain) (
tree)
|
|
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.
WWW: http://search.cpan.org/dist/Cache/
|