Name : perl-B-Hooks-OP-PPAddr
| |
Version : 0.30.0
| Vendor : Mandriva
|
Release : 3
| Date : 2012-01-25 19:45:22
|
Group : Development/Perl
| Source RPM : perl-B-Hooks-OP-PPAddr-0.30.0-3.src.rpm
|
Size : 0.01 MB
| |
Packager : Per Øyvind Karlsen < peroyvind_mandriva_org>
| |
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/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release |