Subject: | Can't locate inc/Module/Install.pm |
It looks like Module::Install is not correctly bundled:
...
Output from '/opt/perl-5.28.2/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/2019072715/CPAN-Reporter-lib-a1ZO /opt/perl-5.28.2/lib/site_perl/5.28.2/x86_64-linux /opt/perl-5.28.2/lib/site_perl/5.28.2 /opt/perl-5.28.2/lib/5.28.2/x86_64-linux /opt/perl-5.28.2/lib/5.28.2 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
...