in reply to
Extract hash values without a loop
my @arrayA = @{$test{'A'}};
Comment on
Re: Extract hash values without a loop
Download
Code
In Section
Seekers of Perl Wisdom