Pithub::Result::SharedCache(3pm) | User Contributed Perl Documentation | Pithub::Result::SharedCache(3pm) |
Pithub::Result::SharedCache - A role to share the LRU cache with all Pithub objects
version 0.01036
A role to share the least recently used cache with all Pithub objects.
Returns the Cache::LRU object shared by all Pithub objects.
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.
Johannes Plunien <plu@cpan.org>
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.
2021-02-15 | perl v5.32.1 |