libdevel-callchecker-perl binary package in openKylin Nile V2.0 riscv64
Devel::CallChecker 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 centred around the function cv_set_
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 centralised facility.)
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2024-04-30 02:45:39 UTC | Published | openKylin Nile V2.0 riscv64 | release | main | perl | Optional | 0.008-ok4 | ||
|
|||||||||
2024-04-11 01:31:56 UTC | Published | openKylin Nile V2.0 riscv64 | proposed | main | perl | Optional | 0.008-ok4 | ||
|
|||||||||
2024-04-11 01:32:03 UTC | Superseded | openKylin Nile V2.0 riscv64 | proposed | main | perl | Optional | 0.008-ok3 | ||
|
|||||||||
2024-04-30 02:46:06 UTC | Superseded | openKylin Nile V2.0 riscv64 | release | main | perl | Optional | 0.008-ok3 | ||
|