Paketname | libuniversal-moniker-perl |
Beschreibung | Nicer names for your Perl modules/classes |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.08-6 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | liblingua-en-inflect-perl (>= 1.88) |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 7018 Byte |
Prüfsumme MD5 | 4bbedc967f15b712b64226fe562afec9 |
Prüfsumme SHA1 | d61f54c85a5d5f52919f330cf64da5344c6866d3 |
Prüfsumme SHA256 | a7de639eabc77444efc976841252cf9b36e77543af42b75d210ee7329ab8faf9 |
Link zum Herunterladen | libuniversal-moniker-perl_0.08-6_all.deb |
Ausführliche Beschreibung | Class names in Perl often don't sound great when spoken, or look good
when written in prose. For this reason, we tend to say things like
"customer" or "basket" when we are referring to
"My::Site::User::Customer" or "My::Site::Shop::Basket". We thought it
would be nice if our classes knew what we would prefer to call them.
.
This module will add a "moniker" (and "plural_moniker") method to
"UNIVERSAL", and so to every class or module.
|