in reply to Re: Spreadsheet::XLSX returning < > and & instead of < > &
in thread Spreadsheet::XLSX returning < > and & instead of < > &
Thanks for the references. I agree, xlsx format is storing the XML data.
I'm a bit of a newbie to perl, so rather than try to figure out how to use XLM::Twig, I'm just going to do a couple regexp substitution strings and call it a day. Thanks you all for the quick replies.