while() # reads first entry { my @newusername = ; # reads remaining entries foreach $name (@newusername) ...