in reply to
Re: Array of Hashes or Hash of Arrays
in thread
Array of Hashes or Hash of Arrays
Didn't quite understand your last statement.. Can you please help to clarify? $key_list_by_value{$value} is a reference to an array - hence the @{ }.
Comment on
Re^2: Array of Hashes or Hash of Arrays
In Section
Seekers of Perl Wisdom