Subject: | Makefile.PL fails when no '.' in @INC ( Can't locate inc/Module/Install.pm ) |
When no '.' is in @INC on 5.25.11 ( for example, when installing by hand, or with PERL_USE_UNSAFE_INC=0 in env ), Makefile.PL fails as follows:
Configuring Benchmark-Timer-0.7107 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: <>) at Makefile.PL line 8.
BEGIN failed--compilation aborted at Makefile.PL line 8.
Configuring Benchmark-Timer failed.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
Configuring Benchmark-Timer-0.7107 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: <>) at Makefile.PL line 8.
BEGIN failed--compilation aborted at Makefile.PL line 8.
Configuring Benchmark-Timer failed.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )