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


in reply to Re^2: When I die, I will...
in thread When I die, I will...

No no no. The modern, structured replacement for GOTO (long jump) is exceptions.

while(1) { # eternal ... if ( -T _ ) { # terminal. yuk yuk die "OUTAHERE"; # or croak } }
I reckon we are the only monastery ever to have a dungeon stuffed with 16,000 zombies.