Paketname | libany-moose-perl |
Beschreibung | module to use either Moose or Mouse, based on availability |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.13-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl, libmouse-perl | libmoose-perl |
Empfohlene Pakete | libmouse-perl |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 10054 Byte |
Prüfsumme MD5 | d56ae6512517a3a393372209a8fed778 |
Prüfsumme SHA1 | 38a919bb87ed74a845bd71b374d13b4faa3fb60f |
Prüfsumme SHA256 | 0b26f2e0e3cf212b42b687f53adb1af5011eecdcbac5404c76ae6b5ae3d1f3c3 |
Link zum Herunterladen | libany-moose-perl_0.13-1_all.deb |
Ausführliche Beschreibung | Any::Moose is a Perl module that intelligently loads either Moose or Mouse,
which provide nearly identical interfaces to the same modern object system.
This module takes advantage of the fact that anything that works with Mouse
should also work with Moose.
.
Note that using this module may not always be appropriate because Mouse is a
lightweight implementation of the Moose object system, which trades some of
the less-used functionality for increased performance.
|