[ Все 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 ]
×

Проект perl-Devel-CallChecker-0.008-14.el9

Имя perl-Devel-CallChecker
Эпоха 0
Версия 0.008
Релиз 14.el9
Сайт https://metacpan.org/release/Devel-CallChecker
Лицензия GPL+ or Artistic
Время сборки 2023-03-22 00:44:34
Хост сборки builder-x86-02.inferitos.ru
Краткое описание Custom op checking attached to subroutines
Репозитории CRB
Полное описание 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.)
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
perl-Devel-CallChecker-0.008-14.el9.x86_64 Custom op checking attached to subroutines 0bc241ce63a7d5caec415d234aa1d7008920f45a82570d31067ac22bd5b64939 download
aarch64
perl-Devel-CallChecker-0.008-14.el9.aarch64 Custom op checking attached to subroutines f178ac302b1e77dda7180349bd4bb514a75fb12e93bf4441d53d4229df444683 download
src
perl-Devel-CallChecker-0.008-14.el9.src Custom op checking attached to subroutines cc4281d20a0a3e5bd0ec219afccf63f879fbe3e325f6ca05401ab1ddb3d3066d download
История изменений 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