On Mon, Sep 08, 2008 at 09:28:47AM -0700, NotFound via RT wrote:
> The code in this ticket does not parse. Is using obsolete syntax? Can
> someone provide an updated version?
Perhaps:
.sub main
.local pmc foo
foo = get_global 'foo'
foo('x' => 1, 'y' => 2)
The code in this ticket does not parse. Is using obsolete syntax? Can
someone provide an updated version?
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #46457]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46457 >
It seems that the long version to invoke a subroutine, using .pcc_begin/end
does not w