I'm not so sure what the use of your construct is, but you can use labels on single lines:
LOOP: print "Good old infinite loop\n"; goto LOOP;
For more on labels (and other stuff) see perlsyn.
-- Hofmator
In reply to Re: How to use Labels
by Hofmator
in thread How to use Labels
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |