Christopher Spears <[EMAIL PROTECTED]> wrote: : I heard a lot of people dislike goto. Why? When : should I use this command?
There are three forms of this statement. Each is discussed in the 'perlfunc' reference to 'goto'. Have you read that document? 'goto' is usually used as an advanced tool. It is seldom needed in well designed algorithms. HTH, Charles K. Clarkson -- Mobile Homes Specialist 254 968-8328 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>