slackbuilds_ponce/perl/perl-extutils-pkgconfig
2012-09-13 17:59:48 -05:00
..
perl-extutils-pkgconfig.info Several: Change my email to @gmail.com in all maintained scripts 2012-09-13 17:59:48 -05:00
perl-extutils-pkgconfig.SlackBuild Several: Change my email to @gmail.com in all maintained scripts 2012-09-13 17:59:48 -05:00
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
slack-desc perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -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.