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

Bug#559984: ITP: libb-hooks-op-annotation-perl -- module to allow annotation and delegation of hooked OPs



Package: wnpp
Owner: Jonathan Yu <jawnsy@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libb-hooks-op-annotation-perl
  Version         : 0.43
  Upstream Author : chocolateboy <chocolate@cpan.org>
* URL             : http://search.cpan.org/dist/B-Hooks-OP-Annotation/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module to allow annotation and delegation of hooked OPs

B::Hooks::OP::Annotation provides a way for XS code that hijacks OP op_ppaddr
functions to delegate to (or restore) the previous functions, whether they
are assigned by perl or by another module. Typically this should be used in
conjunction with B::Hooks::OP::Check (see libb-hooks-op-check-perl).

B::Hooks::OP::Annotation makes its types and functions available to XS code
by means of ExtUtils::Depends (libextutils-depends-perl). Modules that wish
to use these exports in their XS code should use B::OP::Hooks::Annotation in
the Perl module that loads the XS.



Reply to: