I have to validate some XML config files, and I need
a simple way to do this with perl. I have heard good
things about XML::Checker, however it's not on CPAN and
it's homepage is no longer in existence.
Can someone let me know a quick, easy, way to do simple
XML syntax checking?