Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Spreadsheet::XSLX parsing workbook, but not retrieving values from cells

by Tux (Canon)
on Sep 17, 2014 at 12:38 UTC ( [id://1100920]=note: print w/replies, xml ) Need Help??


in reply to Spreadsheet::XSLX parsing workbook, but not retrieving values from cells

Spreadsheet::Read is a wrapper module that does not parse XLSX format itself, but delegates that task to a dedicated parser. Though for this purpose Spreadsheet::XLSX is supported, it is highly recommended to (install and) use Spreadsheet::ParseXLSX instead: Spreadsheet::XLSX is considered buggy and is not maintained anymore and Spreadsheet::ParseXLSX is.

Try to make the switch, read the docs of the modules, and when it still doesn't work, come back for advice. NOBODY will be able to help you fix bugs in Spreadsheet::XLSX. (well, maybe somebody might be able to, but it would be a complete waste of time).


Enjoy, Have FUN! H.Merijn
  • Comment on Re: Spreadsheet::XSLX parsing workbook, but not retrieving values from cells

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1100920]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found