Help for this page
Select Code to Download
Select
or
download this
LOOP: { do { last if $x = $y**2; # do something here } while $x++ <= $z; }