Paketname | libsub-wrappackages-perl |
Beschreibung | Perl module to wrap subroutines in packages |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.3-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | perl, libhook-lexwrap-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 10464 Byte |
Prüfsumme MD5 | 9f6500303e1cb61a33b55ec31e7465c8 |
Prüfsumme SHA1 | d9417d134fa323925aeb3a8cf03fa6e97d20095f |
Prüfsumme SHA256 | 72457992ffb9ee52d2a1fca1a4efdbbd7cee07868d0408416466e1add40f63dc |
Link zum Herunterladen | libsub-wrappackages-perl_1.3-1_all.deb |
Ausführliche Beschreibung | Sub::WrapPackages is a Perl module that can add pre- and post-execution code
wrappers around some given subroutines. It is mostly a wrapper around Damian
Conwway's Hook::LexWrap module. Instead of exporting a wrap function, magic
happens when you load the module via the "use" keyword.
|