blob: c613f1c817db17311cc819df02640083c4b90678 (
plain) (
blame)
1
2
3
4
5
|
XML::Validate is a generic interface to different XML validation backends.
Backends for the following validators are included with this distribution:
** LibXML (& you'll need XML::LibXML)
** Xerces (& you'll need XML::Xerces)
|