# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| perl-Sub-Uplevel: perl-Sub-Uplevel (run a function in a higher stack frame) perl-Sub-Uplevel: perl-Sub-Uplevel: Like Tcl's uplevel() function, but not quite so dangerous. perl-Sub-Uplevel: The idea is just to fool caller(). All the really naughty perl-Sub-Uplevel: bits of Tcl's uplevel() are avoided. perl-Sub-Uplevel: perl-Sub-Uplevel: homepage: http://search.cpan.org/~dagolden/Sub-Uplevel-0.2002/ perl-Sub-Uplevel: