168e12fcc1
Collection. 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.
4 lines
231 B
Text
4 lines
231 B
Text
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.
|