Hi I need to modify a excel file in perl and for which i installed perl in ubuntu.
1. Open a existing excel file 2. delete an unwanted Sheet called "summary" 3. and i want to insert some data into range of cells ( B1:B11) Could you please tell me what is the most suitable perl module that we can use ? Thanks in Advance Luke