princepawn has asked for the wisdom of the Perl Monks concerning the following question:
I remember how I always wanted to put the word break in my Perl loops and had to stop myself --- I still do.
Can anyone think of a good reason why it is called last instead of break?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: The last command is like the break statement in C
by jptxs (Curate) on Sep 27, 2000 at 18:05 UTC | |
|
(tye)Re: The last command is like the break statement in C
by tye (Sage) on Sep 27, 2000 at 18:40 UTC | |
by jcwren (Prior) on Sep 27, 2000 at 18:46 UTC | |
by tye (Sage) on Sep 27, 2000 at 19:00 UTC | |
by tilly (Archbishop) on Sep 27, 2000 at 19:43 UTC |