Package : perl-B-Hooks-OP-Annotation > RPM : perl-B-Hooks-OP-Annotation-0.440.0-3.mga8.armv7hl.rpm

Basic items

Install
Name perl-B-Hooks-OP-Annotation
Version 0.440.0
Release 3.mga8
URL http://metacpan.org/release/B-Hooks-OP-Annotation
Group Development/Perl
Summary Annotate and delegate hooked OPs
Size 24KB
Arch armv7hl
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 8
Media name core-release
Media arch armv7hl

Advanced items

Source RPM perl-B-Hooks-OP-Annotation-0.440.0-3.mga8.src.rpm
Build time 2020-06-17 19:46:18
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie