in reply to Re: Spreadsheet::ParseExcel::SaveParser and merged cells
in thread Spreadsheet::ParseExcel::SaveParser and merged cells

Thanks. In perluniintro I learned about utf8::is_utf8, which does precisely what I wanted.

I have filed the bug and submitted the patch.

Regards,

Julio

  • Comment on Re^2: Spreadsheet::ParseExcel::SaveParser and merged cells

Replies are listed 'Best First'.
Re^3: Spreadsheet::ParseExcel::SaveParser and merged cells
by Anonymous Monk on Feb 11, 2014 at 03:26 UTC
    Hi Julio, I also want to use Spreadsheet::ParseExcel::SaveParser to merged cells, can you share the module you have improved. thanks