Package : perl-B-Hooks-OP-PPAddr
Package details
Summary: Hook into opcode execution
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,
);
URL: https://metacpan.org/release/B-Hooks-OP-PPAddr
License: GPL+ or Artistic
Maintainer: nobody
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,
);
URL: https://metacpan.org/release/B-Hooks-OP-PPAddr
License: GPL+ or Artistic
Maintainer: nobody
List of RPMs
- perl-B-Hooks-OP-PPAddr-0.60.0-11.mga10.i586.rpm (Mageia cauldron, i586 media, core-release) Install
- perl-B-Hooks-OP-PPAddr-0.60.0-10.mga9.i586.rpm (Mageia cauldron, i586 media, core-release) Install