ID | 820817 | |||||||
---|---|---|---|---|---|---|---|---|
Package Name | perl-Module-Extract-Use | |||||||
Version | 1.04 | |||||||
Release | 2.fc25 | |||||||
Epoch | ||||||||
Summary | Pull out the modules a module explicitly uses | |||||||
Description | Extract the names of the modules used in a file using a static analysis. Since this module does not run code, it cannot find dynamic uses of modules, such as eval "require $class". It only reports modules that the file loads directly. Modules loaded with parent or base, for instance, will be in the import list for those pragmas but won't have separate entries in the data this module returns. | |||||||
Built by | pghmcfc | |||||||
State | complete | |||||||
Volume | fedora_koji_archive01 | |||||||
Started | Mon, 28 Nov 2016 15:23:45 UTC | |||||||
Completed | Mon, 28 Nov 2016 15:26:10 UTC | |||||||
Task | build (f25-candidate, /rpms/perl-Module-Extract-Use:fbd7d20385b66b7d266debf98e0490250122cf05) | |||||||
Tags |
|
|||||||
RPMs |
|
|||||||
Logs |
|
|||||||
Changelog | * Fri Nov 25 2016 Paul Howarth <paul@city-fan.org> - 1.04-2 - Sanitize for Fedora submission * Fri Nov 25 2016 Paul Howarth <paul@city-fan.org> - 1.04-1 - Initial RPM version |