libapp-cache-perl

Easy application-level caching library for perl
  https://metacpan.org/release/App-Cache/
  0
  no reviews



The app::cache module 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.