NAME
Babble::Cache::Storable - Storable data storage for Babble::Cache
DESCRIPTION
This module implements a storage format for Babble::Cache that uses Storable to store and retrieve the cache.
The main advantage is speed, but the stored cache is not human readable.
AUTHOR
Gergely Nagy, algernon@bonehunter.rulez.org
Bugs should be reported at http://bugs.bonehunter.rulez.org/babble.
SEE ALSO
Storable(3pm), Babble(3pm), Babble::Cache(3pm)