Files
pkgsrc-ng/devel/p5-App-Cache/DESCR
2013-09-26 17:14:40 +02:00

5 lines
231 B
Plaintext

The Perl 5 module App::Cache lets an application cache data locally.
There are a few times an application would need to cache data: when
it is retrieving information from the network or when it has to
complete a large calculation.