Subject: | Distribution seems to fail include inc/Module/Install.pm |
Following output is shown when trying to install the distribution using CPAN.pm:
Output from '/bbbike/perl-5.20.0t/bin/perl Makefile.PL INSTALLDIRS=site':
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /var/tmp/cpansmoker-1001/CPAN-Reporter-lib-supG /opt/perl-5.20.0t/lib/site_perl/5.20.0/x86_64-linux-thread-multi /opt/perl-5.20.0t/lib/site_perl/5.20.0 /opt/perl-5.20.0t/lib/5.20.0/x86_64-linux-thread-multi /opt/perl-5.20.0t/lib/5.20.0 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
It seems that inc/Module/Install.pm is not bundled with the tarball.