Simplistic interface to pkg-config
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
ExtUtils::PkgConfig is a very simplistic interface to this utility,
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.
- Links to openSUSE:Factory / perl-ExtUtils-PkgConfig
- Has a link diff
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000466 466 Bytes | almost 7 years |
Comments for perl-ExtUtils-PkgConfig 0