Subject: | Module::Install not bundled? |
Automatic installation fails if Module::Install is not installed yet:
...
Output from '/opt/perl-5.22.3D/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/2019042100/CPAN-Reporter-lib-uKQe /opt/perl-5.22.3D/lib/site_perl/5.22.3/x86_64-linux-ld /opt/perl-5.22.3D/lib/site_perl/5.22.3 /opt/perl-5.22.3D/lib/5.22.3/x86_64-linux-ld /opt/perl-5.22.3D/lib/5.22.3 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
...