http://qs1969.pair.com?node_id=721218


in reply to Re: Which XML Validation to use, for Perl
in thread Which XML Validation to use, for Perl

It's hand rolled legacy XML, created by string concatenation. Thus, the need for a final "is it valid" check before shipping it off. I'm interested at this point only in validation -- not parsing, not XML generation.

The plethora of modules is a problem. What's the easy, simple, robust and mature recommendation on the best one to use?