|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: change perl function in runtimeby LanX (Monsignor) |
| on Dec 03, 2012 at 15:19 UTC ( #1006894=note: print w/ replies, xml ) | Need Help?? |
|
You need *globs to manipulate symbol table entries like package functions! ( see perlmod and perlsub) Something like this should do
if you want to explicitly reset &x try to store the old coderef before.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||