for ( @whatever ) { if ( 1 .. 4 ) { # enter this block during the first four iterations, then never again } }