in reply to Having Problems with Spreadsheet::ParseExcel::SaveParser Parse() function
Have you made sure that the file Build_Scheduler.xlsx exists in the current directory? Also, Spreadsheet::ParseExcel::SaveParser inherits from Spreadsheet::ParseExcel, so you can likely ask for the reason why the parsing failed by printing $parser->error.
|
|---|