in reply to Re^2: convert encoding
in thread convert encoding
The output of Data::Dumper will always show Nach R\x{fc}cksprache mit because Data::Dumper tries to restrict its output to 7-bit ASCII, at least with some options.
If you want something else, please show a SSCCESCCEE, because I don't really understand what you're asking for and it's most easy to demonstrate in ten lines of code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: convert encoding
by rumpumpel1 (Novice) on Feb 23, 2017 at 09:54 UTC | |
by haukex (Archbishop) on Feb 23, 2017 at 10:05 UTC | |
by Corion (Patriarch) on Feb 23, 2017 at 09:59 UTC |