Name : perl-B-Hooks-OP-PPAddr
| |
Version : 0.60.0
| Vendor : Mageia_Org
|
Release : 10.mga9
| Date : 2022-06-06 23:36:27
|
Group : Development/Perl
| Source RPM : perl-B-Hooks-OP-PPAddr-0.60.0-10.mga9.src.rpm
|
Size : 0.02 MB
| |
Packager : umeabot < umeabot>
| |
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, );
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release |