RT for rt.cpan.org
Skip Menu
|
Bug #130175 for YAML-LoadURI: Build fails without '.' in @INC
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
YAML-LoadURI CPAN distribution
.
Report information
The Basics
Id:
130175
Status:
new
Priority:
0/
Queue:
YAML-LoadURI
People
Owner:
Nobody in particular
Requestors:
TINITA [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
0.01
Fixed in:
(no value)
History
Show all quoted text
Thu Jul 25 14:04:24 2019
TINITA [...] cpan.org - Ticket created
Subject:
Build fails without '.' in @INC
Since perl 5.26, . is not contained in @INC anymore. This line in Makefile.PL fails: use inc::Module::Install;