tag 291360 + moreinfo
thanks
Is this bug still reproducible in the current version? I tried the
simple example below and it works:
perl -MUnicode::Japanese -E'use utf8; say Unicode::Japanese->new(Unicode::Japanese->new("テスト")->sjis, "jis")->utf8'
Regards,
Ansgar