anandmot has asked for the wisdom of the Perl Monks concerning the following question:
If i use sheetname and cell value inside cellhandler function i notice that sheetname is different and cell value is belongs to different sheet..
How can i get cell value from same sheeetname?
for ex i want to print and store only row 0 of all worksheets in a workbook
Comment on Re^3: Reducing the memory usage of Spreadsheet::ParseExcel