Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Error parsing large xlsx

by runrig (Abbot)
on May 13, 2016 at 22:36 UTC ( [id://1162999]=note: print w/replies, xml ) Need Help??


in reply to Error parsing large xlsx

Where did you see a cell_handler for Spreadsheet::ParseXLSX? It doesn't have that functionality. The XLS parser has one, but not the XLSX parser. You can try Excel::Reader::XLSX for parsing large XLSX files.

Update: You can also try Spreadsheet::XLSX::Reader::LibXML which I don't know much about. Nevermind, even the author does not recommend this module.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 21:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found