Name: | perl-Sub-Uplevel |
Epoch: | 1 |
Version: | 0.2800 |
Release: | 25.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 54521 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Sub-Uplevel-0.2800-25.el10.noarch.rpm
|
Source RPM: |
perl-Sub-Uplevel-0.2800-25.el10.src.rpm
|
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |