in reply to Re^2: Strange behaviour (Spreadsheet::WriteExcell)in thread Strange behaviour (Spreadsheet::WriteExcell)
$new_str = pack 'C*', unpack 'U*', $utf8_str; [download]
-- John.