| Paketname | libcoat-perl | 
| Beschreibung | light and Moose-compatible meta-class for Perl5 | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.334-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 140 Byte | 
| Hängt ab von | perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 33704 Byte | 
| Prüfsumme MD5 | 84d45755e161fed4dd16e71e0e1889f5 | 
| Prüfsumme SHA1 | 0311448acc45438164f3469725f92d1d505bedbe | 
| Prüfsumme SHA256 | 8330400c267b7248fdee460ab68793606675c3c9c4c1b11f39b314457f7f8827 | 
| Link zum Herunterladen | libcoat-perl_0.334-1_all.deb | 
| Ausführliche Beschreibung | The Coat module was inspired by the excellent Moose meta class which provides
enhanced object creation for Perl5.
.
Moose is great, but has huge dependencies which makes it difficult to
use in restricted environments.
.
This module implements the basic goodness of Moose, namely accessors
automagic, hook modifiers and inheritance facilities.
.
It is not Moose but the small bunch of features provided are
Moose-compatible. That means you can start with Coat and, if later you
get to the point where you can or want to upgrade to Moose, your code won't
have to change: every features provided by Coat exist in the Moose's API (but
the opposite is not true, as you can imagine). |