RT for rt.cpan.org
Skip Menu
|
Bug #127248 for Build-PPK: Makefile.PL failing when . not in @INC
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Build-PPK CPAN distribution
.
Report information
The Basics
Id:
127248
Status:
resolved
Priority:
0/
Queue:
Build-PPK
People
Owner:
Nobody in particular
Requestors:
TODDR [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
0.03
Fixed in:
(no value)
History
Show all quoted text
Fri Sep 28 13:16:32 2018
TODDR [...] cpan.org - Ticket created
Subject:
Makefile.PL failing when . not in @INC
$> perl Makefile.PL Can't locate inc/Module/Install.pm in @INC easiest fix is to just do use lib '.'; at the top of the file.
Wed Oct 31 12:30:18 2018
XAN [...] cpan.org - Correspondence added
This should be resolved with the release of Build::PPK 0.07. Thanks! On Fri Sep 28 13:16:32 2018, TODDR wrote:
Show quoted text
> $> perl Makefile.PL > Can't locate inc/Module/Install.pm in @INC > > easiest fix is to just do use lib '.'; at the top of the file.
Wed Oct 31 12:30:19 2018
The RT System itself - Status changed from 'new' to 'open'
Wed Oct 31 12:30:19 2018
XAN [...] cpan.org - Status changed from 'open' to 'resolved'