http://www.perlmonks.org?node_id=990049


in reply to Re^2: Table Manipulation
in thread Table Manipulation

Try to do the second new requirement yourself. Make a second program exactly the same as the first except for the subscripts. We can look into generalizing later.

Do you just need column names in the output or do you need a data structure which includes the names?

Bill