in reply to Re^3: Spreadsheet::XSLX parsing workbook, but not retrieving values from cells
in thread Spreadsheet::XSLX parsing workbook, but not retrieving values from cells

Hi,

Thanks for the suggestion. I tried using Spreadsheet::ParseXLSX to read the file, and it seems to work just fine.

So I think this problem is solved, but has taken me to the next problem which is that my file seems too big and therefore causes some kind of segmentation fault. That, according to the documentation, is to be expected for extremely big files.

Any suggestion on using another library for bigger files?

Thanks!

  • Comment on Re^4: Spreadsheet::XSLX parsing workbook, but not retrieving values from cells