Paketname | libany-moose-perl |
Beschreibung | Perl interface to use Moose or Mouse modules |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.11-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl, libmouse-perl (>= 0.40) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 8276 Byte |
Prüfsumme MD5 | fa38665202a641e3c6fd3c2bc745d8d5 |
Prüfsumme SHA1 | 02cd9feb435294623e81c87f94f55f4ca57ed94f |
Prüfsumme SHA256 | 00674533b0faa9d191851db40b2dd30e628863ad878e55ed74c628a5dc366804 |
Link zum Herunterladen | libany-moose-perl_0.11-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.
|