# New Ticket Created by Paul Cochrane # Please include the string: [perl #46671] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46671 >
In src/pmc/default.pmc:get_attr_str() there is the todo item: /* TODO bound user functions */ The code leading up to this mentions bound methods, so this *might* have something to do with this todo item. I *think* that one has to implement handling of bound user functions, but I'm not 100% sure.