DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibsignatures-perl
BeschreibungPerl module for subroutine signatures with no source filter
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.05-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe92 Byte
Hängt ab vonperl (>= 5.10.0-22ubuntu1), perlapi-5.10.0, libc6 (>= 2.4), libb-hooks-op-check-perl (>= 0.17), libb
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße15560 Byte
Prüfsumme MD519fa99e4092b2d479f38c010c81afe7a
Prüfsumme SHA14da637cf813fa67bb786b70a54fb6883c02e47e0
Prüfsumme SHA256b289d8c4274a05b59e6a0e4392ffa92dc7b3e0f95c98c2dcc528f438ef6f0047
Link zum Herunterladenlibsignatures-perl_0.05-1_i386.deb
Ausführliche BeschreibungWith 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.


Impressum
Linux is a registered trademark of Linus Torvalds