On 10 Dec 2014, at 23:22, Elizabeth Mattijsen (via RT)
wrote:
> # New Ticket Created by Elizabeth Mattijsen
> # Please include the string: [perl #123407]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=123407 >
>
>
> [23:
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #123407]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=123407 >
[23:22:42] m: role A { has $.a; submethod BUILD(:$!a) {}}; class
B does A {