Description
Cache::Cache storage can be backed by Berkeley DB from Perl applications. Developers use this module when cached data should survive in a local database file instead of only in memory. Cached content depends on the host application and may include sensitive computed or fetched data.