The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
41 views

Spreadsheet::XLSX returning &lt; &gt; and &amp; instead of < > &

I'm using ... use Spreadsheet::XLSX; use Spreadsheet::XLSX::Fmt2007; use Spreadsheet::XLSX::Utility2007; ... to parse an xlsx spreadsheet where a cell contains the value () appear in ...