Description
Perl build scripts can query pkg-config metadata to find compiler flags, linker flags, and installed library versions. This helps native extensions integrate with system libraries in a standard way.
It is build support for developers and packagers. Results depend on installed .pc files and environment paths such as PKG_CONFIG_PATH.