Paketname | libsub-wrappackages-perl |
Beschreibung | Perl module to wrap subroutines in packages |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.3-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | perl, libhook-lexwrap-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 10480 Byte |
Prüfsumme MD5 | 6edaa977721b4f7a39195f2ee1d28d67 |
Prüfsumme SHA1 | e4d8cc26a2faf7fb1d7510cd69b618bb3671a3cb |
Prüfsumme SHA256 | e83e623873f9644e0cf7ea4cee511edaca1a5947c2ca74bef48155b21ae6537e |
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.
|