$places->$a->{name}
That's an object method reference invocation on an object reference. Try | No, that won't do it; try this. (More rubber-duckery needed!)
$places->{$a}->{name}
Give a man a fish: <%-{-{-{-<
In reply to Re: Sorting an array of anonymous hashes with named hashes using hash value
by AnomalousMonk
in thread Sorting an array of anonymous hashes with named hashes using hash value
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |