Paketname | libmoosex-has-sugar-perl |
Beschreibung | Moose extension for syntactic sugar in 'has' fields |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.0405-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl, libnamespace-autoclean-perl, libsub-exporter-perl, libmoose-perl (>= 0.84), libmoosex-types-pe |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 17576 Byte |
Prüfsumme MD5 | c1ebf2381ed51b467d8d654337921241 |
Prüfsumme SHA1 | 1e43b837afca7cf9c158ae5b38126fdadc2d4019 |
Prüfsumme SHA256 | 5eb000039cfd00b7e2cdcaddfc7f7d5c59f8ee11fc2a0c53b7eed0806b95ccb2 |
Link zum Herunterladen | libmoosex-has-sugar-perl_0.0405-1_all.deb |
Ausführliche Beschreibung | MooseX::Has::Sugar is a module that provides a simple way to avoid quoting
option strings. Normally, Moose accepts parameters in Perl's hash style,
which requires a list of key/value pairs. This module is convenient for
boolean options and to prevent errors with mistyping string values, since
the expressions provided by this module are checked at compile-time.
|