ExtUtils-PkgConfig: ExtUtils::PkgConfig 1.07 (simplistic interface to
ExtUtils-PkgConfig: pkg-config)
ExtUtils-PkgConfig:
ExtUtils-PkgConfig: From the POD:
ExtUtils-PkgConfig: 
ExtUtils-PkgConfig: ``The pkg-config program retrieves information about
ExtUtils-PkgConfig: installed libraries, usually for the purposes of compiling
ExtUtils-PkgConfig: against and linking to them.
ExtUtils-PkgConfig: 
ExtUtils-PkgConfig: ExtUtils::PkgConfig is a very simplistic interface to this
ExtUtils-PkgConfig: utility, intended for use in the Makefile.PL of perl
ExtUtils-PkgConfig: extensions which bind libraries that pkg-config knows.''

