On Wed, 23 Apr 2014 08:25:15 -0400, "prof.rueg via RT"
<bug-Spreadsheet-Read@rt.cpan.org> wrote:
Show quoted text> Thanks for the reply. I didn't quite understand all that.
>
> Yes, I'm using LibreOffice and am trying to open a "standard ODS" file,
> saved from LibreOffice Calc. Everything is from the newest Ubuntu
> repositories. However, your point of creating the doc in an older
> version and saving in a newer one is valid. The OO Calc spreadsheet
> was initially created "years ago", but I guess I assumed that once it's
> saved to the newest version, then the document history was immaterial.
>
> I agree that the problem probably is with Spreadsheet::ReadSXC as that's
> the filetype I'm reading. I'm sorry to hear it's under-maintained.
>
> But if you could move this ticket to that group, maybe it's a quick fix
> to accommodate some new OO format.
I would LOVE to, but up till now, I have seen no working ODS parser
that fits Spreadsheet::Read. Suggestions welcome.
We desperately need someone to write Spreadsheet::ParseODS with the
interface of Spreadsheet::ParseExcel and Spreadsheet::ParseXLSX
If you take a look in Spreadsheet::CSV, an interesting approach to
spreadsheets, dealing with them as all were CSV files, you see it uses
the reliable parsers for Excel and parses ODS with XML parsers.
That is WAY beyond the scope of Spreadsheet::Read. I just try to
feature a generic API to spreadsheets hiding all the weird and
different interface quircks of the parsers from the end-user.
Spreadsheet::Read just tries to offer a unified Spreadsheet API to
end-users with a "spreadsheet" feel and intuitiveness.
If the underlying parser fails, so will Spreadsheet::Read.
Show quoted text> Thanks!
> Steve
--
H.Merijn Brand
http://tux.nl Perl Monger
http://amsterdam.pm.org/
using perl5.00307 .. 5.19 porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/
http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/