in reply to Re: Encoding differences
in thread Encoding differences
It turns out that XML::Simple was indeed using different XML parsers on the two machines. XML::Simple was the same version but I didn't remember it uses other modules underneath.
Thanks!