Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 1b7bfc608070d72d3c26e9881a940e90

perl-B-Hooks-OP-Check-0.180.0-2.mga1.src.rpm

Description:

This module provides a c api for XS modules to hook into the callbacks of
'PL_check'.

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::Check');
WriteMakefile(
... # your normal makefile flags
$pkg->get_makefile_vars,
);

Generated packages:

Other version of this rpm: