mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
bc6ee54adf
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
299 B
Text
7 lines
299 B
Text
perl-Module-ScanDeps (Recursively scan Perl code for dependencies).
|
|
|
|
This module scans potential modules used by perl programs, and returns
|
|
a hash reference; its keys are the module names as appears in %INC
|
|
(e.g. Test/More.pm).
|
|
|
|
Optional deps (for tests only): perl-Test-Pod, perl-Module-Pluggable.
|