Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Hook-LexWrap
From: Stoned Elipot
Date: 2006-02-07 23:05:41
Message id: 20060207220541.4A2EA2DA27@cvs.netbsd.org
Log Message:
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.
Files: