in reply to Printing hash values
Hi,
why do you join values of key current and tis, when you have to iterate over them in your ouput routine?
My proposal: Don't join them, but push them to an array ref beyond the key current and tis. In the output routine you have to iterate over them keeping the variables for the values (category, division, etc.) constant.
Regards
McA
|
|---|