RT #53302 extends the meanings of various sub flags such that :vtable
now always implies :anon. As such, I think we can either apply this
patch or reject it, given that we expect a refactor of :vtable and
:method handling to occur at some point in the future.
Personally I'd suggest to reject it f
Allison,
Can you give us an update on the status of this ticket?
Thank you very much.
kid51
# New Ticket Created by Bram Geron
# Please include the string: [perl #44471]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=44471 >
:vtable subs are not stored in the vtable slot of a namespace when :anon
is set. This is b