![]() |
|
P is for Practical | |
PerlMonks |
Re: Spreadsheet::XLSX returning < > and & instead of < > &by ig (Vicar) |
on Dec 17, 2013 at 09:52 UTC ( #1067442=note: print w/replies, xml ) | Need Help?? |
I was seeing the same thing with Spreadsheet::XLSX. For other reasons (built-in number/date formats not handled) I switched to Spreadsheet::ParseXLSX. With the latter, cells with built-in 'custom' number formats have correct formatted values and the entities are processed back to characters.
In Section
Seekers of Perl Wisdom
|
|