Paketname | libmoosex-has-sugar-perl |
Beschreibung | Moose extension for syntactic sugar in 'has' fields |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.0405-1 |
Sektion | 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 | Debian Perl Group |
Quelle | |
Paketgröße | 17570 Byte |
Prüfsumme MD5 | 34a7231ac93d4324e9ca9b360a590a53 |
Prüfsumme SHA1 | f09504e525fa474497506067fcbf98fd6e00623e |
Prüfsumme SHA256 | 1ae225e6fbed6e648f35b16773f5e723bf4d1126d9b965ef47274cc6f39370a3 |
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.
|