Help for this page
for ( my $i = 0; $i < 10; $i++ ) { my $j = $i; ... } newlocation: print( "jumped out" );