in reply to Maximum parsing depth with XML::Parser?
Therefore XML::Parser both can and will have problems with it.
Instead you will either need to roll your own parser or else properly escape the text before you place it within the text tag so you have valid XML.
|
|---|