Thomas Browner wrote:
>
> Does perl have a goto command. For example if you tell scrip to do
> something and it returns a 1 then it should go to a block of code that
> does something else.

Yes. But I've never seen a case where I think it should be used.

Perl isn't a scripting language. (Although it can be, just like
it can be most things.)

If you want help, then please explain what you're trying to do. Then
we will explain how.

Rob



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to