in reply to Re^3: Is there a way to access the name under which a subroutine was first defined?
in thread Is there a way to access the name under which a subroutine was first defined?

No issue with B:: - just had never looked at the core list carefully enough to notice that the many of them were part of it. I'm forever learning new things about Perl.

But would B:: help where Devel::Peek did not (in the MODIFY_CODE_ATTRIBUTES sub)? What core B:: modules would you suggest I study?

Best, beth

Replies are listed 'Best First'.
Re^5: Is there a way to access the name under which a subroutine was first defined?
by ikegami (Patriarch) on Feb 16, 2009 at 10:47 UTC
    I don't know the answer to the underlying question, so I can't answer these questions.