http://www.perlmonks.org?node_id=1093130


in reply to Re: Out of Memory while using Spreadsheet::XLSX
in thread Out of Memory while using Spreadsheet::XLSX

Spreadsheet::ParseExcel parses XLS files, not XLSX files. Spreadsheet::XLSX does not have the same sort of memory-saving cell handler functionality.