Paketname | libb-hooks-op-check-perl |
Beschreibung | module that provides OP check callbacks |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.17-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | perl (>= 5.10.0-19ubuntu1), perlapi-5.10.0, libc6 (>= 2.1.3), libparent-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 11062 Byte |
Prüfsumme MD5 | 58926ec9a0fd071596aa98b62f8d2d5a |
Prüfsumme SHA1 | 6c46f0303cc60886d7555b602fe5a3f542707e55 |
Prüfsumme SHA256 | 3082b383d36d711e06c00959e3491bf070a09bab76dec3e21cda71e42c7cbf46 |
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.
|