foreach ( @alist ) { condition( $_ ) and do_something( $_ ) }