Paketname | libsignatures-perl |
Beschreibung | Perl module for subroutine signatures with no source filter |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.05-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | perl (>= 5.10.0-22), perlapi-5.10.0, libc6 (>= 2.1.3), libb-hooks-op-check-perl (>= 0.17), libb-hook |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 15166 Byte |
Prüfsumme MD5 | 1612ff07e922352e05ca5ebaa2182ceb |
Prüfsumme SHA1 | 430bf3208eea553e3c9118d2ffcb1d47c1ccd054 |
Prüfsumme SHA256 | dd9437c980b6160493d55919c7e46a0527c60bf12f8c8e8e7581bce023a2b0bc |
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.
|