Install libspreadsheet-xlsx-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libspreadsheet-xlsx-perl
Description:
Perl extension for reading MS Excel 2007 files
Spreadsheet::XLSX emulates the behaviour of Spreadsheet::ParseExcel for the Excel 2007 (.xlsx) file format. It supports styles and many, but not all, of Excel's quirks. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell.
Homepage: https://metacpan.org/release/Spreadsheet-XLSX
Version: 0.15-1
Section: universe/perl