open( my $fh, '<:raw:encoding(utf16)', $csv_file ) or die "Cannot read $csv_file: $!\n";