Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Out of memory and While replacements with excel XLSX application

by aufflick (Deacon)
on Oct 08, 2012 at 04:37 UTC ( [id://997738]=note: print w/replies, xml ) Need Help??


in reply to Out of memory and While replacements with excel XLSX application

Welcome to coding!

I haven't used XLSX myself and this might be a naive suggestion but could your situation be satisfied with CSV files as your output (which you could then convert to XLSX files in Excel if you want to send XLSX to others instead of CSV)? Especially if you have huge amounts of data you can simply print to a raw text file, but you can also use very streamlined modules like Text::CSV.

  • Comment on Re: Out of memory and While replacements with excel XLSX application

Log In?
Username:
Password:

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

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

    No recent polls found