|
I think what I will do is take the output of XMLout and convert all the Unicode to latin1 using Unicode::String::latin1(). Then I won't need to change any other code in my application. I'll look at XML::Simple's escape_value method as an alternative.
I apologize for my silly assertion. I did not mean to offend. You have been very helpful, thank you.
|