in reply to Re: A simple read of XLSX into Perl
in thread A simple read of XLSX into Perl
Once you have installed Spreadsheet::XLSX, you might consider using Spreadsheet::Read which tries to offer a unified interface to most known spreadsheets.
Also note that it is (very) likely that the XLSX format will get a new parser from the author of Spreadsheet::ParseExcel.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: A simple read of XLSX into Perl
by runrig (Abbot) on Feb 27, 2013 at 17:40 UTC |