![]() |
|
P is for Practical | |
PerlMonks |
Re^2: Track the filename/line number of an anonymous coderefby Anonymous Monk |
on May 12, 2022 at 14:20 UTC ( #11143834=note: print w/replies, xml ) | Need Help?? |
A warning to anybody who finds this from google.
This approach worked perfectly in perl 5.8.8 and perl 5.20.2, but as of perl 5.30.3, this no longer works.
Somehow using "x $sub" in the debugger still gets the correct answer, so I think there must be some solution.
In Section
Snippets Section
|
|