Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^10: Excel to CSV datetime conversion- format changes

by marto (Cardinal)
on Apr 25, 2014 at 11:02 UTC ( [id://1083774]=note: print w/replies, xml ) Need Help??


in reply to Re^9: Excel to CSV datetime conversion- format changes
in thread Excel to CSV datetime conversion- format changes

Don't worry. This problem is because in the example I gave you I use the variable name $excel which I found more descriptive than $e. Using easier to understand variable names helps when someone else looks at your code, or you haven't looked at it in a long time. By copying and pasting this one line then you'd also have to replace the other instances of $e with $excel.

The quick and dirty way to fix this is to replace $excel with $e. From the command prompt can you run the following and post the output?

cpan -D Spreadsheet::ParseExcel

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-20 00:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found