bf98e9232b
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. from Deanna Phillips <deanna@sdf.lonestar.org>
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/03/18 19:03:35 sturm Exp $
|
|
${P5SITE}/Hook/
|
|
${P5SITE}/Hook/LexWrap.pm
|
|
@man man/man3p/Hook::LexWrap.3p
|