On Thu Dec 13 19:23:46 2007, coke wrote:
> from PDD17:
>
> PMC* get_attr(INTERP, PMC* self, INTVAL idx) [deprecated]
>
> Retrieve an attribute value from the PMC (instance object).
>
> [NOTE: Integer index lookups for attributes are deprecated with the new
> object metamodel.]
>
Removed in r
# New Ticket Created by Will Coleda
# Please include the string: [perl #48583]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=48583 >
from PDD17:
PMC* get_attr(INTERP, PMC* self, INTVAL idx) [deprecated]
Retrieve an att