Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Excel file format problem Generated by Excel::writer::xlsx moduls

by jmcnamara (Monsignor)
on Nov 09, 2012 at 12:03 UTC ( [id://1003107]=note: print w/replies, xml ) Need Help??


in reply to Excel file format problem Generated by Excel::writer::xlsx moduls

It isn't currently possible to turn off those warnings from Excel::Writer::XLSX. I'll add it in a future version.

In the meantime, you can try avoid the warning by using write_number() for numbers or write() which tries to distinguish between strings and numbers and use the correct method.

--
John.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-28 18:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found