pkgsrc/devel/p5-Sub-Uplevel/DESCR
wiz f3e3b97cb0 Initial import of p5-Sub-Uplevel-0.09:
Apparently run a function in a higher stack frame; 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.
2005-02-19 17:17:11 +00:00

4 lines
207 B
Text

Apparently run a function in a higher stack frame; 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.