while (1) { last unless (EXPR); # code } continue { # code } [download]
In reply to Re: I need a different continue by gaal in thread I need a different continue by DrWhy