Commit graph

3 commits

Author SHA1 Message Date
he
3cfd875d71 Update from version 0.21 to 0.22.
Upstream changes:

0.22    Dec 18 2008
        - use strict; use warnings;
        - Added prototype for caller
        - silenced warnings about sub replacements
2008-12-20 22:26:08 +00:00
he
aab877f71f Updated from version 0.20nb1 to 0.21.
Pkgsrc changes:
 o Adapt to .zip dist file suffix

Upsream changes:

0.21    Nov 6 2008

        - Added 'See also: Sub::Prepend'

        - Makefile.PL rewritten

        - support of 5.6+ only made explicit

        - Moved tests to t/. Silenced warnings.

        - Added pod.t
2008-11-16 23:53:04 +00:00
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