The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Package Information for pkg-config

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libpcreposix
Description: PCREPosix - Posix compatible interface to libpcre
Version: 8.12
Libs: -L${libdir} -lpcreposix
Cflags: -I${includedir} 
Requires.private: libpcre