Skip Menu |

This queue is for tickets about the Test-Able CPAN distribution.

Report information
The Basics
Id: 121828
Status: new
Priority: 0/
Queue: Test-Able

People
Owner: Nobody in particular
Requestors: jplesnik [...] redhat.com
Cc:
AdminCc:

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



Subject: Fails install when no '.' in @INC
On 5.26.0-RC1 , where '.' is not in @INC by default: + cd Test-Able-0.11 + perl Makefile.PL INSTALLDIRS=vendor Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 1.