Ok ran the from console window and it said it was missing to Parse::RecDescent to write formula's. Added a use Parse::RecDescent; to main file so it's included in the packaging. Executable works! Thanks for the help.
Comment on Re^4: Spreadsheet::WriteExcel packaged with pp