blob: 099dd384f1077f7aa0cca6809bf0e7138332a5f1 (
plain) (
blame)
1
2
3
4
5
|
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/
|