Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libspreadsheet-parseexcel-simple-perl
A simple interface to excel data
http://search.cpan.org/dist/Spreadsheet-ParseExcel-Simple/
0
no reviews
Install
This provides an abstraction to the spreadsheet::parseexcel module for simple reading of values.
you simply loop over the sheets, and fetch rows to arrays.
for anything more complex, you probably want to use spreadsheet::parseexcel directly.