Name: | perl-Hook-LexWrap |
---|---|
Version: | 0.26 |
Release: | 6.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 40559 |
License: | GPL+ or Artistic |
RPM: | perl-Hook-LexWrap-0.26-6.el9.noarch.rpm |
Source RPM: | perl-Hook-LexWrap-0.26-6.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-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. |