Name: | rh-perl526-perl-Sub-Uplevel |
---|---|
Epoch: | 1 |
Version: | 0.2800 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 54772 |
License: | GPL+ or Artistic |
RPM: | rh-perl526-perl-Sub-Uplevel-0.2800-4.el7.noarch.rpm |
Source RPM: | rh-perl526-perl-Sub-Uplevel-0.2800-4.el7.src.rpm |
Build Date: | Wed Oct 24 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Sub-Uplevel/ |
Summary: | Apparently run a function in a higher stack frame |
Description: | 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. |