in reply to Out of Memory
If all else fails, you might have to use XML::Twig and do the XML parsing of the XLSX sheet yourself. This will mean taking much of the extraction code of Spreadsheet::XLSX and remunging it into a callback-based interface (like Spreadsheet::ParseExcel)...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Out of Memory
by ETLTCHFIG (Novice) on May 05, 2011 at 16:18 UTC |