[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Devel-CallChecker-0.008-14.el9.src download

Name perl-Devel-CallChecker
Epoch 0
Version 0.008
Release 14.el9
Architecture src
Website/URL https://metacpan.org/release/Devel-CallChecker
License GPL+ or Artistic
Build Time 2023-03-22 00:44:34
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 30 KiB
Source Project perl-Devel-CallChecker-0.008-14.el9
SHA-256 checksum cc4281d20a0a3e5bd0ec219afccf63f879fbe3e325f6ca05401ab1ddb3d3066d
× Full screenshot
Changelog link
* 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