How to Install libspreadsheet-parseexcel-simple-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libspreadsheet-parseexcel-simple-perl

Description:

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.

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

Version: 1.04-3

Section: universe/perl