Package Info

perl-B-Hooks-OP-Check


Wrap OP check callbacks


Development/Libraries/Perl

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'.


License: Artistic-1.0 or GPL-1.0+
URL: http://search.cpan.org/dist/B-Hooks-OP-Check/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.22-bp155.2.13 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-B-Hooks-OP-Check
0.22-bp154.1.67 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-B-Hooks-OP-Check
0.22-bp153.1.18 info GA Release 2021-03-05 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-B-Hooks-OP-Check
0.22-bp152.3.23 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-B-Hooks-OP-Check
0.22-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • ppc64le
  • s390x
  • x86-64
  • perl-B-Hooks-OP-Check
0.22-bp151.2.15 info GA Release 2019-05-18 15 SP1
  • AArch64
  • perl-B-Hooks-OP-Check
0.22-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-B-Hooks-OP-Check