in reply to Re^2: Distinguish method/function call during debugger?
in thread Distinguish method/function call during debugger?
My point was that Perl has so many call syntaxes that I doubt it knows how a function was called.
By the way, I'm suprised you don't use it. In just about every inheriting class I write, I use $class->SUPER::new().
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Distinguish method/function call during debugger?
by diotalevi (Canon) on Feb 23, 2006 at 17:21 UTC | |
by ikegami (Patriarch) on Feb 23, 2006 at 17:59 UTC |