Binary package “libspreadsheet-parseexcel-simple-perl” in ubuntu focal

simple interface to Excel data

 Spreadsheet::ParseExcel::Simple 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.