Ok. Here's what seems to be happening in these two statements:
Here's the understandable version of this code:
while(($key,$value)=each(%by_key) { $current_key_list_aref = $key_list_by_value{$value}; push(@$current_key_list_aref,$key); }
In reply to Re: Array of Hashes or Hash of Arrays
by sumeetgrover
in thread Array of Hashes or Hash of Arrays
by perl@1983
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |