![]() |
|
No such thing as a small change | |
PerlMonks |
Re: XLSX retriving if matchesby runrig (Abbot) |
on Jun 16, 2017 at 17:02 UTC ( #1192970=note: print w/replies, xml ) | Need Help?? |
Spreadsheet::ParseExcel::Stream will parse the spreadsheet into rows, so that it is easy to process a row at a time. It does, however, use the older Spreadsheet::XLSX as the underlying parser (must update it someday...).
In Section
Seekers of Perl Wisdom
|
|