Paketname | libmodule-used-perl |
Beschreibung | library to detect modules loaded by Perl code without running it |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.0-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | perl, libppi-perl (>= 1.203), libreadonly-perl, libfile-next-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 14626 Byte |
Prüfsumme MD5 | 130708d7bb170e7f39b4acf5836642e0 |
Prüfsumme SHA1 | e293f7d71d67ad9884cde375cfc48d28ebafb8cd |
Prüfsumme SHA256 | fa778d970b6b9b712338e40848da4ce0ae9160dd2d8793017af9bd6c19aa4b09 |
Link zum Herunterladen | libmodule-used-perl_1.2.0-1_all.deb |
Ausführliche Beschreibung | Module::Used is a Perl module that does static analysis of arbitrary Perl
code, looking for use and require statements to determine what modules are
required by the code. It also knows about Moose and Moose::Role, so it can
determine appropriate dependencies in that case too.
|