Paketname | libmoose-perl |
Beschreibung | modern Perl object system framework |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.09-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 1784 Byte |
Hängt ab von | perl (>= 5.10.1-14), perlapi-5.10.1, libc6 (>= 2.1.3), libclass-mop-perl (>= 1.04), libdata-optlist- |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 657686 Byte |
Prüfsumme MD5 | e57ddcb753fc11dbfee73ff9abb45b70 |
Prüfsumme SHA1 | fd3738f3743e24e068a90a398b489fcd8ec4b3fc |
Prüfsumme SHA256 | 591670e23e80528f728aca28636d7d9e9651adf1f01a74086bff019bb210e3b1 |
Link zum Herunterladen | libmoose-perl_1.09-2_i386.deb |
Ausführliche Beschreibung | Moose, it's the new Camel. Moose is an extension of the existing Perl 5 object
system, inspired by the object model available in Perl 6.
.
Because Moose is built on top of Class::MOP (libclass-mop-perl), it is easier
to build normal Perl objects, while also providing the power of metaclass
programming. It is designed to provide as much convenience during definition
and construction of classes as possible, but can still stay out of your way.
.
Moose also conveniently manages all attributes (including inherited ones) that
are defined, but also provides facilities for properly initializing instance
slots, setting defaults where appropriate and performing any necessary type
constraint checking or coercion.
.
More details about the structure of Moose as well as its features can be found
in the ever-expanding Moose::Cookbook document.
|