i dont have any code upto now. I have a excel sheet with err_id (col 1), type (col 2), priority (col 3).... etc. In a csv i have err_id's. I want to delete that entire row where the err_id matches from my excel sheet. I googled "How to delete entire row" it redirected to some questions in this site which uses Win32::OLE to delete the entire row. But my RHEL not supporting that. Guide me a module which can delete an entire row