table of contents
other versions
- Tumbleweed 0.610.0-1.1
- Leap-15.6
CHI::Driver::Base::CacheContainer(3) | User Contributed Perl Documentation | CHI::Driver::Base::CacheContainer(3) |
NAME¶
CHI::Driver::Base::CacheContainer - Caches that delegate to a contained cache
VERSION¶
version 0.61
DESCRIPTION¶
Role for CHI drivers with an internal '_contained_cache' slot that itself adheres to the Cache::Cache API, partially or completely.
SEE ALSO¶
CHI
AUTHOR¶
Jonathan Swartz <swartz@pobox.com>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2021 by Jonathan Swartz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2025-06-12 | perl v5.40.2 |