[ 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.aarch64 download

Name perl-Devel-CallChecker
Epoch 0
Version 0.008
Release 14.el9
Architecture aarch64
Website/URL https://metacpan.org/release/Devel-CallChecker
License GPL+ or Artistic
Build Time 2024-09-25 21:20:28
Build Host builder-arm64-1.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 f178ac302b1e77dda7180349bd4bb514a75fb12e93bf4441d53d4229df444683
× 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