| Name: | perl-Hook-LexWrap |
|---|---|
| Version: | 0.26 |
| Release: | 19.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 40294 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Hook-LexWrap-0.26-19.el10_0.noarch.rpm |
| Source RPM: | perl-Hook-LexWrap-0.26-19.el10_0.src.rpm |
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Hook-LexWrap |
| Summary: | Lexically scoped subroutine wrappers |
| Description: | Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap implements wrappers in such a way that the standard `caller' function works correctly within the wrapped subroutine. |