perl-B-Hooks-OP-PPAddr
Hook into opcode execution
This module provides a C API for XS modules to hook into the execution of perl opcodes. ExtUtils::Depends 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, ); Your XS module can now include 'hook_op_ppaddr.h'.
There is no official package available for openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
SUSE SLE-15-SP1
Unsupported distributions
The following distributions are not officially supported. Use these packages at your own risk.