in reply to How to convince SOAP::Lite to return UTF-8 data in responses as UTF-8?
my $string = SOAP::Data->type( string => 'UTF-8' );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to convince SOAP::Lite to return UTF-8 data in responses as UTF-8?
by mithaldu (Monk) on Feb 20, 2012 at 20:28 UTC | |
|
Re^2: How to convince SOAP::Lite to return UTF-8 data in responses as UTF-8?
by Anonymous Monk on Feb 21, 2012 at 02:06 UTC |