jeteve has asked for the wisdom of the Perl Monks concerning the following question:
I'm wondering how to exit two loops levels with a single instruction.
What I'm searching for whould be some kind of 'last 2' which would exit two levels.
-- Nice photos of naked perl sources here !
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: exiting two loop levels
by GrandFather (Saint) on Sep 21, 2006 at 10:21 UTC | |
Re: exiting two loop levels
by davorg (Chancellor) on Sep 21, 2006 at 10:23 UTC | |
Re: exiting two loop levels
by VSarkiss (Monsignor) on Sep 21, 2006 at 14:26 UTC |