Help for this page
#!/usr/bin/perl ... foreach $field (@fields) { $input{$field} = Encode::decode('UTF-8', $input{$field}); }