libextutils-pkgconfig-perl

Perl interface to the pkg-config utility
  http://gtk2-perl.sourceforge.net/
  0
  no reviews



Extutils::pkgconfig is a module that retrieves information about installed libraries from the pkg-config utility found on many modern operating systems and architectures. the information provided is useful for compiling against and linking to system-installed libraries.

this module performs some basic error checking to notify users when there are potential problems retrieving the necessary information from pkg-config.