Description
Perl packaging tools can scan files to discover module prerequisites automatically. This helps maintain dependency lists for distributions, build scripts, and release checks.
It is a developer and packaging tool. Automatic scans can miss dynamic dependencies or include optional ones, so maintainers should review the generated dependency list before release.