Help for this page
Select Code to Download
Select
or
download this
my %h = map { join('_', $_->{'a'}, $_->{'c'}) => $_->{'b'} } @arr ;