Read the data from a spreadsheet
http://search.cpan.org/dist/Spreadsheet-Read/
Spreadsheet::Read 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 this module uses Spreadsheet::ReadSXC
For Microsoft Excel this module uses Spreadsheet::ParseExcel or
Spreadsheet::XLSX
For CSV this module uses Text::CSV_XS (0.29 or up required, 0.73 or up
preferred) or Text::CSV_PP (1.05 or up required).
For SquirrelCalc there is a very simplistic built-in parser
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/perl-Spreadsheet-Read && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Spreadsheet-Read-0.45.tgz | 0000120056 117 KB | |
perl-Spreadsheet-Read.changes | 0000000387 387 Bytes | |
perl-Spreadsheet-Read.spec | 0000003655 3.57 KB |
Revision 4 (latest revision is 23)
Stephan Kulow (coolo)
accepted
request 92295
from
Stephan Kulow (coolo)
(revision 4)
- update to 0.45 - NAME / DISTNAME in Makefile.PL - More cross-checks for META data
Comments 0