I think you are wrong.
utf8::encode($string) modifies in-place passed var and return nothing.
http://perldoc.perl.org/utf8.html :
utf8::encode($string) Converts in-place the character sequence to the corresponding octet sequence in UTF-X. That is, every (possibly wide) character gets replaced with a sequence of one or more characters that represent the individual UTF-X bytes of the character. The UTF8 flag is turned off. Returns nothing.
In reply to Re^2: Encoding problem on SOAP web server
by Anonymous Monk
in thread Encoding problem on SOAP web server
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |