Paketname | libb-hooks-op-check-perl |
Beschreibung | module that provides OP check callbacks |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.17-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | perl (>= 5.10.0-19), perlapi-5.10.0, libc6 (>= 2.1.3), libparent-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 10802 Byte |
Prüfsumme MD5 | a0db49a732c92d5818d8cc623c60aac1 |
Prüfsumme SHA1 | 7685f9463946adc1d8ae62a650c25644c8efe352 |
Prüfsumme SHA256 | dfc73bf2ba00b0fd4deea6040c9d119df92145db793dfe059ee936e5e6112cf1 |
Link zum Herunterladen | libb-hooks-op-check-perl_0.17-1_i386.deb |
Ausführliche Beschreibung | B::Hooks::OP::Check provides a C API into PL_check, part of perl's core.
.
This module provides a C API for XS modules to hook into the callbacks
of "PL_check". PL_check is an array indexed by opcode number
(op_type) that contains function pointers invoked as the last
stage of optree compilation, per op.
|