in reply to go back to top of for loop

Is something like this what you're looking for ...?
use strict; use warnings; TOP: for (my $i = 1; $i < 10; $i++) { if (5 == $i) { next TOP; } print "Iteration $i\n"; }

It will, of course, print all the integers from 1 to 9 except for the number 5.


s''(q.S:$/9=(T1';s;(..)(..);$..=substr+crypt($1,$2),2,3;eg;print$..$/