Help for this page
... my $data= $dbh->selectall_arrayref($sql, { Slice => {} }); ... utf8::decode($_->{my_textcol}); } ...