Name : perl-B-Hooks-OP-PPAddr
| |
Version : 0.06
| Vendor : openSUSE
|
Release : 1.9
| Date : 2024-02-01 02:00:58
|
Group : Development/Libraries/Perl
| Source RPM : perl-B-Hooks-OP-PPAddr-0.06-1.9.src.rpm
|
Size : 0.04 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Hook into opcode execution
|
Description :
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\'.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(B::Hooks::OP::PPAddr)
perl(B::Hooks::OP::PPAddr::Install::Files)
perl-B-Hooks-OP-PPAddr
perl-B-Hooks-OP-PPAddr(x86-32)
Requires :