Markus Gürtler <mar...@guertler.org> writes: > I've run exactly in the same problem, but forgot about it. Here's how > I finally made my "UTF8-setup", which is thread safe:
Thanks for you rsuggestion. Your basic change is to use ":utf8" instead of ":encoding(utf8)". I already mentioned that this works. It turns out to be a very ancient bug in Perl: https://rt.perl.org/rt3/Ticket/Display.html?id=41121 First reported in 2006! However, noone seems to pay attention. -- Johan