Description
Perl build processes can compile small C libraries as part of a module build. This is useful when a Perl distribution bundles native C code that must be built before the Perl bindings can work.
It is build infrastructure, not a general C development environment. Generated libraries should be built reproducibly and checked when packaging for a distribution.