G
Graham Wood
Hi all,
I've got this friend who's using perl 5.6.1 and DBI to import data that is in UTF8 and he is unable to display the data successfully after it imports from the database. I read in perldoc perlunicode shipped with 5.6.1 that you can't tell perl to expect UTF8 data from an external file or source but that it would shortly be addressed in a future version. Can anyone tell me if this has happened yet, and if so, in which version of perl it is available?
Thanks
Graham
I've got this friend who's using perl 5.6.1 and DBI to import data that is in UTF8 and he is unable to display the data successfully after it imports from the database. I read in perldoc perlunicode shipped with 5.6.1 that you can't tell perl to expect UTF8 data from an external file or source but that it would shortly be addressed in a future version. Can anyone tell me if this has happened yet, and if so, in which version of perl it is available?
Thanks
Graham