RT for rt.cpan.org
Skip Menu
|
Bug #127246 for Plack-Middleware-ForceEnv: Makefile.PL fails when . not in @INC (perl 5.26.0 and above)
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Plack-Middleware-ForceEnv CPAN distribution
.
Report information
The Basics
Id:
127246
Status:
new
Priority:
0/
Queue:
Plack-Middleware-ForceEnv
People
Owner:
Nobody in particular
Requestors:
TODDR [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
0.02
Fixed in:
(no value)
History
Show all quoted text
Fri Sep 28 13:10:40 2018
TODDR [...] cpan.org - Ticket created
Subject:
Makefile.PL fails when . not in @INC (perl 5.26.0 and above)
$>perl Makefile.PL Can't locate inc/Module/Install.pm in @INC the easiest thing is to add use lib '.'; at the top of the file.