Cache-CacheFactory

 view release on metacpan or  search on metacpan

lib/Cache/CacheFactory/Expiry/Size.pm  view on Meta::CPAN

workaround for the problems mentioned in "Memory cache inaccuracies"
in the L</"KNOWN ISSUES AND BUGS"> section.

If this behaviour is undesirable, supply a true value to the
C<no_overrule_memorycache_size> option.

=item no_devel_size => 0 | 1

If the above workaround is in effect it will attempt to use L<Devel::Size>
if it is available, since this module delves into the internals of perl
it can be fragile on perl version changes and you may wish to disable
it if this is causing you problems, to do that set the C<no_devel_size>
option to a true value.

=back

=head1 STORE OPTIONS

There are no per-key options for this policy.

=head1 METHODS



( run in 4.071 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )