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


in reply to XML::Smart - undesired decoding of special XML characters

Hi, the doc for XML::Smart states:

When loading XML data with UTF-8, Perl (5.8+) should make all the work internally.

please provide a short sample of the XML you are attempting to work with.


The way forward always starts with a minimal test.