foreach ( 1..3 ) { print "before: $_\n"; while( ) { # mach irgendwas } print "after: $_\n"; }