FreeBSD Manual Pages
Pithub::Result::SharedUsereContributed Perl DocuPithub::Result::SharedCache(3) NAME Pithub::Result::SharedCache - A role to share the LRU cache with all Pithub objects VERSION version 0.01036 DESCRIPTION A role to share the least recently used cache with all Pithub objects. METHODS shared_cache Returns the Cache::LRU object shared by all Pithub objects. set_shared_cache Sets the Cache::LRU object shared by all Pithub objects. This should only be necessary for testing or to change the size of the cache. AUTHOR Johannes Plunien <plu@cpan.org> COPYRIGHT AND LICENSE This software is copyright (c) 2011-2019 by Johannes Plunien. 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-02-08 Pithub::Result::SharedCache(3)
NAME | VERSION | DESCRIPTION | METHODS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Pithub::Result::SharedCache&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>