my $max_count = 100; my $counter = 0; while( $counter < $max_count ){ $conter++; print "COUNT = $count" }