Sophie

Sophie

distrib > Mageia > 9 > x86_64 > media > core-release > by-pkgid > 1f589d011c3c10a669ac440804c307ad

perl-B-Hooks-OP-PPAddr-0.60.0-10.mga9.x86_64.rpm

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,
);

Sources packages:

Other version of this rpm: