RSS | Module Info | Add a review of Spreadsheet-Read

3 out of 3 found this review helpful:

Spreadsheet-Read (0.39) *****

Excellent stuff - makes reading data from spreadsheets dead simple, without caring what kind of spreadsheet you've been given.

Even if you're writing code with the expectation of it only ever being given an Excel spreadsheet, it still makes sense to use this module for its interface, and so that, if your code is expected to deal with other spreadsheet formats in future, it will Just Work.

David Precious - 2010-04-28T03:13:29

Was this review helpful to you?  Yes No
6 out of 7 found this review helpful:

Spreadsheet-Read (0.23) ****

Solidly useful; when I replaced Spreadsheet::ParseExcel I was at first confused by the column-major format until I found the rows() sub. I like format transparency. Highly recommended.

Darren Kulp - 2007-07-09T12:50:27

Was this review helpful to you?  Yes No


the camel