Help for this page
Select Code to Download
Select
or
download this
my @names = map {$i > 6 ? push(@names,$input2arr[$i]) : $i++ } @input2arr;