Subject: | Can't locate inc/Module/Install.pm |
The package does not contain an inc/ directory, yet the Makefile.PL has in line 1:
use inc::Module::Install;
So on a normal system that has Module::Install not installed, the installation fails already when 'perl Makefile.PL' is called. This is even too early for smoke testers, so no fail reports are sent.
HTH && Thanks,
(Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)