On 11-04-15 08:26 AM, Bob McConnell wrote:
But "goto" is uncontrolled and ignores that context, leaving the stack and related structures in an unknown state.
This is from my perspective as a long time Assembler and C programmer. Is it any different in Perl?
Yes. It sets the state correctly. I even tried jumping between packages (if they're in the same file), and the sate was correct.
-- Just my 0.00000002 million dollars worth, Shawn Confusion is the first step of understanding. Programming is as much about organization and communication as it is about coding. The secret to great software: Fail early & often. Eliminate software piracy: use only FLOSS. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/