Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > f065ecad0b48bd30721fd5f9c92eeafa

perl-B-Hooks-OP-PPAddr-0.30.0-11.mga5.src.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,
);

Generated packages:

Other version of this rpm: