in reply to Re: How is redefining a sub internally done?
in thread How is redefining a sub internally done?
But I couldn't find any informations in the docs, we need to wait for someone knowing the internals.
Obviously is deleting a symbol, like already demonstrated, an efficient way to sabotage the whole redefine mechanism.
Well, I should have added that undef &g is changing the sub considerably. Use Devel::Peek with a coderef to see by yourself.
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|