Name : perl-App-PrereqGrapher
| |
Version : 0.140.0
| Vendor : Mageia_Org
|
Release : 4.mga8
| Date : 2020-02-12 03:29:00
|
Group : Development/Perl
| Source RPM : perl-App-PrereqGrapher-0.140.0-4.mga8.src.rpm
|
Size : 0.04 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Generate dependency graph for perl source
|
Description :
App::PrereqGrapher builds a directed graph of the prereqs or dependencies for a file or module. It uses Perl::PrereqScanner to find the dependencies for the seed, and then repeatedly calls Perl::PrereqScanner on those dependencies, and so on, until all dependencies have been found.
It then saves the resulting graph to a file, using one of the five supported formats. The default format is \'dot\', the format used by the GraphViz graph drawing toolkit.
If your code contains lines like:
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release |