Name: | perl-Hook-LexWrap |
---|---|
Version: | 0.22 |
Release: | 4.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 17949 |
License: | GPL+ or Artistic |
RPM: | perl-Hook-LexWrap-0.22-4.el6.noarch.rpm |
Source RPM: | perl-Hook-LexWrap-0.22-4.el6.src.rpm |
Build Date: | Sat May 08 2010 |
Build Host: | ca-build61.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. |