Chris Devers <[EMAIL PROTECTED]> wrote:
: In [brief] defense of GOTO, for some programming it is
: essential. Assembly language programming, for example.
Since this is a perl list, we can safely assume the
OP was not asking about assembler's goto statement, but
about perl's.
'perlfunc' mentions C as a language where goto is
more accepted. It also mentions that AUTOLOAD.pm uses
the third form to load subroutines.
Programming in assembler, huh. You're either a
computer science student, very curious, or really old. :)
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>