Clinton A. Pierce <[EMAIL PROTECTED]> wrote:
> Causes "In main's FOO" to be printed twice. While an understandable
> behavior, probably not the correct one.
... and not the documented one.
I did not strictly implement the documented behavior of global/local
labels until now, because some users of
# New Ticket Created by "Clinton A. Pierce"
# Please include the string: [perl #22617]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22617 >
The following code:
.sub _realmain
bsr FOO
call _function