CHI::Driver::Metacache - Metacache for internal CHI use
Contents
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.
perl v5.32.1 2021-10-15 CHI::Driver::Metacache(3pm)
Name
CHI::Driver::Metacache - Metacache for internal CHI use
See Also
CHI
Synopsis
$cache->metacache->get($meta_key);
$cache->metacache->set($meta_key => $value);
Version
version 0.61
