in reply to Re: Caching Entities with XML::LibXML
in thread Caching Entities with XML::LibXML

That's good news. Well, not so much for me. My home machine, the one on which the script runs, is a WinXP machine.
  • Comment on Re^2: Caching Entities with XML::LibXML

Replies are listed 'Best First'.
Re^3: Caching Entities with XML::LibXML
by grantm (Parson) on Feb 25, 2010 at 05:48 UTC

    You might find this page useful: http://xmlsoft.org/catalog.html. It looks like the /etc/xml/catalog path is a hardcoded default but you can override it with an environment variable.