Subject: | inc/Module/Install.pm not bundled |
If inc::Module::Install is not installed (which normally isn't), then configuration of the distribution fails:
Output from '/bbbike/perl-5.23.8t/bin/perl5.23.8 Makefile.PL':
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /var/tmp/cpansmoker-1023/2016031909/CPAN-Reporter-lib-Mech /opt/perl-5.23.8t/lib/site_perl/5.23.8/x86_64-linux-thread-multi /opt/perl-5.23.8t/lib/site_perl/5.23.8 /opt/perl-5.23.8t/lib/5.23.8/x86_64-linux-thread-multi /opt/perl-5.23.8t/lib/5.23.8 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
Probably inc/Module/Install.pm has to be bundled in the tarball.