Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Spreadsheet::Read now supports Gnumeric

by Tux (Canon)
on Feb 22, 2023 at 10:54 UTC ( [id://11150524]=perlmeditation: print w/replies, xml ) Need Help??

Thanks to Bob Rogers, Spreadsheet::Read now supports Gnumeric using Spreadsheet::ReadGnumeric as parsing backend.

my $book = ReadData ("test.gnumeric"); # function my $book = Spreadsheet::Read->new ("test.gnumeric"); # OO

Bob has taken Spreadsheet::Read as API definition, so integration should be smooth!

Most attributes are supported.

Version 0.87 has just been released. Get it while it is hot.


Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://11150524]
Approved by marto
Front-paged by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-24 00:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found