I have a few mal-formed XML documents that XML::Twig is not liking too much. The XML documents contain a & outside of a CDATA tag.
Can XML::Twig ignore any unquoted character that appears outside of a CDATA tag and just throw it out when parsing or is there anything available that will pre scan the document and remove characters before XML:Twig parses the XML?
Thanks.
(6)
]
