Name : perl-B-Hooks-OP-Check
| |
Version : 0.22
| Vendor : openSUSE
|
Release : bp150.2.4
| Date : 2018-07-30 18:48:47
|
Group : Development/Libraries/Perl
| Source RPM : perl-B-Hooks-OP-Check-0.22-bp150.2.4.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Wrap OP check callbacks
|
Description :
This module provides a c api for XS modules to hook into the callbacks of \'PL_check\'.
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::Check\'); WriteMakefile( ... # your normal makefile flags $pkg->get_makefile_vars, );
Your XS module can now include \'hook_op_check.h\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |