in reply to Re^5: Identifying a location with finer granularity than a line number (B::Concise)
in thread Identifying a location with finer granularity than a line number
Ah, yes. Ok. So now how can I get a CODE ref from the call stack of a running Perl program?
Independent of this particular problem, it's something I'd want to be able to do. I can't remember the details now but I recall needing a CODE ref (as opposed to a in "context") in conjunction with the module Scope::Upper
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Identifying a location with finer granularity than a line number (B::Concise)
by rockyb (Scribe) on Apr 13, 2014 at 23:19 UTC |