How to Install libspreadsheet-parseexcel-perl in Ubuntu 18.04



Install libspreadsheet-parseexcel-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libspreadsheet-parseexcel-perl

Description:

Perl module to access information from Excel Spreadsheets

Spreadsheet::ParseExcel is a Perl module allows one to extract information from Excel spreadsheets. It can be used to read information from an Excel 95-2003 file. It cannot read information in the new XML-based XLSX format, for that, see Spreadsheet::XLSX (libspreadsheet-xlsx-perl) instead.

Homepage: https://metacpan.org/release/Spreadsheet-ParseExcel

Version: 0.6500-1

Section: universe/perl