Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files
(.sxc). It exports the function read_sxc() which takes a filename and an
optional reference to a hash of options as arguments and returns a
reference to a hash of references to two-dimensional arrays. The hash keys
correspond to the names of worksheets in the OpenOffice workbook. The
two-dimensional arrays correspond to rows and cells in the respective
spreadsheets.
.
Spreadsheet::ReadSXC is a wrapper around Spreadsheet::ParseODS, which reads
both SXC and ODS files.
Installed Size: 88.1 kB
Architectures: all