my @names = map {$i > 6 ? push(@names,$input2arr[$i]) : $i++ } @input2arr;