$x = 0; while(scalar(@all_normal_lists) < 1){ $x++; @all_normal_lists = $tree->look_down(%rules->{'test_'.$x}); }