Paketname | libmoosex-types-perl |
Beschreibung | Moose extension to organise types in libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.22-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 156 Byte |
Hängt ab von | perl, libsub-install-perl (>= 0.924), libcarp-clan-perl (>= 6), libnamespace-clean-perl, libsub-name |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 44448 Byte |
Prüfsumme MD5 | 2a87e9e330f5ac2d5db8966fd9c4adf5 |
Prüfsumme SHA1 | 7a1b5fde1dcdeaebfaec1d38a57ed9914a7ebbdd |
Prüfsumme SHA256 | 125843d36745e72eef4ac410fb258a688c0c12270f06bd0db49480938bebb297 |
Link zum Herunterladen | libmoosex-types-perl_0.22-1_all.deb |
Ausführliche Beschreibung | MooseX::Types allows developers to organise and selectively import your own
and the built-in types in libraries, rather than the default behaviour where
types are global. As a nice side effect, it catches typographic errors at
compile-time too.
.
The main motivation for this module is to provide an easy way of preventing
conflicts with your type names, since the internal fully qualified names of
the types will be prefixed with the library's name. It also provides some
convenient functions for working with Moose types.
|