foreach my $i (0 .. @vorname - 1) { $multi_array[$i] = [ $vorname[$i], $haarfarbe[$i], $figur[$i] ]; }