perl-Hook-LexWrap - Lexically scoped subroutine wrappers
Website: | http://search.cpan.org/dist/Hook-LexWrap/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Red Hat, Inc. |
- 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.
Packages
perl-Hook-LexWrap-0.22-4.el6.noarch [15 KiB] |
Changelog
by Stepan Kasal (2009-12-07):
- rebuild against perl 5.10.1 |