pkgsrc/devel/p5-Hook-LexWrap/DESCR
seb 150780d9fc Initial import of p5-Hook-LexWrap version 0.20 as devel/p5-Hook-LexWrap
into the NetBSD Packages Collection.

Hook::LexWrap Perl5 module 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.
2006-02-07 22:05:41 +00:00

5 lines
335 B
Text

Hook::LexWrap Perl5 module 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.