$key = $hash{'section2'}->{'key2'}; foreach (@$key) { print "$_\n"; }