in reply to Re^2: XML::Simple giving a non-specific error
in thread XML::Simple giving a non-specific error
Your update shows how LibXML, a parser which builds a tree (takes more memory), can provide better error messages than a simpler parser like expat.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: XML::Simple giving a non-specific error
by ikegami (Patriarch) on Mar 12, 2010 at 00:30 UTC |