[ol8_codeready_builder] perl-Devel-CallChecker-0.008-3.el8.x86_64

Name:perl-Devel-CallChecker
Version:0.008
Release:3.el8
Architecture:x86_64
Group:Development/Libraries
Size:28238
License:GPL+ or Artistic
RPM: perl-Devel-CallChecker-0.008-3.el8.x86_64.rpm
Source RPM: perl-Devel-CallChecker-0.008-3.el8.src.rpm
Build Date:Fri May 03 2019
Build Host:ca-build101.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.)

Related Packages (Show Changelog) (Show Filelist)