Sub::Uplevel - Apparently run a function in a higher stack frame http://www.cpan.org
Go to file
2024-01-06 09:38:54 +01:00
perl-Sub-Uplevel.spec automatic update by autodist [release 0.2800-1mamba;Thu Oct 26 2017] 2024-01-06 09:38:54 +01:00
README.md update to 0.24 [release 0.24-1mamba;Sun Apr 28 2013] 2024-01-06 09:38:53 +01:00

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.