Skip Menu |

This queue is for tickets about the Benchmark-Timer CPAN distribution.

Report information
The Basics
Id: 121015
Status: resolved
Priority: 0/
Queue: Benchmark-Timer

People
Owner: Nobody in particular
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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 )
Fixed in .7108. Thanks!