Subject: | ExtUtils::PkgConfig not specified in configure_requires |
See subject. If ExtUtils::PkgConfig is not already installed then the Makefile.PL step fails:
...
MSTPLBG/X11-XCB-0.15.tar.gz
Has already been unwrapped into directory /home/eserte/.cpan/build/2016042421/X11-XCB-0.15-1eqIZZ
Configuring M/MS/MSTPLBG/X11-XCB-0.15.tar.gz with Makefile.PL
Writing ppport.h
Can't locate ExtUtils/PkgConfig.pm in @INC (you may need to install the ExtUtils::PkgConfig module) (@INC contains: inc ...) at Makefile.PL line 63, <DATA> line 1.
(/usr/local/bin/perl5.20.3 Makefile.PL exited with 512)
CPAN::Reporter: Makefile.PL result is 'unknown', Stopped with an error.
CPAN::Reporter: preparing a CPAN Testers report for X11-XCB-0.15
...