Re: how to create a LO spreadsheet

2015-04-29 Thread Vincent Lequertier
Le 28/04/2015 21:23, lee a écrit : > Vincent Lequertier writes: > >> Le 2015-04-26 14:27, lee a écrit : >>> Hi, >>> >>> how can I create a libreoffice spreadsheet with perl? There seem to be >>> two modules for it, yet none of them seems to let you do it --- if they >>> do, the documentation doe

Re: how to create a LO spreadsheet

2015-04-29 Thread Shekar
I had some luck using this module. : https://metacpan.org/pod/Spreadsheet::WriteExcel Cheers, Shekar On Wed, Apr 29, 2015 at 12:53 AM, lee wrote: > Vincent Lequertier writes: > > > Le 2015-04-26 14:27, lee a écrit : > >> Hi, > >> > >> how can I create a libreoffice spreadsheet with perl? Ther

Re: how to create a LO spreadsheet

2015-04-29 Thread lee
Vincent Lequertier writes: > Le 2015-04-26 14:27, lee a écrit : >> Hi, >> >> how can I create a libreoffice spreadsheet with perl? There seem to be >> two modules for it, yet none of them seems to let you do it --- if they >> do, the documentation doesn't have any example of how to do it. >> >>