|
NAMEXML::LibXML::Cache::Base - Base class for XML::LibXML cachesVERSIONversion 0.14DESCRIPTIONBase class for the document and style sheet caches.METHODSnewOnly used by subclasses.cache_hitsmy $hits = $cache->cache_hits; Return the number of cache hits. AUTHORNick Wellnhofer <wellnhofer@aevum.de>COPYRIGHT AND LICENSEThis software is copyright (c) 2020 by Nick Wellnhofer.This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Visit the GSP FreeBSD Man Page Interface. |