I have an XLS file that has arabic characters in it. I wrote a simple script using DBI to pull the data out from it and insert it into mySQL. But when it pulls out the data, it loses the encoding (or so i think).
e.g. it looks like this: 'DE4J1 9(/ 'DDG 'D3D'D / 'D9EJ/ -3JF 'D/A9J
Any suggestions? I'm on Perl 5.6