| Name: | perl-Sub-Uplevel |
|---|---|
| Epoch: | 1 |
| Version: | 0.2800 |
| Release: | 4.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 54798 |
| License: | GPL+ or Artistic |
| RPM: | perl-Sub-Uplevel-0.2800-4.el8.noarch.rpm |
| Source RPM: | perl-Sub-Uplevel-0.2800-4.el8.src.rpm |
| Build Date: | Sat Mar 30 2019 |
| Build Host: | ca-build101.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. |