Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-ExtUtils-PkgConfig - Simplistic interface to pkg-config
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
ExtUtils::PkgConfig is a very simplistic interface to this utility,
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.
Packages
Changelog
- * Fri Feb 17 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-4
- Rebuild for FC5 (perl 5.8.8).
- * Thu Dec 29 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-3
- Dist tag.
- * Thu Apr 7 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.07-2
- rebuilt