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 Ubuntu Archiv lucid (universe)
Version0.17-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe72 Byte
Hängt ab vonperl, libppi-perl (>= 1.203)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße8312 Byte
Prüfsumme MD558ac9ed9d49d7e037891eb04e5339216
Prüfsumme SHA131bac1fd9300edf5e56a5b350d82b777351f5702
Prüfsumme SHA2561684a6eee13363406ab6fd2c88a6ae27d348405f1d8f10cde1819111849eaf81
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