in reply to Re: Specific hash to array conversion query
in thread Specific hash to array conversion query

That is perfect. I like the way you've saved the value of the outer key map { my $key=$_; map... and used that in the inner query.