Name : perl-App-PrereqGrapher
| |
Version : 0.140.0
| Vendor : Mageia_Org
|
Release : 5.mga9
| Date : 2022-03-22 14:40:03
|
Group : Development/Perl
| Source RPM : perl-App-PrereqGrapher-0.140.0-5.mga9.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/cauldron/x86_64/media/core/release |