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

[email protected] (Mike) Thu, 25 Jan 2024 20:28:18 -0600
Newsgroups perl.beginners
Message-ID <[email protected]>
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.


Mike


On 1/25/24 13:05, hw wrote:
> Hi,
>
> is there a way to create libreoffice spreadsheets (ods) similar to
> Excel::Writer::XLSX?
>
> There is OpenOffice::OODoc and I don't see how to create spreadsheet
> documents with that.
>
> Is there still no way to do that?
>
>