Drew Wilson wrote:
But I cannot figure out WHERE this conversion is being done.


I've picked through SOAP::Lite enough to know that unicode conversions are probably more than it knows how to handle.

However, SOAP::Data::encode_data uses a regex to munge data. Perhaps there's a conversion happening in the regex engine that breaks the UTF8.

Rob

Reply via email to