Paketname | libmoosex-yaml-perl |
Beschreibung | module to load Moose objects from YAML |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.03-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | perl, libnamespace-clean-perl, libsub-exporter-perl (>= 0.981), libyaml-perl | libyaml-syck-perl, li |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 6660 Byte |
Prüfsumme MD5 | 937b9e165d61954f9abfa98594ac6932 |
Prüfsumme SHA1 | f7f97dfafc957b12a6f8cf3b0dc153340dab6d29 |
Prüfsumme SHA256 | a6a6ab192ac5ff060f47424a2d3a12819e7ec47fa5a23cd57fb7f0b0ebeda0ba |
Link zum Herunterladen | libmoosex-yaml-perl_0.03-1_all.deb |
Ausführliche Beschreibung | MooseX::YAML provides DWIM loading of Moose based objects from YAML
documents.
.
Any hashes blessed into a Moose class will be replaced with a properly
constructed instance (respecting init args, BUILDALL, and the meta instance
type).
|