in reply to Re: Unexpected utf8 in hash keys
in thread Unexpected utf8 in hash keys

Yes, it was a wrong way to do that -- an attempt based on wrong guess that perl would not set utf8 flag on ASCII strings.
--kap