Paketname | libsignatures-perl |
Beschreibung | Perl module for subroutine signatures with no source filter |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.05-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl (>= 5.10.0-22ubuntu1), perlapi-5.10.0, libc6 (>= 2.4), libb-hooks-op-check-perl (>= 0.17), libb |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 15560 Byte |
Prüfsumme MD5 | 19fa99e4092b2d479f38c010c81afe7a |
Prüfsumme SHA1 | 4da637cf813fa67bb786b70a54fb6883c02e47e0 |
Prüfsumme SHA256 | b289d8c4274a05b59e6a0e4392ffa92dc7b3e0f95c98c2dcc528f438ef6f0047 |
Link zum Herunterladen | libsignatures-perl_0.05-1_i386.deb |
Ausführliche Beschreibung | With signatures, you can specify subroutine signatures and have
variables automatically defined within the subroutine. Note that,
although the syntax is very similar, the signatures provided by this
module are not to be confused with the prototypes described in
perlsub. All this module does is extracting items of @_ and assigning
them to the variables in the parameter list. No argument validation
is done at runtime.
|