NAME
Babble::Cache::Dumper - Data::Dumper data storage for Babble::Cache
DESCRIPTION
This module implements a storage format for Babble::Cache that uses Data::Dumper to store and retrieve the cache.
The main advantage is human readability, but the stored cache is slow to load and save.
AUTHOR
Gergely Nagy, algernon@bonehunter.rulez.org
Bugs should be reported at http://bugs.bonehunter.rulez.org/babble.
SEE ALSO
Data::Dumper, Babble, Babble::Cache::Storable