Name: | perl-Sub-Uplevel |
---|---|
Epoch: | 1 |
Version: | 0.24 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 45674 |
License: | GPL+ or Artistic |
RPM: | perl-Sub-Uplevel-0.24-4.el7.noarch.rpm |
Source RPM: | perl-Sub-Uplevel-0.24-4.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.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. |