trickyq has asked for the wisdom of the Perl Monks concerning the following question:
I am an old perl user. Have been out of the loop for ten years or so. SO I apologize in advance.
I am trying to use the spreadsheet xlsx module to extract two full columns of data from a spreadsheet for line by lime comparison. I can write the code for the actual comparison easily. I have no idea how to use the module to get the columns from the spreadsheet. can anyone point me to some good docs for this? or give me some quick pointers on use of the module.
thanks