Package : perl-B-Hooks-OP-PPAddr > RPM : perl-B-Hooks-OP-PPAddr-0.60.0-11.mga10.i586.rpm

Basic items

Install
Name perl-B-Hooks-OP-PPAddr
Version 0.60.0
Release 11.mga10
URL https://metacpan.org/release/B-Hooks-OP-PPAddr
Group Development/Perl
Summary Hook into opcode execution
Size 20KB
Arch i586
License GPL+ or Artistic

Description

This module provides a c api for XS modules to hook into the execution of
perl opcodes.

the ExtUtils::Depends manpage is used to export all functions for other XS
modules to use. Include the following in your Makefile.PL:

my $pkg = ExtUtils::Depends->new('Your::XSModule', 'B::Hooks::OP::PPAddr');
WriteMakefile(
... # your normal makefile flags
$pkg->get_makefile_vars,
);

Media information

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

Advanced items

Source RPM perl-B-Hooks-OP-PPAddr-0.60.0-11.mga10.src.rpm
Build time 2023-11-28 10:52:15
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie