What\'s the simplest way to parse an Excel file in Perl? Converting it to a text file would also work.
I have had great luck using Spreadsheet::ParseExcel.