From 93ba4df5022a8c4d422dd97a2a13ffa8a8946453 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 16 Mar 2011 01:18:10 -0500 Subject: perl/*: Moved all of the Perl modules to here Signed-off-by: Robby Workman --- perl/perl-extutils-pkgconfig/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 perl/perl-extutils-pkgconfig/README (limited to 'perl/perl-extutils-pkgconfig/README') diff --git a/perl/perl-extutils-pkgconfig/README b/perl/perl-extutils-pkgconfig/README new file mode 100644 index 0000000000..32fbdae16c --- /dev/null +++ b/perl/perl-extutils-pkgconfig/README @@ -0,0 +1,6 @@ +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. -- cgit v1.2.3