in reply to Spreadsheet::XSLX parsing workbook, but not retrieving values from cells

Does the "quick & dirty" parser not have a debug|verbose mode to show what it is doing? Or, use debugger or print statements to trace the parsing/errors.

If the file was not empty, then there may be some problem being ignored.

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