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


in reply to XML::Parser sigh...

You could read the text into a scalar and regex the &'s out. See Re^4: Why XML not well formed? for a regex that would work. Granted, if this is a large document, this would probably not be the answer.

Don
WHITEPAGES.COM | INC
Everything I've learned in life can be summed up in a small perl script!