in reply to XML::DOM not re-encoding character references of unicode characters?

According to XML::DOM's docs you are supposed to use XML::LibXML instead. Hopefully it will not force you to change your code too much and will solve the problem.

  • Comment on Re: XML::DOM not re-encoding character references of unicode characters?