libspreadsheet-read-perl

reader for common spreadsheet formats

Description

Spreadsheet::Read is a Perl module that tries to transparently read any spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning.

For OpenOffice and/or LibreOffice files, this module uses Spreadsheet::ReadSXC (libspreadsheet-readsxc-perl).

For Microsoft Excel, this module uses Spreadsheet::ParseExcel (libspreadsheet-parseexcel-perl), or Spreadsheet::ParseXLSX libspreadsheet-parsexlsx-perl).

For Comma-Separated Value (CSV) files, this module uses Text::CSV_XS (libtext-csv-xs-perl) or Text::CSV_PP (libtext-csv-perl).

For SquirrelCalc, there is a very simplistic built-in parser.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Spreadsheet-Read


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libspreadsheet-read-perl