# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #48296]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48296 >


>From PDD17:

=item pmc_namespace [deprecated: See RT# 48144]

  PMC* pmc_namespace(INTERP, PMC* self)

Return the namespace object for this PMC. [NOTE: replaced by
C<get_namespace>.]

=item get_namespace

  PMC* get_namespace(INTERP, PMC* self)

Return the namespace object for this PMC.

<SNIP>

The get_namespace vtable entry doesn't exist yet in vtable.tbl.

Reply via email to