in reply to Re^3: utf8 && XML::Simple
in thread utf8 && XML::Simple

Next step? Right step! Forgot a tiny $dbh->do('set names utf8'); in my code. Thanks!