![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^3: Changing the name of a function in the call stackby Perlbotics (Bishop) |
on Nov 21, 2021 at 09:35 UTC ( #11138995=note: print w/replies, xml ) | Need Help?? |
Also have a look at Sub::Util (set_subname()) which is included with Perl since v5.21.4. A new module, Sub::Util, has been added, containing functions related to CODE refs, including subname (inspired by Sub::Identity) and set_subname (copied and renamed from Sub::Name). …
In Section
Seekers of Perl Wisdom
|
|