Package perl-Devel-CallChecker-0.008-14.el9.x86_64
Name | perl-Devel-CallChecker |
---|---|
Epoch | 0 |
Version | 0.008 |
Release | 14.el9 |
Architecture | x86_64 |
Website/URL | https://metacpan.org/release/Devel-CallChecker |
License | GPL+ or Artistic |
Build Time | 2023-03-22 00:44:47 |
Build Host | builder-x86-02.inferitos.ru |
Summary | Custom op checking attached to subroutines |
Repositories | CRB |
Description | 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 centered 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 centralized facility.) |
Errata | — |
Size | 24 KiB |
Source Project | perl-Devel-CallChecker-0.008-14.el9 |
SHA-256 checksum | 0bc241ce63a7d5caec415d234aa1d7008920f45a82570d31067ac22bd5b64939 |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.008-14 - Rebuilt for MSVSphere 9.1. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.008-14 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.008-13 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937