[Bug 6329] Implement XML::LibXML Structured Errors

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6329





--- Comment #15 from Olivier Thereaux <ot@w3.org>  2009-03-13 14:59:08 ---
Here is a one liner to text which version of XML::LibXML your system has:

perl -MXML::LibXML -e 'print " XML::LibXML Version: $XML::LibXML::VERSION\n";' 


If you have a version > 1.66 and < 1.70, I suggest heading to CPAN and install
the latest version:
http://search.cpan.org/dist/XML-LibXML/


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 13 March 2009 14:59:27 UTC