Skip Menu |

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)



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.