Re: https://metacpan.org/pod/OpenOffice::OODoc

[email protected] (hw) Sun, 28 Jan 2024 17:08:33 +0100
Newsgroups perl.beginners
Message-ID <[email protected]>
On Thu, 2024-01-25 at 20:28 -0600, Mike wrote:
> It can be done with a Perl module:
> https://unix.stackexchange.com/questions/723650/editing-libreoffice-calc-spreadsheets-in-the-terminal
> 
> I have not tested that.

I do not want to edit spreadsheets in a terminal.  There's some other
software for that.

I'm looking for something similar to Excel::Writer::XLSX, mainly to
automatically export database tables to spreadsheets from perl
programs in ods format rather than in xlsx format.