Nocturnus has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks,
is it possible to set options for the XML:LibXML::SAX parser? Notably, I would like to prevent the parser from resolving external (and internal, if possible) entities, and from throwing error messages relating to undefined entities.
The documentation for XML::LibXML::SAX seems to be horrible (nearly non-existent), and I didn't find a way to do that.
Thank you very much for any ideas,
Nocturnus
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to set options for XML::LibXML:SAX
by Corion (Patriarch) on Apr 22, 2012 at 08:01 UTC | |
by Nocturnus (Scribe) on Apr 22, 2012 at 08:07 UTC |