while(1) { my $x :check = some_call(); } #### while(1) { check {RULE} my $x = some_call(); }