pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-Hook-LexWrap version 0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ae1455c14ee
branches:  trunk
changeset: 507762:5ae1455c14ee
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue Feb 07 22:07:54 2006 +0000

description:
Note initial addition 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.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 95c41f258df5 -r 5ae1455c14ee doc/CHANGES
--- a/doc/CHANGES       Tue Feb 07 22:07:27 2006 +0000
+++ b/doc/CHANGES       Tue Feb 07 22:07:54 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12831 2006/02/07 21:33:37 seb Exp $
+$NetBSD: CHANGES,v 1.12832 2006/02/07 22:07:54 seb Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -849,3 +849,4 @@
        Updated www/swish-e to 2.4.3 [kim 2006-02-07]
        Updated devel/pango to 1.10.3 [wiz 2006-02-07]
        Added www/p5-HTTP-Server-Simple version 0.17 [seb 2006-02-07]
+       Added devel/p5-Hook-LexWrap version 0.20 [seb 2006-02-07]



Home | Main Index | Thread Index | Old Index