套件:libdevel-callchecker-perl(0.008-1)
libdevel-callchecker-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdevel-callchecker-perl:
- [libdevel-callchecker-perl_0.008-1.dsc]
- [libdevel-callchecker-perl_0.008.orig.tar.gz]
- [libdevel-callchecker-perl_0.008-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
custom op checking attached to subroutines
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_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 centralised facility.)
其他與 libdevel-callchecker-perl 有關的套件
|
|
|
|
-
- dep: libb-hooks-op-check-perl
- Perl wrapper for OP check callbacks
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libdynaloader-functions-perl
- deconstructed dynamic C library loading
-
- dep: perl (>= 5.28.1-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.28.1
- 本虛擬套件由這些套件填實: perl-base