# New Ticket Created by Will Coleda # Please include the string: [perl #48727] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48727 >
>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 needs to be removed, along with all references to and uses of it in the repository. -- Will "Coke" Coleda