for ( @array ) { if ( exists $hash{$_} ) { push @found, $_ . $hash{$_}; } }