devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / p5-Sub-Uplevel / DESCR
1 Apparently run a function in a higher stack frame; like Tcl's
2 uplevel() function, but not quite so dangerous.  The idea is just
3 to fool caller().  All the really naughty bits of Tcl's uplevel()
4 are avoided.