Subject: | Module::Install not bundled |
Build fails if Module::Install is not available:
...
Output from '/usr/perl5.26.1p/bin/perl 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/2017110221/CPAN-Reporter-lib-2HdZ /usr/perl5.26.1p/lib/site_perl/5.26.1/amd64-freebsd /usr/perl5.26.1p/lib/site_perl/5.26.1 /usr/perl5.26.1p/lib/5.26.1/amd64-freebsd /usr/perl5.26.1p/lib/5.26.1 .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
...