          MODULE=Sub-Uplevel
         VERSION=0.22
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/
      SOURCE_VFY=sha1:c75150907d54fa51038fe70ee93993b45da96c8d
        WEB_SITE=http://search.cpan.org/~dagolden/Sub-Uplevel/
         ENTERED=20060310
         UPDATED=20100222
           SHORT="apparently run a function in a higher stack frame"
cat << EOF
Perl module that provides functionality 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.
EOF
