Sub::Uplevel - Apparently run a function in a higher stack frame
http://www.cpan.org
perl-Sub-Uplevel.spec | ||
README.md |
perl-Sub-Uplevel
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.