![]() |
|
No such thing as a small change | |
PerlMonks |
Re^4: GOTO or not GOTOby JavaFan (Canon) |
on Jan 27, 2009 at 12:37 UTC ( #739172=note: print w/replies, xml ) | Need Help?? |
So here's the next example, what does the following do:Well, that's answered by the same second line of the goto documentation: It may not be used to go into any construct that requires initialization, such as a subroutine or a foreach loop. For the third example, will to be trying to goto in a while block?
In Section
Seekers of Perl Wisdom
|
|