Document cache for XML::LibXML
XML::LibXML::Cache is a cache for XML::LibXML documents loaded from files. It is useful to speed up loading of XML files in persistent web applications. This module caches the document object after the first load and returns the cached version on subsequent loads. Documents are reloaded whenever the document file changes. Changes to other files referenced during parsing also cause a reload. This includes external DTDs, external entities or XIncludes.
$
pkg install p5-XML-LibXML-CacheOrigin
textproc/p5-XML-LibXML-Cache
Size
19.1KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
4 packages
Required by
0 packages