I want to create an excel file (Microsoft Excel) with tabs using perl. I need to run my perl script in the Unix environment. I can do it with Spreadsheet::Wr iteExcel.
Can I create the excel file without using Spreadsheet::Wr iteExcel?
Can I create the excel file without using Spreadsheet::Wr iteExcel?
Comment