Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks
why Encode::decode is working for one string and not for other.
Like it is decoding string with Japanese characters well but not decoding string with Chinese and Spanish characters.
Please help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Encode::decode issue with string
by choroba (Cardinal) on Jul 23, 2019 at 21:44 UTC | |
|
Re: Encode::decode issue with string
by Laurent_R (Canon) on Jul 23, 2019 at 18:37 UTC |