in reply to Need to process Excel sheet through Perl

Ok thanks a lot

One more thing, in neither of the modules - 'Spreadsheet::ParseExcel' and 'Spreadsheet::BasicReadNamedCol', I couldn't find a method to get the column names (headers).

Is it possible to extract column names of all the columns of the current excel sheet.

  • Comment on Re: Need to process Excel sheet through Perl