my $iter = 0; while( $iter++ < $MAX_ITERS ) { do_stuff(); }