Name : perl-B-Hooks-OP-Annotation
| |
Version : 0.440.0
| Vendor : Mageia_Org
|
Release : 6.mga9
| Date : 2022-06-06 23:34:25
|
Group : Development/Perl
| Source RPM : perl-B-Hooks-OP-Annotation-0.440.0-6.mga9.src.rpm
|
Size : 0.03 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Annotate and delegate hooked OPs
|
Description :
This module provides a way for XS code that hijacks OP \'op_ppaddr\' functions to delegate to (or restore) the previous functions, whether assigned by perl or by another module. Typically this should be used in conjunction with B::Hooks::OP::Check.
\'B::Hooks::OP::Annotation\' makes its types and functions available to XS code by means of ExtUtils::Depends. 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, and include something like the following in their Makefile.PL:
use ExtUtils::MakeMaker; use ExtUtils::Depends;
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release |