./devel/p5-Devel-CallChecker, Custom op checking attached to subroutines

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 0.008nb1, Package name: p5-Devel-CallChecker-0.008nb1, Maintainer: pkgsrc-users

This module makes some new features of the Perl 5.14.0 C API available
to XS modules running on older versions of Perl. The features are
centred around the function cv_set_call_checker, which allows XS code
to attach a magical annotation to a Perl subroutine, resulting in
resolvable calls to that subroutine being mutated at compile time by
arbitrary C code. This module makes cv_set_call_checker and several
supporting functions available. (It is possible to achieve the effect
of cv_set_call_checker from XS code on much earlier Perl versions, but
it is painful to achieve without the centralised facility.)

This module provides the implementation of the functions at runtime
(on Perls where they are not provided by the core). It also, at
compile time, supplies the C header file and link library which
provide access to the functions. In normal use, "callchecker0_h" and
"callchecker_linkable" should be called at build time (not authoring
time) for the mo


Master sites: (Expand)

SHA1: 86d74dbc498a1c1f5e33f51ed865cf6ad07945e1
RMD160: 283d99ab84c30adc9ebdcafb26e36921191174eb
Filesize: 18.496 KB

Version history: (Expand)