in reply to
Which XML Validation to use, for Perl
Try
XML::LibXML
that's a wrapper around Gnome
libxml2
. It's available for Debian as
libxml-libxml-perl
.
It can validate XML against
RelaxNG
schemas also.
Comment on
Re: Which XML Validation to use, for Perl
Download
Code
In Section
Seekers of Perl Wisdom