Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > f4a6fa68ba1b36b5af7f2e77aa8859be

perl-B-Hooks-OP-Check-0.190.0-4.mga2.i586.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,
);

Sources packages:

Other version of this rpm: