http://www.perlmonks.org?node_id=1121452


in reply to Re: Number of times I've used goto in Perl
in thread Number of times I've used goto in Perl

3) avoiding goto

Avoiding goto is not an end in itself (unless one is religious about it, taking "avoid goto" as a tenet of the faith); it is only, at best, a means to some other end.