Package : perl-B-Hooks-OP-Annotation > RPM : perl-B-Hooks-OP-Annotation-0.440.0-7.mga10.i586.rpm

Basic items

Install
Name perl-B-Hooks-OP-Annotation
Version 0.440.0
Release 7.mga10
URL https://metacpan.org/release/B-Hooks-OP-Annotation
Group Development/Perl
Summary Annotate and delegate hooked OPs
Size 28KB
Arch i586
License GPLv1+ or Artistic

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;

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM perl-B-Hooks-OP-Annotation-0.440.0-7.mga10.src.rpm
Build time 2023-11-28 10:52:33
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie