# Loops forever for ($i=0; $i++;) { $pers = @buschecked[i]; } #### # Goes through list for (@buschecked) { $pers = $_; }