NAME
Exobrain::Cache - Cache class for Exobrain
VERSION
version 1.08
SYNOPSIS
my $cache = Exobrain->cache;
DESCRIPTION
This provides a ready-made cache for any code using the Exobrain framework.
This directly inherits from the fantastic CHI system. See its documentation for more details.
AUTHOR
Paul Fenwick <pjf@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Paul Fenwick.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.