http://www.perlmonks.org?node_id=999436


in reply to Re^2: Expat.pm and Parser.pm errors
in thread Expat.pm and Parser.pm errors

It is best to post as little code as possible that actually runs (and that anyone can run) and demonstrates your problem (stating the output you got and the output you expected). Again, "as little code as possible, that runs as a standalone test case". Do you have a small test case? Often, by the time you cut it down to a small test case, you've solved your problem.