Description
Perl CPAN modules can locate, download, or build external native dependencies in a repeatable way. This is useful when a Perl module needs a C library or command-line tool that may not already exist on the target system.
It is build infrastructure used by package installers and maintainers. Network downloads, compiler behavior, and system library choices depend on each module's build configuration.