DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibb-hooks-op-annotation-perl
Beschreibungmodule to allow annotation and delegation of hooked OPs
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.43-1
Sektionperl
Prioritätoptional
Installierte Größe128 Byte
Hängt ab vonperl (>= 5.10.1-8), perlapi-5.10.1, libc6 (>= 2.1.3), libextutils-depends-perl (>= 0.301)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße14898 Byte
Prüfsumme MD5d400cc0acbc8c26f46a1dd6e2bc3b90e
Prüfsumme SHA1b5605ce4cea6630246963d372cb80f682e311404
Prüfsumme SHA256ed9e092147b7e6a0bced391be39cc05861145c74431c411036cb480e4a513ecb
Link zum Herunterladenlibb-hooks-op-annotation-perl_0.43-1_i386.deb
Ausführliche BeschreibungB::Hooks::OP::Annotation provides a way for XS code that hijacks OP op_ppaddr functions to delegate to (or restore) the previous functions, whether they are assigned by perl or by another module. Typically this should be used in conjunction with B::Hooks::OP::Check (see libb-hooks-op-check-perl). . B::Hooks::OP::Annotation makes its types and functions available to XS code by means of ExtUtils::Depends (libextutils-depends-perl). Modules that wish to use these exports in their XS code should use B::OP::Hooks::Annotation in the Perl module that loads the XS.


Impressum
Linux is a registered trademark of Linus Torvalds