perl-Hook-LexWrap - 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.

Homepage: http://search.cpan.org/dist/Hook-LexWrap/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-Hook-LexWrap-0.20-4.fc8.1.noarch [13 KiB] Changelog by Tom "spot" Callaway (2007-10-16):
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)