search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
297 B
Plaintext
7 lines
297 B
Plaintext
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: https://metacpan.org/release/Cache
|