mailing list in a while but I seem to recall XML::Checker::Parser to be somewhat buggy. Don't know whether that's still the case as I see it is at least being actively maintained again. I'm assuming you're using XML::Checker::Parser because you want to validate XML against a DTD. If you're open to another opinion I might suggest using
instead. I use it for my DTD validation and IMHO - it rocks.