in reply to Re: XML::XPath doesn't validate XML???
in thread XML::XPath doesn't validate XML???
Okay, I can see the use case for that. It just seemed intuitive that that if the object returned then the XML was valid. The error I get when I search for a node that isn't there is from XML::Parser which XML::XPath inherets from.