for $item @list { next if definite failure condition action if most likely condition action if next most likely condition etc. default action }