blob: 32fbdae16cd91799467e97d5ce36904e1e67ae39 (
about) (
plain) (
blame)
1
2
3
4
5
6
|
ExtUtils::PkgConfig (perl module)
ExtUtils::PkgConfig is a very simplistic interface to pkg-config,
intended for use in the Makefile.PL of perl extensions which bind
libraries that pkg-config knows. It is really just boilerplate code
that you would've written yourself.
|