I do use strict and warnings; I just didn't copy them with that code fragment.
Unrelated observation #2: your posted code doesn't actually work, does it? Your second foreach loop iterates over the keys of %{$data_hash{$key0}}, but %data_hash is supposed to contain (references to) arrays of hashes, not hashes.You are correct, it doesn't. In my attempt to genericize the code I accidentally introduced some typos.
In reply to Re^2: sorting hash of array of hashes by value
by Special_K
in thread sorting hash of array of hashes by value
by Special_K
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |