in reply to Re: Speeding up Spreadsheet::XLSX file load in UNIX
in thread Speeding up Spreadsheet::XLSX file load in UNIX
I plan to write an Excel::Reader::XLSX module once Excel::Writer::XLSX reaches full compatibility with Spreadsheet::WriteExcel (in 2-3 months).
The main aim will be a parser that is fast and has low memory usage. It will probably be based around XML::Twig.
--
John.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Speeding up Spreadsheet::XLSX file load in UNIX
by Tux (Canon) on Jul 05, 2011 at 11:53 UTC |