libb-hooks-op-annotation-perl

module to allow annotation and delegation of hooked OPs

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/B-Hooks-OP-Annotation


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libb-hooks-op-annotation-perl