in reply to how use Spreadsheet::ParseExcel::Stream;?
The row() method returns rows of data from the spreadsheet, you can also check the test directory of the distribution for more examples, and the module is meant to be functionally similar to Spreadsheet::ParseExcel::Simple
|
|---|