"When using XML::DOM with XML::Parser version 2.19 and up, setting the XML::DOM::Parser option KeepCDATA to 1 will store CDATASections in CDATASection nodes, instead of converting them to Text nodes. Subsequent
CDATASection nodes will be merged into one."
Was heisst das nun konkret für mein Problem?