foreach $_(@F) # For each value in the list called @F { # Do stuff... }