Paketname | libclass-mixinfactory-perl |
Beschreibung | Class Factory with Selection of Mixins |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.92-2 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 136 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 40228 Byte |
Prüfsumme MD5 | c08012901279df4a0222a46f043a4de8 |
Prüfsumme SHA1 | b87ed84c358e96b31786d43632f7feca3e9c0b6e |
Prüfsumme SHA256 | 411e83d4fd99555f39222fc0c83cc6ab3c21bab48178fc5967a93e3bdf7614b8 |
Link zum Herunterladen | libclass-mixinfactory-perl_0.92-2_all.deb |
Ausführliche Beschreibung | This distribution facilitates the run-time generation of classes which inherit
from a base class and some optional selection of mixin classes.
.
A factory is provided to generate the mixed classes with multiple inheritance.
A NEXT method allows method redispatch up the inheritance chain.
|