f3ecf75016
higher stack frame. PR: 47582 Submitted by: Erwin Lansing <erwin@lansing.dk>
5 lines
202 B
Text
5 lines
202 B
Text
Like Tcl's uplevel() function, but not quite so
|
|
dangerous. The idea is just to fool caller().
|
|
All the really naughty bits of Tcl's uplevel() are avoided.
|
|
|
|
WWW: http://search.cpan.org/dist/Sub-Uplevel/
|