foreach (@{$no_priv_matches{$group}}) { for my $x (@$_) { print "$x "; } }