
Pkgconfig provides a pure-perl, core-only replacement for the pkg-config utility. while pkg-config is a compiled binary linked with glib, the pure-perl version has no such requirement, and will run wherever perl ( >= 5.6 ) does. the package provides a pure perl binary called ppkg-config which can be used as well as pkg-config.