Help for this page
Malformed UTF-8 character: \xe9\x27\x20 (unexpected non-continuation b +yte 0x27,immediately after start byte 0xe9; need 3 bytes, got 1) at t +ry.pl line 11. Malformed UTF-8 character (fatal) at try.pl line 11.
#!/usr/bin/perl ... utf8::upgrade($key); # does nothing Dump($key); print Dumper($key);
SV = PV(0x84c2a8) at 0x373100 REFCNT = 1 ... CUR = 4 LEN = 5 $VAR1 = "cl\x{e9}";