Help for this page

Select Code to Download


  1. or download this
    my %h = map { join('_', $_->{'a'}, $_->{'c'}) => $_->{'b'} } @arr ;