in reply to Which XML Validation to use, for Perl
XML validation in Perl is a bit limited compared to other programming languages (IMHO). Besides the LibXML alternative suggested you might want to investigate XML::Validate. This looks like a promising initiative. I like the idea of a generic interface to different XML validation backends dependding on the platform you work on.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Which XML Validation to use, for Perl
by Anonymous Monk on Nov 04, 2008 at 11:02 UTC |