On Sun Dec 16 20:25:04 2007, coke wrote:
> From src/ops/:
>
> op classoffset(out INT, invar PMC, in STR) :object_classes {
> real_exception(interp, NULL, UNIMPLEMENTED,
> "The 'classoffset' opcode has been deprecated, use named
> attribute access instead");
> }
>
>
> This stub ne
# New Ticket Created by Will Coleda
# Please include the string: [perl #48727]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=48727 >
>From src/ops/:
op classoffset(out INT, invar PMC, in STR) :object_classes {
real_ex