SlackBuildsOrg/perl/perl-extutils-pkgconfig
2014-07-22 16:23:17 +07:00
..
perl-extutils-pkgconfig.info perl/perl-extutils-pkgconfig: Fix source URLs. 2014-07-22 16:23:17 +07:00
perl-extutils-pkgconfig.SlackBuild perl/perl-extutils-pkgconfig: New maintainer. 2014-06-23 07:48:00 +07:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.