Paketname | libparams-classify-perl |
Beschreibung | Perl module for argument type classification |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.009-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | perl (>= 5.10.0-24ubuntu4), perlapi-5.10.0, libc6 (>= 2.1.3), libparent-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 27502 Byte |
Prüfsumme MD5 | ad2525080e43eb48b2b7d9412575ff23 |
Prüfsumme SHA1 | 2c65bae757d29616b02882d12094330d67c75521 |
Prüfsumme SHA256 | e24f3ae7a53b3e05f25111452edaa1f128a1c006f6dbff6efe070173e771b731 |
Link zum Herunterladen | libparams-classify-perl_0.009-1_i386.deb |
Ausführliche Beschreibung | Params::Classify provides various type-testing functions. These are intended
for functions that, unlike most Perl code, care what type of data they
are operating on. For example, some functions wish to behave
differently depending on the type of their arguments (like overloaded
functions in C++).
.
These functions only provide type classification; they do not enforce
type restrictions. Type enforcement may, of course, be built using
these classification functions, but the reader's attention is drawn to
libparams-validate-perl.
|