Subject: | Can't locate Module/Install/Base.pm |
In some of my smoker perls running Makefile.PL fails — maybe because of missing bundled modules?
Output from '/bbbike/perl-5.22.1t/bin/perl Makefile.PL':
Can't locate Module/Install/Base.pm in @INC (you may need to install the Module::Install::Base module) (@INC contains: ...) at inc/Module/Install/AuthorTests.pm line 5.
BEGIN failed--compilation aborted at inc/Module/Install/AuthorTests.pm line 5.
Compilation failed in require at (eval 2) line 2.
# Install following (perl Makefile.PL | cpanm):
Module::Install::AuthorTests
Module::Install::Repository