mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
297 B
Text
6 lines
297 B
Text
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
|