SlackBuildsOrg/perl/perl-extutils-pkgconfig
Robby Workman 93ba4df502 perl/*: Moved all of the Perl modules to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:34 -05:00
..
perl-extutils-pkgconfig.info perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
perl-extutils-pkgconfig.SlackBuild perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -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.