in reply to Re^2: 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?
seem to rely on one or more B:: modules.
What issue do you have with B? B is an interface to the guts, something you will have to access in this case. Whether B is used or not, the same code will get executed one way or another to get the info you want.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Is there a way to access the name under which a subroutine was first defined?
by ELISHEVA (Prior) on Feb 16, 2009 at 10:43 UTC | |
by ikegami (Patriarch) on Feb 16, 2009 at 10:47 UTC |