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


Paketnamelibmodule-extract-use-perl
BeschreibungPerl module to extract which modules some code uses
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.17-1
Sektionperl
Prioritätoptional
Installierte Größe72 Byte
Hängt ab vonperl, libppi-perl (>= 1.203)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße8276 Byte
Prüfsumme MD530e8ff6598c493f0e4ba2a881573512b
Prüfsumme SHA1abfa8548ca30abaf0918c28d9d361053c74654dc
Prüfsumme SHA256bbeeef2b8a75d56edcd6196ee754815a3e2fc6f7f79cb49a739826acb6790ee5
Link zum Herunterladenlibmodule-extract-use-perl_0.17-1_all.deb
Ausführliche BeschreibungModule::Extract::Use extracts the names of the modules used in a file using a static analysis. It uses PPI (Perl Parsing Interface) to tokenize and extract the file data. . Since this module does not run code, it cannot find dynamic uses of modules, such as eval "require $class".


Impressum
Linux is a registered trademark of Linus Torvalds