Name: | perl-Devel-CallChecker |
---|---|
Version: | 0.006 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 88093 |
License: | GPL+ or Artistic |
RPM: | perl-Devel-CallChecker-0.006-1.el7.aarch64.rpm |
Source RPM: | perl-Devel-CallChecker-0.006-1.el7.src.rpm |
Build Date: | Wed May 30 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Devel-CallChecker/ |
Summary: | Custom op checking attached to subroutines |
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.) |
- 0.006 bump - This version should be compatible with any binary compatible perl version (bug #754159)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- 0.005 bump
- 0.004 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuild against Perl 5.14.2 (bug #754159)
- Specfile autogenerated by cpanspec 1.78. - Remove BuildRoot and defattr