Description
Perl build scripts can check for C headers, libraries, compiler behavior, and operating-system features during configuration. This helps native Perl extensions fail early when the required system support is missing.
It is build infrastructure for module authors and package maintainers. Results depend on the local compiler, include paths, library paths, and target operating system.