| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Module-ScanDeps | Distribution: CentOS |
| Version: 1.35 | Vendor: CentOS |
| Release: 5.el10 | Build date: Tue Oct 29 19:47:38 2024 |
| Group: Unspecified | Build host: aarch64-01.stream.rdu2.redhat.com |
| Size: 131106 | Source RPM: perl-Module-ScanDeps-1.35-5.el10.src.rpm |
| Packager: builder@centos.org | |
| Url: https://metacpan.org/release/Module-ScanDeps | |
| Summary: 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 they appear in %INC (e.g. Test/More.pm). The values are hash references.