in reply to Re^2: $self->do_it("now") question
in thread $self->do_it("now") question
It very well could be that a module is doing some strange symbol table hackery with the call and transforming it into something that doesn't even remotely resemble the name 'do_it'. Your best bet is the debugger...
|
|---|