ankit.tayal560 has asked for the wisdom of the Perl Monks concerning the following question:
Student name IQ sports Music Academic Azhar x x x x Jason x x Gurmeet x x x x Vishal x x x
Stated above is my excel file. I need to convert this into a hash table and later access the contents-> student's name and his quality for which 'x' is marked. any suggestions how should I do it? I am using Spreadsheet::ParseExcel module to read through excel files.
|
---|