Commit graph

5 commits

Author SHA1 Message Date
wiz
b28990dc2d Update to 0.24:
0.24    Sep 24 2010
        - Makefile.PL fixed
        - New test added
2011-08-17 09:44:49 +00:00
seb
44b62f9e5e Update p5-Hook-LexWrap from version 0.22 to version 0.23.
Pkgsrc changes:
- set LICENSE and USE_LANGUAGES

Upstream changes:
0.23    Jul 26 2010
        - Add Build.PL
        - better support for debugger
2010-08-04 05:17:28 +00:00
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