wok annotate perl-preadsheet-parseexcel/description.txt @ rev 24491
Add some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 18 22:59:06 2022 +0000 (2022-02-18) |
parents | |
children |
rev | line source |
---|---|
Hans-Günter@24249 | 1 The Spreadsheet::ParseExcel module can be used to read information |
Hans-Günter@24249 | 2 from Excel 95-2003 binary files. |
Hans-Günter@24249 | 3 |
Hans-Günter@24249 | 4 The module cannot read files in the Excel 2007 Open XML XLSX format. |
Hans-Günter@24249 | 5 See the Spreadsheet::XLSX module instead. |