in reply to highlight row in excel

From a non-Windows system, I'm not sure which module(s) would allow you to do this.

From a Windows system that has Excel, I would recommend using Win32::OLE to directly manipulate Excel to accomplish the task. (At least this is how I would approach the task.)