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

Re: Win32::OLE Excel temporary objects destruction

by kikuchiyo (Hermit)
on Nov 22, 2017 at 23:29 UTC ( [id://1204088]=note: print w/replies, xml ) Need Help??


in reply to Win32::OLE Excel temporary objects destruction

Do you have to update an existing Excel file, or is it enough to generate a new one for every batch of input?

In the latter case it may be feasible to rewrite your program to use Spreadsheet::WriteExcel (or Excel::Writer::XLSX). These modules build XLS (or XLSX) files natively, so they can work even without MS Excel being installed, and in my experience they are reasonably fast.

  • Comment on Re: Win32::OLE Excel temporary objects destruction

Log In?
Username:
Password:

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

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

    No recent polls found