Name: | perl-Hook-LexWrap |
---|---|
Version: | 0.24 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 19248 |
License: | GPL+ or Artistic |
RPM: | perl-Hook-LexWrap-0.24-2.el7.noarch.rpm |
Source RPM: | perl-Hook-LexWrap-0.24-2.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/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. |