Package perl-Module-ScanDeps
Recursively scan Perl code for dependencies
https://metacpan.org/release/Module-ScanDeps
This module scans potential modules used by perl programs and returns a
hash reference. Its keys are the module names as they appear in %INC (e.g.
Test/More.pm). The values are hash references.
Version: 1.37
General Commands | |
| scandeps.pl | Scan file prerequisites |