perl-B-Hooks-OP-Check
Wrap OP check callbacks
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'.
Artistic-1.0 or GPL-1.0+cloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...